Started by user Samuel Karp Replayed #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc rather than 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 Obtained Jenkinsfile from 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43475@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-09T18:41:03.672Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-09T18:41:03.675Z] Trying to pass milestone 2 [Pipeline] milestone [2022-04-09T18:41:03.752Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-09T18:41:18.935Z] Still waiting to schedule task [2022-04-09T18:41:18.936Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-04-09T18:42:08.518Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e64488f13a29269a) in /home/ubuntu/workspace/moby_PR-43475 [Pipeline] { [Pipeline] checkout [2022-04-09T18:42:08.635Z] The recommended git tool is: git [2022-04-09T18:42:11.894Z] using credential docker-jenkins-github-credentials [2022-04-09T18:42:11.904Z] Cloning the remote Git repository [2022-04-09T18:42:11.904Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:42:12.145Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:42:12.205Z] > git init /home/ubuntu/workspace/moby_PR-43475 # timeout=10 [2022-04-09T18:42:12.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:42:12.587Z] > git --version # timeout=10 [2022-04-09T18:42:12.647Z] > git --version # 'git version 2.17.1' [2022-04-09T18:42:12.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:42:12.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:42:34.697Z] Fetching without tags [2022-04-09T18:42:35.038Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:42:34.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:42:34.640Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:42:34.655Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:42:34.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:42:34.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:42:34.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:42:34.714Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:42:35.054Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:42:35.983Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:42:35.983Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:42:35.091Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:42:35.888Z] > git remote # timeout=10 [2022-04-09T18:42:35.915Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:42:35.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:42:35.938Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:42:35.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-09T18:42:35.992Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:42:36.015Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:42:40.876Z] Commit message: "missing windows arm64 arch detection" [2022-04-09T18:42:40.881Z] > git rev-list --no-walk 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-09T18:42:41.969Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43475:/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 [2022-04-09T18:42:50.093Z] Unable to find image 'alpine:latest' locally [2022-04-09T18:42:50.093Z] latest: Pulling from library/alpine [2022-04-09T18:42:50.093Z] df9b9388f04a: Pulling fs layer [2022-04-09T18:42:50.093Z] df9b9388f04a: Verifying Checksum [2022-04-09T18:42:50.093Z] df9b9388f04a: Download complete [2022-04-09T18:42:50.093Z] df9b9388f04a: Pull complete [2022-04-09T18:42:50.093Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-09T18:42:50.093Z] Status: Downloaded newer image for alpine:latest [2022-04-09T18:42:56.674Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [2022-04-09T18:42:56.922Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e64488f13a29269a) in /home/ubuntu/workspace/moby_PR-43475 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-09T18:42:56.977Z] The recommended git tool is: git [Pipeline] // stage [2022-04-09T18:42:56.989Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-09T18:42:57.006Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-09T18:42:57.016Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-04-09T18:42:57.246Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-09T18:42:57.337Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:42:57.338Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:42:57.446Z] Commit message: "missing windows arm64 arch detection" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-09T18:42:56.995Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43475/.git # timeout=10 [2022-04-09T18:42:57.007Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:42:57.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:42:57.017Z] > git --version # timeout=10 [2022-04-09T18:42:57.023Z] > git --version # 'git version 2.17.1' [2022-04-09T18:42:57.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:42:57.024Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:42:57.248Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:42:57.256Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:42:57.301Z] > git remote # timeout=10 [2022-04-09T18:42:57.307Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:42:57.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:42:57.314Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:42:57.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-09T18:42:57.338Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:42:57.341Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:42:58.079Z] + [ PR != PR ] [2022-04-09T18:42:58.079Z] + [ master != master ] [2022-04-09T18:42:58.079Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:42:58.402Z] + docker version [2022-04-09T18:42:58.402Z] Client: Docker Engine - Community [2022-04-09T18:42:58.402Z] Version: 20.10.14 [2022-04-09T18:42:58.402Z] API version: 1.41 [2022-04-09T18:42:58.402Z] Go version: go1.16.15 [2022-04-09T18:42:58.402Z] Git commit: a224086 [2022-04-09T18:42:58.402Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-09T18:42:58.402Z] OS/Arch: linux/amd64 [2022-04-09T18:42:58.402Z] Context: default [2022-04-09T18:42:58.402Z] Experimental: true [2022-04-09T18:42:58.402Z] [2022-04-09T18:42:58.402Z] Server: Docker Engine - Community [2022-04-09T18:42:58.402Z] Engine: [2022-04-09T18:42:58.402Z] Version: 20.10.14 [2022-04-09T18:42:58.402Z] API version: 1.41 (minimum version 1.12) [2022-04-09T18:42:58.402Z] Go version: go1.16.15 [2022-04-09T18:42:58.402Z] Git commit: 87a90dc [2022-04-09T18:42:58.402Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-09T18:42:58.402Z] OS/Arch: linux/amd64 [2022-04-09T18:42:58.402Z] Experimental: true [2022-04-09T18:42:58.402Z] containerd: [2022-04-09T18:42:58.402Z] Version: 1.5.11 [2022-04-09T18:42:58.402Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:42:58.402Z] runc: [2022-04-09T18:42:58.402Z] Version: 1.0.3 [2022-04-09T18:42:58.402Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-09T18:42:58.402Z] docker-init: [2022-04-09T18:42:58.402Z] Version: 0.19.0 [2022-04-09T18:42:58.402Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-09T18:42:58.686Z] + docker info [2022-04-09T18:43:11.922Z] Still waiting to schedule task [2022-04-09T18:43:11.922Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e64488f13a29269a)’ [2022-04-09T18:43:11.923Z] Still waiting to schedule task [2022-04-09T18:43:11.923Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e64488f13a29269a)’ [2022-04-09T18:43:11.924Z] Still waiting to schedule task [2022-04-09T18:43:11.924Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-09T18:43:11.927Z] Still waiting to schedule task [2022-04-09T18:43:11.927Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-09T18:43:11.928Z] Still waiting to schedule task [2022-04-09T18:43:11.928Z] All nodes of label ‘windows-2019’ are offline [2022-04-09T18:43:11.928Z] Still waiting to schedule task [2022-04-09T18:43:11.928Z] All nodes of label ‘windows-2022’ are offline [2022-04-09T18:43:11.929Z] Still waiting to schedule task [2022-04-09T18:43:11.929Z] All nodes of label ‘windows-2022’ are offline [2022-04-09T18:43:20.620Z] Client: [2022-04-09T18:43:20.620Z] Context: default [2022-04-09T18:43:20.620Z] Debug Mode: false [2022-04-09T18:43:20.620Z] Plugins: [2022-04-09T18:43:20.620Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-09T18:43:20.620Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-09T18:43:20.620Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-09T18:43:20.620Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-09T18:43:20.620Z] [2022-04-09T18:43:20.620Z] Server: [2022-04-09T18:43:20.620Z] Containers: 0 [2022-04-09T18:43:20.620Z] Running: 0 [2022-04-09T18:43:20.620Z] Paused: 0 [2022-04-09T18:43:20.620Z] Stopped: 0 [2022-04-09T18:43:20.620Z] Images: 1 [2022-04-09T18:43:20.620Z] Server Version: 20.10.14 [2022-04-09T18:43:20.620Z] Storage Driver: overlay2 [2022-04-09T18:43:20.620Z] Backing Filesystem: extfs [2022-04-09T18:43:20.620Z] Supports d_type: true [2022-04-09T18:43:20.620Z] Native Overlay Diff: true [2022-04-09T18:43:20.620Z] userxattr: false [2022-04-09T18:43:20.620Z] Logging Driver: json-file [2022-04-09T18:43:20.620Z] Cgroup Driver: cgroupfs [2022-04-09T18:43:20.620Z] Cgroup Version: 1 [2022-04-09T18:43:20.620Z] Plugins: [2022-04-09T18:43:20.620Z] Volume: local [2022-04-09T18:43:20.620Z] Network: bridge host ipvlan macvlan null overlay [2022-04-09T18:43:20.620Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-09T18:43:20.620Z] Swarm: inactive [2022-04-09T18:43:20.620Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-09T18:43:20.620Z] Default Runtime: runc [2022-04-09T18:43:20.620Z] Init Binary: docker-init [2022-04-09T18:43:20.620Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:43:20.620Z] runc version: v1.0.3-0-gf46b6ba [2022-04-09T18:43:20.620Z] init version: de40ad0 [2022-04-09T18:43:20.620Z] Security Options: [2022-04-09T18:43:20.620Z] apparmor [2022-04-09T18:43:20.620Z] seccomp [2022-04-09T18:43:20.620Z] Profile: default [2022-04-09T18:43:20.620Z] Kernel Version: 5.4.0-1071-aws [2022-04-09T18:43:20.620Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-09T18:43:20.620Z] OSType: linux [2022-04-09T18:43:20.620Z] Architecture: x86_64 [2022-04-09T18:43:20.620Z] CPUs: 2 [2022-04-09T18:43:20.620Z] Total Memory: 7.565GiB [2022-04-09T18:43:20.620Z] Name: ip-10-100-113-71 [2022-04-09T18:43:20.620Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-09T18:43:20.620Z] Docker Root Dir: /var/lib/docker [2022-04-09T18:43:20.620Z] Debug Mode: false [2022-04-09T18:43:20.620Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:43:20.620Z] Labels: [2022-04-09T18:43:20.620Z] Experimental: true [2022-04-09T18:43:20.620Z] Insecure Registries: [2022-04-09T18:43:20.620Z] 127.0.0.0/8 [2022-04-09T18:43:20.620Z] Live Restore Enabled: true [2022-04-09T18:43:20.620Z] [2022-04-09T18:43:20.620Z] WARNING: No swap limit support [Pipeline] sh [2022-04-09T18:43:20.910Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:43:20.910Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:43:20.910Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43475/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-09T18:43:20.910Z] + bash /home/ubuntu/workspace/moby_PR-43475/check-config.sh [2022-04-09T18:43:20.910Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-09T18:43:20.910Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-09T18:43:20.910Z] [2022-04-09T18:43:20.910Z] Generally Necessary: [2022-04-09T18:43:20.910Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-09T18:43:20.910Z] - apparmor: enabled and tools installed [2022-04-09T18:43:20.910Z] - CONFIG_NAMESPACES: enabled [2022-04-09T18:43:20.910Z] - CONFIG_NET_NS: enabled [2022-04-09T18:43:20.910Z] - CONFIG_PID_NS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_IPC_NS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_UTS_NS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUPS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CPUSETS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_MEMCG: enabled [2022-04-09T18:43:21.169Z] - CONFIG_KEYS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_VETH: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_BPF: enabled [2022-04-09T18:43:21.169Z] [2022-04-09T18:43:21.169Z] Optional Features: [2022-04-09T18:43:21.169Z] - CONFIG_USER_NS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_SECCOMP: enabled [2022-04-09T18:43:21.169Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-09T18:43:21.169Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-09T18:43:21.169Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-09T18:43:21.169Z] - CONFIG_BLK_CGROUP: enabled [2022-04-09T18:43:21.169Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_PERF: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-09T18:43:21.169Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-09T18:43:21.169Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-09T18:43:21.169Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-09T18:43:21.169Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-09T18:43:21.169Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_IP_VS: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-09T18:43:21.169Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-09T18:43:21.169Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-09T18:43:21.169Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-09T18:43:21.169Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-09T18:43:21.169Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-09T18:43:21.169Z] - CONFIG_EXT4_FS: enabled [2022-04-09T18:43:21.169Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-09T18:43:21.169Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-09T18:43:21.169Z] - Network Drivers: [2022-04-09T18:43:21.170Z] - "overlay": [2022-04-09T18:43:21.170Z] - CONFIG_VXLAN: enabled (as module) [2022-04-09T18:43:21.170Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-09T18:43:21.170Z] Optional (for encrypted networks): [2022-04-09T18:43:21.428Z] - CONFIG_CRYPTO: enabled [2022-04-09T18:43:21.428Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-09T18:43:21.428Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-09T18:43:21.428Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-09T18:43:21.428Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-09T18:43:21.428Z] - CONFIG_XFRM: enabled [2022-04-09T18:43:21.428Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-09T18:43:21.428Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-09T18:43:21.428Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-09T18:43:21.428Z] - "ipvlan": [2022-04-09T18:43:21.428Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-09T18:43:21.428Z] - "macvlan": [2022-04-09T18:43:21.428Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-09T18:43:21.428Z] - CONFIG_DUMMY: enabled (as module) [2022-04-09T18:43:21.428Z] - "ftp,tftp client in container": [2022-04-09T18:43:21.428Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-09T18:43:21.428Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-09T18:43:21.428Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-09T18:43:21.428Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-09T18:43:21.428Z] - Storage Drivers: [2022-04-09T18:43:21.428Z] - "aufs": [2022-04-09T18:43:21.428Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-09T18:43:21.428Z] - "btrfs": [2022-04-09T18:43:21.428Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-09T18:43:21.428Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-09T18:43:21.428Z] - "devicemapper": [2022-04-09T18:43:21.428Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-09T18:43:21.428Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-09T18:43:21.428Z] - "overlay": [2022-04-09T18:43:21.428Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-09T18:43:21.428Z] - "zfs": [2022-04-09T18:43:21.428Z] - /dev/zfs: present [2022-04-09T18:43:21.428Z] - zfs command: missing [2022-04-09T18:43:21.428Z] - zpool command: missing [2022-04-09T18:43:21.428Z] [2022-04-09T18:43:21.428Z] Limits: [2022-04-09T18:43:21.428Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-09T18:43:21.428Z] [2022-04-09T18:43:21.428Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-09T18:43:21.756Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 . [2022-04-09T18:43:21.756Z] #1 [internal] load build definition from Dockerfile [2022-04-09T18:43:21.756Z] #1 sha256:71d61cb5c3d7bd182ecb87154cfd6118723fc827d1c49bb1a06d3c5aa917d804 [2022-04-09T18:43:22.015Z] #1 transferring dockerfile: 16.77kB done [2022-04-09T18:43:22.015Z] #1 DONE 0.2s [2022-04-09T18:43:22.015Z] [2022-04-09T18:43:22.015Z] #2 [internal] load .dockerignore [2022-04-09T18:43:22.015Z] #2 sha256:ff5ca0360d51cc00b5e4f9fa4ed40d101761a5e4a8500937b45889b355b71670 [2022-04-09T18:43:22.015Z] #2 transferring context: 87B done [2022-04-09T18:43:22.015Z] #2 DONE 0.1s [2022-04-09T18:43:22.015Z] [2022-04-09T18:43:22.015Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-09T18:43:22.015Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-09T18:43:22.273Z] #3 DONE 0.4s [2022-04-09T18:43:22.273Z] [2022-04-09T18:43:22.273Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-09T18:43:22.273Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-09T18:43:22.273Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-09T18:43:22.532Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-09T18:43:22.532Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-09T18:43:22.532Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-09T18:43:22.532Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-09T18:43:22.532Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-09T18:43:22.532Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-09T18:43:22.791Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-09T18:43:22.791Z] #4 DONE 0.5s [2022-04-09T18:43:23.054Z] [2022-04-09T18:43:23.054Z] #6 [internal] load build definition from Dockerfile [2022-04-09T18:43:23.054Z] #6 sha256:27808c1ae8ebd065002440d4342a80035662b5d05daa1bff2294475a3686814f [2022-04-09T18:43:23.054Z] #6 DONE 0.0s [2022-04-09T18:43:23.054Z] [2022-04-09T18:43:23.054Z] #5 [internal] load .dockerignore [2022-04-09T18:43:23.054Z] #5 sha256:e1844aa6a0fa70479b2a159e937833e1fdb5b52b5b277be98146d7512be4e679 [2022-04-09T18:43:23.054Z] #5 DONE 0.0s [2022-04-09T18:43:23.054Z] [2022-04-09T18:43:23.054Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:43:23.054Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-09T18:43:23.989Z] #10 DONE 0.7s [2022-04-09T18:43:23.989Z] [2022-04-09T18:43:23.989Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-09T18:43:23.989Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-09T18:43:23.989Z] #7 DONE 0.7s [2022-04-09T18:43:23.989Z] [2022-04-09T18:43:23.989Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:43:23.989Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-09T18:43:23.989Z] #8 DONE 0.7s [2022-04-09T18:43:23.989Z] [2022-04-09T18:43:23.989Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-09T18:43:23.989Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-09T18:43:23.989Z] #9 DONE 0.8s [2022-04-09T18:43:23.989Z] [2022-04-09T18:43:23.989Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:43:23.989Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-09T18:43:23.989Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-09T18:43:23.989Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:43:23.989Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-09T18:43:23.989Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-09T18:43:24.258Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-09T18:43:24.528Z] #74 ... [2022-04-09T18:43:24.528Z] [2022-04-09T18:43:24.528Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-09T18:43:24.528Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-09T18:43:24.528Z] #52 DONE 0.0s [2022-04-09T18:43:24.528Z] [2022-04-09T18:43:24.528Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:43:24.528Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-09T18:43:24.528Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-09T18:43:24.797Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-09T18:43:24.797Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-09T18:43:27.355Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-04-09T18:43:27.615Z] #74 DONE 3.8s [2022-04-09T18:43:27.615Z] [2022-04-09T18:43:27.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:43:27.615Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:43:27.615Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-09T18:43:27.615Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-09T18:43:27.615Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-09T18:43:27.615Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-09T18:43:27.615Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.3s done [2022-04-09T18:43:27.615Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.7s done [2022-04-09T18:43:27.615Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.9s done [2022-04-09T18:43:27.615Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.4s done [2022-04-09T18:43:27.615Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.4s done [2022-04-09T18:43:27.615Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 109.05MB / 141.70MB 3.5s [2022-04-09T18:43:27.615Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 1.6s [2022-04-09T18:43:27.615Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.5s done [2022-04-09T18:43:27.873Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 130.24MB / 141.70MB 3.7s [2022-04-09T18:43:27.873Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 138.41MB / 141.70MB 3.8s [2022-04-09T18:43:30.420Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.9s done [2022-04-09T18:43:30.420Z] #11 ... [2022-04-09T18:43:30.420Z] [2022-04-09T18:43:30.420Z] #31 [internal] load build context [2022-04-09T18:43:30.420Z] #31 sha256:8dbb022a1153e74f1549919e66108a4f2913d888f1a829cb2e2173774fe79be5 [2022-04-09T18:43:30.420Z] #31 transferring context: 60.71MB 5.5s done [2022-04-09T18:43:30.420Z] #31 DONE 6.3s [2022-04-09T18:43:30.420Z] [2022-04-09T18:43:30.420Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:43:30.420Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-09T18:43:30.420Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-09T18:43:30.420Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:43:30.420Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-09T18:43:30.420Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-09T18:43:30.420Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-04-09T18:43:30.420Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-04-09T18:43:30.420Z] #76 DONE 6.2s [2022-04-09T18:43:30.420Z] [2022-04-09T18:43:30.420Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:43:30.420Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:43:30.420Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-09T18:43:30.420Z] #35 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-09T18:43:30.420Z] #35 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-09T18:43:30.420Z] #35 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-09T18:43:30.420Z] #35 ... [2022-04-09T18:43:30.420Z] [2022-04-09T18:43:30.420Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-09T18:43:30.420Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-09T18:43:30.987Z] #75 DONE 0.6s [2022-04-09T18:43:30.987Z] [2022-04-09T18:43:30.987Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-09T18:43:30.987Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-09T18:43:31.924Z] #77 DONE 0.7s [2022-04-09T18:43:31.924Z] [2022-04-09T18:43:31.924Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:43:31.924Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:43:31.924Z] #35 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.1s done [2022-04-09T18:43:32.208Z] #35 DONE 8.1s [2022-04-09T18:43:32.208Z] [2022-04-09T18:43:32.208Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:43:32.208Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:43:33.143Z] #36 1.023 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:43:33.143Z] #36 1.032 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:43:33.143Z] #36 1.032 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:43:33.143Z] #36 1.160 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:43:33.402Z] #36 1.318 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:43:33.660Z] #36 1.540 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:43:35.035Z] #36 2.991 Fetched 8508 kB in 2s (3796 kB/s) [2022-04-09T18:43:35.977Z] #36 2.991 Reading package lists... [2022-04-09T18:43:36.546Z] #36 3.797 Reading package lists... [2022-04-09T18:43:36.807Z] #36 4.568 Building dependency tree... [2022-04-09T18:43:37.067Z] #36 4.928 The following additional packages will be installed: [2022-04-09T18:43:37.067Z] #36 4.929 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-09T18:43:37.067Z] #36 4.929 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-09T18:43:37.067Z] #36 4.930 Recommended packages: [2022-04-09T18:43:37.067Z] #36 4.930 libldap-common publicsuffix libsasl2-modules [2022-04-09T18:43:37.067Z] #36 5.101 The following NEW packages will be installed: [2022-04-09T18:43:37.067Z] #36 5.102 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-09T18:43:37.067Z] #36 5.102 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-09T18:43:37.067Z] #36 5.108 libssh2-1 openssl [2022-04-09T18:43:37.635Z] #36 5.382 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:43:37.636Z] #36 5.382 Need to get 3040 kB of archives. [2022-04-09T18:43:37.636Z] #36 5.382 After this operation, 6651 kB of additional disk space will be used. [2022-04-09T18:43:37.636Z] #36 5.382 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-09T18:43:37.636Z] #36 5.392 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-09T18:43:37.636Z] #36 5.394 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-09T18:43:37.636Z] #36 5.398 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-09T18:43:37.636Z] #36 5.399 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-09T18:43:37.636Z] #36 5.400 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-09T18:43:37.636Z] #36 5.404 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-09T18:43:37.636Z] #36 5.405 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-09T18:43:37.636Z] #36 5.406 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-09T18:43:37.636Z] #36 5.407 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-09T18:43:37.636Z] #36 5.408 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-09T18:43:37.636Z] #36 5.410 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-09T18:43:37.636Z] #36 5.420 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:43:37.636Z] #36 5.420 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:43:37.636Z] #36 5.422 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:43:37.636Z] #36 5.688 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:43:37.894Z] #36 5.720 Fetched 3040 kB in 0s (9794 kB/s) [2022-04-09T18:43:37.894Z] #36 5.756 Selecting previously unselected package openssl. [2022-04-09T18:43:37.894Z] #36 5.756 (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.) [2022-04-09T18:43:37.894Z] #36 5.756 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-09T18:43:37.894Z] #36 5.808 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:43:38.154Z] #36 6.023 Selecting previously unselected package ca-certificates. [2022-04-09T18:43:38.154Z] #36 6.023 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-09T18:43:38.154Z] #36 6.027 Unpacking ca-certificates (20210119) ... [2022-04-09T18:43:38.418Z] #36 6.192 Selecting previously unselected package libbrotli1:amd64. [2022-04-09T18:43:38.418Z] #36 6.192 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-09T18:43:38.418Z] #36 6.202 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:43:38.418Z] #36 6.301 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-09T18:43:38.418Z] #36 6.302 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:43:38.418Z] #36 6.312 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:43:38.418Z] #36 6.347 Selecting previously unselected package libsasl2-2:amd64. [2022-04-09T18:43:38.418Z] #36 6.347 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:43:38.418Z] #36 6.351 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:43:38.418Z] #36 6.399 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-09T18:43:38.418Z] #36 6.399 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-09T18:43:38.418Z] #36 6.404 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:43:38.418Z] #36 6.464 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-09T18:43:38.418Z] #36 6.464 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-09T18:43:38.418Z] #36 6.466 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:43:38.418Z] #36 6.507 Selecting previously unselected package libpsl5:amd64. [2022-04-09T18:43:38.418Z] #36 6.507 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-09T18:43:38.678Z] #36 6.510 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:43:38.678Z] #36 6.548 Selecting previously unselected package librtmp1:amd64. [2022-04-09T18:43:38.678Z] #36 6.548 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-09T18:43:38.678Z] #36 6.551 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:43:38.679Z] #36 6.598 Selecting previously unselected package libssh2-1:amd64. [2022-04-09T18:43:38.679Z] #36 6.598 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-09T18:43:38.679Z] #36 6.603 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:43:38.679Z] #36 6.650 Selecting previously unselected package libcurl4:amd64. [2022-04-09T18:43:38.679Z] #36 6.650 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:43:38.945Z] #36 6.653 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:43:38.945Z] #36 6.718 Selecting previously unselected package curl. [2022-04-09T18:43:38.945Z] #36 6.718 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:43:38.945Z] #36 6.721 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:43:38.945Z] #36 6.788 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:43:38.945Z] #36 6.788 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:43:38.945Z] #36 6.800 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:43:38.945Z] #36 6.847 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:43:38.945Z] #36 6.847 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:43:38.945Z] #36 6.850 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:43:38.945Z] #36 6.897 Selecting previously unselected package jq. [2022-04-09T18:43:38.945Z] #36 6.897 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:43:38.945Z] #36 6.901 Unpacking jq (1.6-2.1) ... [2022-04-09T18:43:38.945Z] #36 6.940 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:43:38.945Z] #36 6.950 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:43:38.945Z] #36 6.960 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:43:38.945Z] #36 6.970 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:43:38.945Z] #36 6.978 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:43:38.945Z] #36 6.988 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:43:38.945Z] #36 6.998 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:43:39.204Z] #36 7.008 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:43:39.204Z] #36 7.022 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:43:39.204Z] #36 7.033 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:43:39.204Z] #36 7.043 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:43:39.204Z] #36 7.052 Setting up ca-certificates (20210119) ... [2022-04-09T18:43:39.774Z] #36 7.687 Updating certificates in /etc/ssl/certs... [2022-04-09T18:43:40.712Z] #36 8.424 129 added, 0 removed; done. [2022-04-09T18:43:40.712Z] #36 8.454 Setting up jq (1.6-2.1) ... [2022-04-09T18:43:40.712Z] #36 8.463 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:43:40.712Z] #36 8.473 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:43:40.712Z] #36 8.483 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:43:40.712Z] #36 8.499 Processing triggers for ca-certificates (20210119) ... [2022-04-09T18:43:40.712Z] #36 8.507 Updating certificates in /etc/ssl/certs... [2022-04-09T18:43:40.712Z] #36 ... [2022-04-09T18:43:40.712Z] [2022-04-09T18:43:40.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:43:40.712Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:43:40.712Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.5s done [2022-04-09T18:43:40.712Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.3s done [2022-04-09T18:43:40.712Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.0s done [2022-04-09T18:43:40.712Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 2.2s [2022-04-09T18:43:41.281Z] #11 ... [2022-04-09T18:43:41.282Z] [2022-04-09T18:43:41.282Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:43:41.282Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:43:41.282Z] #36 9.109 0 added, 0 removed; done. [2022-04-09T18:43:41.282Z] #36 9.109 Running hooks in /etc/ca-certificates/update.d... [2022-04-09T18:43:41.282Z] #36 9.112 done. [2022-04-09T18:43:43.189Z] #36 DONE 10.9s [2022-04-09T18:43:43.189Z] [2022-04-09T18:43:43.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:43:43.189Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:43:43.189Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 3.9s done [2022-04-09T18:43:43.189Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-09T18:43:43.189Z] #11 ... [2022-04-09T18:43:43.189Z] [2022-04-09T18:43:43.189Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-09T18:43:43.189Z] #37 sha256:33f1250c1101c3812ada343fdb436da4bdc0f2665606b478b96ef2ea052d9942 [2022-04-09T18:43:43.189Z] #37 DONE 0.1s [2022-04-09T18:43:43.189Z] [2022-04-09T18:43:43.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:43:43.189Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:43:48.476Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.2s [2022-04-09T18:43:51.769Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.3s done [2022-04-09T18:43:51.770Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-09T18:43:51.770Z] #11 DONE 27.9s [2022-04-09T18:43:51.770Z] [2022-04-09T18:43:51.770Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-09T18:43:51.770Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-09T18:43:53.145Z] #12 ... [2022-04-09T18:43:53.145Z] [2022-04-09T18:43:53.145Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:43:53.145Z] #38 sha256:a646f456970548ba2e1505f89977cba38d8f3e262a8ed2eca9c5018e5e42acef [2022-04-09T18:43:53.145Z] #38 1.514 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-09T18:43:53.145Z] #38 1.780 [2022-04-09T18:43:53.145Z] #38 1.992 #=#=# ######################################################################## 100.0% [2022-04-09T18:43:53.145Z] #38 2.257 [2022-04-09T18:43:53.145Z] #38 3.112 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-09T18:43:53.145Z] #38 3.355 [2022-04-09T18:43:53.145Z] #38 3.572 #=#=# ### 4.4% ######################################################################## 100.0% [2022-04-09T18:43:53.145Z] #38 3.952 [2022-04-09T18:43:53.145Z] #38 4.843 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-09T18:43:53.145Z] #38 5.075 [2022-04-09T18:43:53.145Z] #38 5.291 #=#=# 0.1% ########################################### 60.1% ######################################################################## 100.0% [2022-04-09T18:43:53.145Z] #38 5.835 [2022-04-09T18:43:53.145Z] #38 6.745 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-09T18:43:53.145Z] #38 7.017 [2022-04-09T18:43:53.145Z] #38 7.236 #=#=# ######################################################################## 100.0% [2022-04-09T18:43:53.145Z] #38 7.484 [2022-04-09T18:43:53.145Z] #38 8.157 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-09T18:43:53.145Z] #38 8.427 [2022-04-09T18:43:53.145Z] #38 8.643 #=#=# ######################################################################## 100.0% [2022-04-09T18:43:53.145Z] #38 8.949 [2022-04-09T18:43:53.145Z] #38 9.005 Download of images into '/build' complete. [2022-04-09T18:43:53.145Z] #38 9.005 Use something like the following to load the result into a Docker daemon: [2022-04-09T18:43:53.145Z] #38 9.005 tar -cC '/build' . | docker load [2022-04-09T18:43:53.760Z] #38 DONE 10.6s [2022-04-09T18:43:53.760Z] [2022-04-09T18:43:53.760Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-09T18:43:53.760Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-09T18:43:53.760Z] #12 DONE 1.9s [2022-04-09T18:43:53.760Z] [2022-04-09T18:43:53.760Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-09T18:43:53.760Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-09T18:43:54.375Z] #13 DONE 0.7s [2022-04-09T18:43:54.375Z] [2022-04-09T18:43:54.375Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-09T18:43:54.375Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-09T18:43:54.375Z] #40 DONE 0.0s [2022-04-09T18:43:54.375Z] [2022-04-09T18:43:54.375Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-09T18:43:54.375Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-09T18:43:54.375Z] #49 DONE 0.1s [2022-04-09T18:43:54.375Z] [2022-04-09T18:43:54.375Z] #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 [2022-04-09T18:43:54.375Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:43:54.636Z] #50 ... [2022-04-09T18:43:54.636Z] [2022-04-09T18:43:54.636Z] #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 [2022-04-09T18:43:54.636Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-09T18:43:54.636Z] #53 DONE 0.2s [2022-04-09T18:43:54.636Z] [2022-04-09T18:43:54.636Z] #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 [2022-04-09T18:43:54.636Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:43:56.543Z] #54 ... [2022-04-09T18:43:56.543Z] [2022-04-09T18:43:56.543Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-09T18:43:56.543Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-09T18:43:56.543Z] #14 DONE 1.9s [2022-04-09T18:43:56.543Z] [2022-04-09T18:43:56.543Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-09T18:43:56.543Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-09T18:43:57.921Z] #15 DONE 1.4s [2022-04-09T18:43:57.921Z] [2022-04-09T18:43:57.921Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-09T18:43:57.921Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-09T18:43:58.858Z] #16 DONE 1.0s [2022-04-09T18:43:58.858Z] [2022-04-09T18:43:58.858Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-09T18:43:58.858Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-09T18:43:59.623Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-093ce35def0b79f5c) in /home/ubuntu/workspace/moby_PR-43475 [Pipeline] { [Pipeline] checkout [2022-04-09T18:43:59.797Z] #17 DONE 1.0s [2022-04-09T18:43:59.797Z] [2022-04-09T18:43:59.797Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-09T18:43:59.797Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-09T18:43:59.863Z] The recommended git tool is: git [2022-04-09T18:44:00.155Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0115e1cb4abe368d0) in /home/ubuntu/workspace/moby_PR-43475 [Pipeline] { [Pipeline] checkout [2022-04-09T18:44:00.388Z] The recommended git tool is: git [2022-04-09T18:44:00.735Z] #18 DONE 1.1s [2022-04-09T18:44:00.735Z] [2022-04-09T18:44:00.735Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:44:00.735Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:44:01.715Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0763e036bd7132a3a) in /home/ubuntu/workspace/moby_PR-43475 [Pipeline] { [Pipeline] checkout [2022-04-09T18:44:01.843Z] The recommended git tool is: git [2022-04-09T18:44:02.120Z] #19 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:44:02.120Z] #19 1.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:44:02.120Z] #19 1.255 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:44:02.688Z] #19 1.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-09T18:44:02.926Z] using credential docker-jenkins-github-credentials [2022-04-09T18:44:02.935Z] Cloning the remote Git repository [2022-04-09T18:44:02.935Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:44:02.950Z] using credential docker-jenkins-github-credentials [2022-04-09T18:44:02.958Z] Cloning the remote Git repository [2022-04-09T18:44:02.958Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:44:03.004Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:44:03.066Z] > git init /home/ubuntu/workspace/moby_PR-43475 # timeout=10 [2022-04-09T18:44:03.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:03.350Z] > git --version # timeout=10 [2022-04-09T18:44:03.361Z] > git --version # 'git version 2.17.1' [2022-04-09T18:44:03.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:03.363Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:03.625Z] #19 2.614 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-09T18:44:02.982Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:44:03.034Z] > git init /home/ubuntu/workspace/moby_PR-43475 # timeout=10 [2022-04-09T18:44:03.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:03.271Z] > git --version # timeout=10 [2022-04-09T18:44:03.282Z] > git --version # 'git version 2.25.1' [2022-04-09T18:44:03.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:03.285Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:04.194Z] #19 3.357 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:44:04.454Z] #19 ... [2022-04-09T18:44:04.454Z] [2022-04-09T18:44:04.454Z] #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 [2022-04-09T18:44:04.454Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:44:04.454Z] #43 2.767 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-09T18:44:04.561Z] using credential docker-jenkins-github-credentials [2022-04-09T18:44:04.569Z] Cloning the remote Git repository [2022-04-09T18:44:04.569Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:44:04.721Z] #43 ... [2022-04-09T18:44:04.721Z] [2022-04-09T18:44:04.721Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:44:04.721Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:44:04.721Z] #58 2.837 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-09T18:44:04.721Z] #58 ... [2022-04-09T18:44:04.721Z] [2022-04-09T18:44:04.721Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:44:04.721Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:44:04.721Z] #41 2.150 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-09T18:44:04.721Z] #41 2.150 Cloning into '.'... [2022-04-09T18:44:04.982Z] #41 ... [2022-04-09T18:44:04.982Z] [2022-04-09T18:44:04.982Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:44:04.982Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:44:04.982Z] #56 2.867 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:44:04.982Z] #56 3.824 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:44:04.982Z] #56 3.824 go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:44:04.982Z] #56 3.854 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:44:04.982Z] #56 3.858 go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:44:04.982Z] #56 4.086 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:44:04.982Z] #56 4.091 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:44:04.982Z] #56 4.103 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:44:04.982Z] #56 4.109 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:44:04.982Z] #56 4.161 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:44:04.982Z] #56 4.275 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:44:04.982Z] #56 4.379 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:44:04.982Z] #56 4.495 go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:44:04.982Z] #56 7.839 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:44:04.982Z] #56 7.859 go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:44:04.982Z] #56 ... [2022-04-09T18:44:04.982Z] [2022-04-09T18:44:04.982Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:44:04.982Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:44:04.982Z] #60 3.095 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-09T18:44:04.982Z] #60 7.462 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-09T18:44:04.982Z] #60 7.464 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-09T18:44:04.982Z] #60 7.518 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-09T18:44:04.982Z] #60 8.679 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-09T18:44:05.242Z] #60 ... [2022-04-09T18:44:05.242Z] [2022-04-09T18:44:05.242Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:44:05.242Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:44:05.242Z] #19 4.093 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:44:03.986Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:44:04.043Z] > git init /home/ubuntu/workspace/moby_PR-43475 # timeout=10 [2022-04-09T18:44:04.495Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:04.495Z] > git --version # timeout=10 [2022-04-09T18:44:04.503Z] > git --version # 'git version 2.17.1' [2022-04-09T18:44:04.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:04.505Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:05.813Z] #19 5.058 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-09T18:44:06.752Z] #19 5.775 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-09T18:44:07.321Z] #19 ... [2022-04-09T18:44:07.321Z] [2022-04-09T18:44:07.321Z] #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 [2022-04-09T18:44:07.321Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:44:07.321Z] #50 2.675 + git clone https://github.com/docker/distribution.git . [2022-04-09T18:44:07.321Z] #50 2.695 Cloning into '.'... [2022-04-09T18:44:07.321Z] #50 ... [2022-04-09T18:44:07.321Z] [2022-04-09T18:44:07.321Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:44:07.321Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:44:07.321Z] #19 6.541 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:44:07.321Z] #19 6.542 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:44:07.321Z] #19 6.546 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-09T18:44:07.321Z] #19 6.557 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-09T18:44:07.321Z] #19 6.561 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-09T18:44:07.321Z] #19 6.565 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-09T18:44:07.321Z] #19 6.570 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-09T18:44:07.321Z] #19 6.579 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-09T18:44:07.321Z] #19 6.580 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-09T18:44:07.321Z] #19 6.580 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:44:07.321Z] #19 6.620 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-09T18:44:07.321Z] #19 6.628 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:44:07.580Z] #19 ... [2022-04-09T18:44:07.580Z] [2022-04-09T18:44:07.580Z] #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 [2022-04-09T18:44:07.580Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:44:07.580Z] #43 12.67 tomll can be used in two ways: [2022-04-09T18:44:07.580Z] #43 12.67 Writing to STDIN and reading from STDOUT: [2022-04-09T18:44:07.580Z] #43 12.67 cat file.toml | tomll > file.toml [2022-04-09T18:44:07.580Z] #43 12.67 [2022-04-09T18:44:07.580Z] #43 12.67 Reading and updating a list of files: [2022-04-09T18:44:07.580Z] #43 12.67 tomll a.toml b.toml c.toml [2022-04-09T18:44:07.580Z] #43 12.67 [2022-04-09T18:44:07.580Z] #43 12.67 When given a list of files, tomll will modify all files in place without asking. [2022-04-09T18:44:07.580Z] #43 DONE 13.2s [2022-04-09T18:44:07.840Z] [2022-04-09T18:44:07.840Z] #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 [2022-04-09T18:44:07.840Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:44:07.840Z] #54 2.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:44:07.840Z] #54 3.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:44:07.840Z] #54 3.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:44:07.840Z] #54 3.411 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-09T18:44:07.840Z] #54 3.641 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:44:07.840Z] #54 4.726 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:44:07.840Z] #54 5.895 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:44:07.840Z] #54 8.497 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-09T18:44:07.840Z] #54 11.60 Fetched 8512 kB in 9s (945 kB/s) [2022-04-09T18:44:09.745Z] #54 11.60 Reading package lists... [2022-04-09T18:44:09.745Z] #54 ... [2022-04-09T18:44:09.745Z] [2022-04-09T18:44:09.745Z] #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 [2022-04-09T18:44:09.745Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:44:09.745Z] #50 15.08 + git checkout -q v2.3.0 [2022-04-09T18:44:10.203Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b064f483813dbfaf) in /home/ubuntu/workspace/moby_PR-43475 [Pipeline] { [Pipeline] checkout [2022-04-09T18:44:10.300Z] The recommended git tool is: git [2022-04-09T18:44:11.125Z] #50 16.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-09T18:44:12.895Z] using credential docker-jenkins-github-credentials [2022-04-09T18:44:12.906Z] Cloning the remote Git repository [2022-04-09T18:44:12.906Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:44:12.985Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:44:13.036Z] > git init /home/ubuntu/workspace/moby_PR-43475 # timeout=10 [2022-04-09T18:44:13.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:13.449Z] > git --version # timeout=10 [2022-04-09T18:44:13.463Z] > git --version # 'git version 2.25.1' [2022-04-09T18:44:13.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:13.465Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:16.403Z] #50 ... [2022-04-09T18:44:16.403Z] [2022-04-09T18:44:16.403Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:44:16.404Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:44:16.404Z] #58 17.91 go: downloading github.com/fatih/color v1.13.0 [2022-04-09T18:44:16.404Z] #58 17.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:44:16.404Z] #58 17.98 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-09T18:44:16.404Z] #58 17.98 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-09T18:44:16.404Z] #58 18.09 go: downloading github.com/spf13/viper v1.10.1 [2022-04-09T18:44:16.404Z] #58 18.18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-09T18:44:16.404Z] #58 18.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-09T18:44:16.404Z] #58 18.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-09T18:44:16.404Z] #58 18.47 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-09T18:44:16.404Z] #58 18.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-09T18:44:16.404Z] #58 19.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-09T18:44:16.404Z] #58 19.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-09T18:44:16.404Z] #58 21.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:44:16.404Z] #58 21.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-09T18:44:16.404Z] #58 21.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-09T18:44:16.404Z] #58 21.37 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-09T18:44:16.404Z] #58 21.43 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-09T18:44:16.404Z] #58 21.45 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-09T18:44:16.404Z] #58 21.50 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-09T18:44:16.404Z] #58 21.52 go: downloading github.com/spf13/afero v1.6.0 [2022-04-09T18:44:16.404Z] #58 21.52 go: downloading github.com/spf13/cast v1.4.1 [2022-04-09T18:44:16.404Z] #58 21.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-09T18:44:16.404Z] #58 21.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-09T18:44:16.404Z] #58 21.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-09T18:44:16.404Z] #58 21.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-09T18:44:16.404Z] #58 21.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-09T18:44:16.404Z] #58 21.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-09T18:44:16.404Z] #58 21.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-09T18:44:16.404Z] #58 21.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-09T18:44:16.404Z] #58 21.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-09T18:44:16.404Z] #58 21.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-09T18:44:16.404Z] #58 21.82 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-09T18:44:16.404Z] #58 21.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-09T18:44:16.664Z] #58 22.16 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-09T18:44:16.664Z] #58 22.21 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-09T18:44:16.664Z] #58 22.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-09T18:44:16.664Z] #58 22.27 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-09T18:44:16.664Z] #58 22.30 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-09T18:44:16.664Z] #58 22.32 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-09T18:44:17.233Z] #58 22.82 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-09T18:44:17.233Z] #58 22.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-09T18:44:17.233Z] #58 22.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-09T18:44:17.233Z] #58 22.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-09T18:44:17.492Z] #58 22.89 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-09T18:44:17.492Z] #58 22.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-09T18:44:17.492Z] #58 22.93 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-09T18:44:17.492Z] #58 23.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-09T18:44:17.492Z] #58 23.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-09T18:44:17.492Z] #58 23.09 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-09T18:44:17.492Z] #58 23.12 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-09T18:44:17.492Z] #58 23.14 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-09T18:44:17.492Z] #58 23.18 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-09T18:44:17.492Z] #58 23.19 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-09T18:44:17.492Z] #58 23.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-09T18:44:17.750Z] #58 23.28 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-09T18:44:17.750Z] #58 23.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-09T18:44:17.750Z] #58 23.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-09T18:44:17.750Z] #58 23.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-09T18:44:17.750Z] #58 23.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-09T18:44:17.750Z] #58 23.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-09T18:44:18.009Z] #58 23.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-09T18:44:18.009Z] #58 23.53 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-09T18:44:18.009Z] #58 23.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-09T18:44:18.009Z] #58 23.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-09T18:44:18.009Z] #58 23.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-09T18:44:18.009Z] #58 23.60 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-09T18:44:18.009Z] #58 23.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-09T18:44:18.009Z] #58 23.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-09T18:44:18.268Z] #58 23.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-09T18:44:18.268Z] #58 23.77 go: downloading github.com/julz/importas v0.1.0 [2022-04-09T18:44:18.268Z] #58 23.79 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-09T18:44:18.268Z] #58 23.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-09T18:44:18.268Z] #58 23.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-09T18:44:18.268Z] #58 23.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-09T18:44:18.268Z] #58 23.86 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-09T18:44:18.268Z] #58 23.86 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-09T18:44:18.268Z] #58 23.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-09T18:44:18.268Z] #58 23.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-09T18:44:18.268Z] #58 23.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-09T18:44:18.526Z] #58 23.93 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-09T18:44:18.526Z] #58 23.98 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-09T18:44:18.526Z] #58 24.00 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-09T18:44:18.785Z] #58 24.35 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-09T18:44:18.785Z] #58 24.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-09T18:44:18.785Z] #58 24.37 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-09T18:44:18.785Z] #58 24.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-09T18:44:18.785Z] #58 24.41 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-09T18:44:18.785Z] #58 24.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-09T18:44:18.785Z] #58 24.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-09T18:44:18.785Z] #58 24.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-09T18:44:19.045Z] #58 24.49 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-09T18:44:19.045Z] #58 24.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-09T18:44:19.045Z] #58 24.65 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-09T18:44:19.045Z] #58 24.66 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-09T18:44:19.045Z] #58 24.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-09T18:44:19.045Z] #58 24.68 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-09T18:44:19.045Z] #58 24.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-09T18:44:19.311Z] #58 24.78 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-09T18:44:19.311Z] #58 24.81 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-09T18:44:19.311Z] #58 24.83 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-09T18:44:19.311Z] #58 ... [2022-04-09T18:44:19.311Z] [2022-04-09T18:44:19.311Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:44:19.311Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:44:19.311Z] #41 24.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-09T18:44:19.311Z] #41 ... [2022-04-09T18:44:19.311Z] [2022-04-09T18:44:19.311Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:44:19.311Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:44:19.311Z] #60 24.67 v3.0.2 [2022-04-09T18:44:19.311Z] #60 DONE 25.1s [2022-04-09T18:44:19.580Z] [2022-04-09T18:44:19.580Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:44:19.580Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:44:19.580Z] #58 24.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-09T18:44:19.580Z] #58 24.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-09T18:44:19.580Z] #58 25.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-09T18:44:19.580Z] #58 25.10 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-09T18:44:19.580Z] #58 25.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-09T18:44:19.580Z] #58 25.18 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-09T18:44:19.580Z] #58 25.19 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-09T18:44:19.580Z] #58 25.23 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-09T18:44:20.150Z] #58 25.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-09T18:44:20.150Z] #58 ... [2022-04-09T18:44:20.150Z] [2022-04-09T18:44:20.150Z] #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 [2022-04-09T18:44:20.150Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:44:20.150Z] #54 11.60 Reading package lists... [2022-04-09T18:44:20.150Z] #54 15.51 Reading package lists... [2022-04-09T18:44:20.150Z] #54 18.53 Building dependency tree... [2022-04-09T18:44:20.150Z] #54 20.16 The following additional packages will be installed: [2022-04-09T18:44:20.150Z] #54 20.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:44:20.150Z] #54 20.16 python3-protobuf python3-six [2022-04-09T18:44:20.150Z] #54 20.17 Suggested packages: [2022-04-09T18:44:20.150Z] #54 20.17 python3-setuptools [2022-04-09T18:44:20.150Z] #54 20.17 Recommended packages: [2022-04-09T18:44:20.150Z] #54 20.17 iproute2 | iproute [2022-04-09T18:44:20.150Z] #54 20.55 The following NEW packages will be installed: [2022-04-09T18:44:20.150Z] #54 20.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:44:20.150Z] #54 20.55 python3-protobuf python3-six [2022-04-09T18:44:20.150Z] #54 20.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:44:20.150Z] #54 20.89 Need to get 2292 kB of archives. [2022-04-09T18:44:20.150Z] #54 20.89 After this operation, 11.0 MB of additional disk space will be used. [2022-04-09T18:44:20.150Z] #54 20.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-09T18:44:20.150Z] #54 20.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:44:20.150Z] #54 20.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-09T18:44:20.150Z] #54 20.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-09T18:44:20.150Z] #54 20.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:44:20.150Z] #54 20.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:44:20.150Z] #54 20.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:44:20.150Z] #54 23.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-09T18:44:20.150Z] #54 24.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:44:20.150Z] #54 25.01 Fetched 2292 kB in 4s (626 kB/s) [2022-04-09T18:44:20.150Z] #54 25.11 Selecting previously unselected package libprotobuf23:amd64. [2022-04-09T18:44:20.150Z] #54 25.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:44:20.150Z] #54 25.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-09T18:44:20.150Z] #54 25.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:44:20.150Z] #54 ... [2022-04-09T18:44:20.150Z] [2022-04-09T18:44:20.150Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:44:20.150Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:44:20.150Z] #58 25.74 go: downloading honnef.co/go/tools v0.2.2 [2022-04-09T18:44:21.014Z] Fetching without tags [2022-04-09T18:44:21.091Z] #58 26.64 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-09T18:44:21.091Z] #58 26.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-09T18:44:21.091Z] #58 26.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-09T18:44:21.091Z] #58 26.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-09T18:44:21.091Z] #58 26.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-09T18:44:21.091Z] #58 26.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-09T18:44:21.253Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:44:21.351Z] #58 26.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-09T18:44:21.351Z] #58 26.93 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-09T18:44:21.351Z] #58 26.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-09T18:44:21.351Z] #58 27.00 go: downloading golang.org/x/text v0.3.7 [2022-04-09T18:44:21.902Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:44:21.902Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:44:20.966Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:20.974Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:44:20.983Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:20.995Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:21.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:21.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:21.022Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:21.260Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:21.281Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:21.863Z] > git remote # timeout=10 [2022-04-09T18:44:21.874Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:44:21.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:21.884Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:44:21.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-09T18:44:21.905Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:21.921Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:24.646Z] #58 30.11 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-09T18:44:24.646Z] #58 30.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-09T18:44:24.646Z] #58 30.19 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-09T18:44:24.646Z] #58 30.21 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-09T18:44:24.646Z] #58 30.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-09T18:44:24.646Z] #58 30.25 go: downloading golang.org/x/mod v0.5.1 [2022-04-09T18:44:24.646Z] #58 30.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-09T18:44:24.906Z] #58 30.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-09T18:44:24.906Z] #58 30.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-09T18:44:24.906Z] #58 30.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-09T18:44:24.906Z] #58 30.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-09T18:44:24.906Z] #58 30.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-09T18:44:25.166Z] #58 30.74 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-09T18:44:25.166Z] #58 30.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-09T18:44:25.166Z] #58 30.81 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-09T18:44:25.426Z] #58 30.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-09T18:44:25.426Z] #58 30.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-09T18:44:25.426Z] #58 31.01 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-09T18:44:25.426Z] #58 31.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-09T18:44:25.426Z] #58 31.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-09T18:44:25.426Z] #58 31.11 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-09T18:44:25.685Z] #58 31.24 go: downloading github.com/prometheus/common v0.10.0 [2022-04-09T18:44:25.945Z] #58 31.36 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-09T18:44:25.945Z] #58 31.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-09T18:44:25.945Z] #58 31.46 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-09T18:44:26.142Z] Fetching without tags [2022-04-09T18:44:26.343Z] Commit message: "missing windows arm64 arch detection" [2022-04-09T18:44:26.497Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:44:26.884Z] #58 32.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-09T18:44:27.144Z] #58 ... [2022-04-09T18:44:27.144Z] [2022-04-09T18:44:27.144Z] #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 [2022-04-09T18:44:27.144Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:44:27.144Z] #54 25.98 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:44:27.144Z] #54 25.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:44:27.144Z] #54 25.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:44:27.144Z] #54 26.14 Selecting previously unselected package python3-six. [2022-04-09T18:44:27.144Z] #54 26.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-09T18:44:27.144Z] #54 26.15 Unpacking python3-six (1.16.0-2) ... [2022-04-09T18:44:27.144Z] #54 26.21 Selecting previously unselected package python3-protobuf. [2022-04-09T18:44:27.144Z] #54 26.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-09T18:44:27.144Z] #54 26.23 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-09T18:44:27.144Z] #54 26.55 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:44:27.144Z] #54 26.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:44:27.144Z] #54 26.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:44:27.144Z] #54 26.61 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:44:27.145Z] #54 26.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:44:27.145Z] #54 26.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:44:27.145Z] #54 26.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:44:27.145Z] #54 26.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:44:27.145Z] #54 26.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:44:27.145Z] #54 26.81 Selecting previously unselected package criu. [2022-04-09T18:44:27.145Z] #54 26.81 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-09T18:44:27.145Z] #54 26.82 Unpacking criu (3.16.1-3) ... [2022-04-09T18:44:27.145Z] #54 27.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:44:27.145Z] #54 28.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:44:27.145Z] #54 28.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:44:27.145Z] #54 28.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:44:27.145Z] #54 28.17 Setting up python3-six (1.16.0-2) ... [2022-04-09T18:44:27.145Z] #54 28.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:44:27.145Z] #54 28.90 Setting up python3-protobuf (3.12.4-1) ... [2022-04-09T18:44:27.145Z] #54 30.91 Setting up criu (3.16.1-3) ... [2022-04-09T18:44:27.145Z] #54 32.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:44:27.145Z] #54 DONE 32.5s [2022-04-09T18:44:27.145Z] [2022-04-09T18:44:27.145Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:44:27.145Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:44:27.145Z] #41 25.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:44:27.325Z] + docker version [2022-04-09T18:44:27.356Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:44:27.357Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:44:26.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:26.091Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:44:26.111Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:26.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:26.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:26.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:26.178Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:26.536Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:26.553Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:27.307Z] > git remote # timeout=10 [2022-04-09T18:44:27.329Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:44:27.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:27.342Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:44:27.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-09T18:44:27.388Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:27.409Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:28.954Z] Fetching without tags [2022-04-09T18:44:29.308Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:44:29.696Z] #41 ... [2022-04-09T18:44:29.696Z] [2022-04-09T18:44:29.696Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:44:29.696Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:44:29.696Z] #56 35.08 gotestsum version dev [2022-04-09T18:44:29.696Z] #56 DONE 35.3s [2022-04-09T18:44:29.696Z] [2022-04-09T18:44:29.696Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:44:29.696Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:44:30.291Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:44:30.292Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:44:28.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:28.873Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:44:28.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:28.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:28.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:28.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:28.970Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:29.330Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:29.354Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:30.190Z] > git remote # timeout=10 [2022-04-09T18:44:30.221Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:44:30.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:30.240Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:44:30.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-09T18:44:30.298Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:30.321Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:31.704Z] Commit message: "missing windows arm64 arch detection" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:44:32.833Z] + docker version [2022-04-09T18:44:32.934Z] Fetching without tags [2022-04-09T18:44:32.997Z] #41 ... [2022-04-09T18:44:32.997Z] [2022-04-09T18:44:32.997Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:44:32.997Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:44:32.997Z] #19 32.27 Fetched 48.9 MB in 31s (1561 kB/s) [2022-04-09T18:44:33.176Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:44:33.742Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:44:33.742Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:44:32.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:32.948Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:44:32.952Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:32.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:44:32.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:44:32.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:32.969Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:44:33.213Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:33.218Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:33.728Z] > git remote # timeout=10 [2022-04-09T18:44:33.742Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:44:33.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:44:33.752Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:44:33.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-09T18:44:33.775Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:44:33.791Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:44:34.330Z] Commit message: "missing windows arm64 arch detection" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:44:35.344Z] + docker version [2022-04-09T18:44:37.050Z] Client: Docker Engine - Community [2022-04-09T18:44:37.050Z] Version: 20.10.14 [2022-04-09T18:44:37.050Z] API version: 1.41 [2022-04-09T18:44:37.050Z] Go version: go1.16.15 [2022-04-09T18:44:37.050Z] Git commit: a224086 [2022-04-09T18:44:37.050Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-09T18:44:37.050Z] OS/Arch: linux/amd64 [2022-04-09T18:44:37.050Z] Context: default [2022-04-09T18:44:37.050Z] Experimental: true [2022-04-09T18:44:37.050Z] [2022-04-09T18:44:37.050Z] Server: Docker Engine - Community [2022-04-09T18:44:37.050Z] Engine: [2022-04-09T18:44:37.050Z] Version: 20.10.14 [2022-04-09T18:44:37.050Z] API version: 1.41 (minimum version 1.12) [2022-04-09T18:44:37.050Z] Go version: go1.16.15 [2022-04-09T18:44:37.050Z] Git commit: 87a90dc [2022-04-09T18:44:37.050Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-09T18:44:37.050Z] OS/Arch: linux/amd64 [2022-04-09T18:44:37.050Z] Experimental: true [2022-04-09T18:44:37.050Z] containerd: [2022-04-09T18:44:37.050Z] Version: 1.5.11 [2022-04-09T18:44:37.051Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:44:37.051Z] runc: [2022-04-09T18:44:37.051Z] Version: 1.0.3 [2022-04-09T18:44:37.051Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-09T18:44:37.051Z] docker-init: [2022-04-09T18:44:37.051Z] Version: 0.19.0 [2022-04-09T18:44:37.051Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-09T18:44:37.336Z] Client: Docker Engine - Community [2022-04-09T18:44:37.336Z] Version: 20.10.14 [2022-04-09T18:44:37.336Z] API version: 1.41 [2022-04-09T18:44:37.336Z] Go version: go1.16.15 [2022-04-09T18:44:37.336Z] Git commit: a224086 [2022-04-09T18:44:37.336Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-09T18:44:37.336Z] OS/Arch: linux/amd64 [2022-04-09T18:44:37.336Z] Context: default [2022-04-09T18:44:37.336Z] Experimental: true [2022-04-09T18:44:37.336Z] [2022-04-09T18:44:37.336Z] Server: Docker Engine - Community [2022-04-09T18:44:37.336Z] Engine: [2022-04-09T18:44:37.336Z] Version: 20.10.14 [2022-04-09T18:44:37.336Z] API version: 1.41 (minimum version 1.12) [2022-04-09T18:44:37.336Z] Go version: go1.16.15 [2022-04-09T18:44:37.336Z] Git commit: 87a90dc [2022-04-09T18:44:37.336Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-09T18:44:37.336Z] OS/Arch: linux/amd64 [2022-04-09T18:44:37.336Z] Experimental: true [2022-04-09T18:44:37.336Z] containerd: [2022-04-09T18:44:37.336Z] Version: 1.5.11 [2022-04-09T18:44:37.336Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:44:37.336Z] runc: [2022-04-09T18:44:37.336Z] Version: 1.0.3 [2022-04-09T18:44:37.336Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-09T18:44:37.336Z] docker-init: [2022-04-09T18:44:37.336Z] Version: 0.19.0 [2022-04-09T18:44:37.336Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-09T18:44:37.391Z] + docker info [2022-04-09T18:44:37.654Z] + docker info [2022-04-09T18:44:38.146Z] Commit message: "missing windows arm64 arch detection" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:44:39.124Z] + docker version [2022-04-09T18:44:39.559Z] Client: Docker Engine - Community [2022-04-09T18:44:39.559Z] Version: 20.10.14 [2022-04-09T18:44:39.559Z] API version: 1.41 [2022-04-09T18:44:39.559Z] Go version: go1.16.15 [2022-04-09T18:44:39.559Z] Git commit: a224086 [2022-04-09T18:44:39.559Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-09T18:44:39.559Z] OS/Arch: linux/amd64 [2022-04-09T18:44:39.559Z] Context: default [2022-04-09T18:44:39.559Z] Experimental: true [2022-04-09T18:44:39.559Z] [2022-04-09T18:44:39.559Z] Server: Docker Engine - Community [2022-04-09T18:44:39.559Z] Engine: [2022-04-09T18:44:39.559Z] Version: 20.10.14 [2022-04-09T18:44:39.559Z] API version: 1.41 (minimum version 1.12) [2022-04-09T18:44:39.559Z] Go version: go1.16.15 [2022-04-09T18:44:39.559Z] Git commit: 87a90dc [2022-04-09T18:44:39.559Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-09T18:44:39.559Z] OS/Arch: linux/amd64 [2022-04-09T18:44:39.559Z] Experimental: true [2022-04-09T18:44:39.559Z] containerd: [2022-04-09T18:44:39.559Z] Version: 1.5.11 [2022-04-09T18:44:39.559Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:44:39.559Z] runc: [2022-04-09T18:44:39.559Z] Version: 1.0.3 [2022-04-09T18:44:39.559Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-09T18:44:39.559Z] docker-init: [2022-04-09T18:44:39.559Z] Version: 0.19.0 [2022-04-09T18:44:39.559Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-09T18:44:39.877Z] + docker info [2022-04-09T18:44:43.025Z] #19 32.27 Reading package lists... [2022-04-09T18:44:49.129Z] Client: Docker Engine - Community [2022-04-09T18:44:49.129Z] Version: 20.10.14 [2022-04-09T18:44:49.129Z] API version: 1.41 [2022-04-09T18:44:49.129Z] Go version: go1.16.15 [2022-04-09T18:44:49.129Z] Git commit: a224086 [2022-04-09T18:44:49.129Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-09T18:44:49.129Z] OS/Arch: linux/arm64 [2022-04-09T18:44:49.129Z] Context: default [2022-04-09T18:44:49.129Z] Experimental: true [2022-04-09T18:44:49.129Z] [2022-04-09T18:44:49.129Z] Server: Docker Engine - Community [2022-04-09T18:44:49.129Z] Engine: [2022-04-09T18:44:49.129Z] Version: 20.10.14 [2022-04-09T18:44:49.129Z] API version: 1.41 (minimum version 1.12) [2022-04-09T18:44:49.129Z] Go version: go1.16.15 [2022-04-09T18:44:49.129Z] Git commit: 87a90dc [2022-04-09T18:44:49.129Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-09T18:44:49.129Z] OS/Arch: linux/arm64 [2022-04-09T18:44:49.129Z] Experimental: true [2022-04-09T18:44:49.129Z] containerd: [2022-04-09T18:44:49.129Z] Version: 1.5.11 [2022-04-09T18:44:49.129Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:44:49.129Z] runc: [2022-04-09T18:44:49.129Z] Version: 1.0.3 [2022-04-09T18:44:49.129Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-09T18:44:49.129Z] docker-init: [2022-04-09T18:44:49.129Z] Version: 0.19.0 [2022-04-09T18:44:49.129Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-09T18:44:49.447Z] + docker info [2022-04-09T18:44:52.113Z] Client: [2022-04-09T18:44:52.113Z] Context: default [2022-04-09T18:44:52.113Z] Debug Mode: false [2022-04-09T18:44:52.113Z] Plugins: [2022-04-09T18:44:52.113Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-09T18:44:52.113Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-09T18:44:52.113Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-09T18:44:52.113Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-09T18:44:52.113Z] [2022-04-09T18:44:52.113Z] Server: [2022-04-09T18:44:52.113Z] Containers: 0 [2022-04-09T18:44:52.113Z] Running: 0 [2022-04-09T18:44:52.113Z] Paused: 0 [2022-04-09T18:44:52.113Z] Stopped: 0 [2022-04-09T18:44:52.113Z] Images: 0 [2022-04-09T18:44:52.113Z] Server Version: 20.10.14 [2022-04-09T18:44:52.113Z] Storage Driver: overlay2 [2022-04-09T18:44:52.113Z] Backing Filesystem: extfs [2022-04-09T18:44:52.113Z] Supports d_type: true [2022-04-09T18:44:52.113Z] Native Overlay Diff: true [2022-04-09T18:44:52.113Z] userxattr: false [2022-04-09T18:44:52.113Z] Logging Driver: json-file [2022-04-09T18:44:52.113Z] Cgroup Driver: cgroupfs [2022-04-09T18:44:52.113Z] Cgroup Version: 1 [2022-04-09T18:44:52.113Z] Plugins: [2022-04-09T18:44:52.113Z] Volume: local [2022-04-09T18:44:52.113Z] Network: bridge host ipvlan macvlan null overlay [2022-04-09T18:44:52.113Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-09T18:44:52.113Z] Swarm: inactive [2022-04-09T18:44:52.113Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-09T18:44:52.113Z] Default Runtime: runc [2022-04-09T18:44:52.113Z] Init Binary: docker-init [2022-04-09T18:44:52.113Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:44:52.113Z] runc version: v1.0.3-0-gf46b6ba [2022-04-09T18:44:52.113Z] init version: de40ad0 [2022-04-09T18:44:52.113Z] Security Options: [2022-04-09T18:44:52.113Z] apparmor [2022-04-09T18:44:52.113Z] seccomp [2022-04-09T18:44:52.113Z] Profile: default [2022-04-09T18:44:52.113Z] Kernel Version: 5.4.0-1071-aws [2022-04-09T18:44:52.113Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-09T18:44:52.113Z] OSType: linux [2022-04-09T18:44:52.113Z] Architecture: x86_64 [2022-04-09T18:44:52.113Z] CPUs: 2 [2022-04-09T18:44:52.113Z] Total Memory: 7.565GiB [2022-04-09T18:44:52.113Z] Name: ip-10-100-34-29 [2022-04-09T18:44:52.113Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-09T18:44:52.113Z] Docker Root Dir: /var/lib/docker [2022-04-09T18:44:52.113Z] Debug Mode: false [2022-04-09T18:44:52.113Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:44:52.113Z] Labels: [2022-04-09T18:44:52.113Z] Experimental: true [2022-04-09T18:44:52.113Z] Insecure Registries: [2022-04-09T18:44:52.113Z] 127.0.0.0/8 [2022-04-09T18:44:52.113Z] Live Restore Enabled: true [2022-04-09T18:44:52.113Z] [2022-04-09T18:44:52.113Z] WARNING: No swap limit support [Pipeline] sh [2022-04-09T18:44:52.306Z] Client: [2022-04-09T18:44:52.306Z] Context: default [2022-04-09T18:44:52.306Z] Debug Mode: false [2022-04-09T18:44:52.306Z] Plugins: [2022-04-09T18:44:52.306Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-09T18:44:52.306Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-09T18:44:52.306Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-09T18:44:52.306Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-09T18:44:52.306Z] [2022-04-09T18:44:52.306Z] Server: [2022-04-09T18:44:52.306Z] Containers: 0 [2022-04-09T18:44:52.306Z] Running: 0 [2022-04-09T18:44:52.306Z] Paused: 0 [2022-04-09T18:44:52.306Z] Stopped: 0 [2022-04-09T18:44:52.306Z] Images: 0 [2022-04-09T18:44:52.306Z] Server Version: 20.10.14 [2022-04-09T18:44:52.306Z] Storage Driver: overlay2 [2022-04-09T18:44:52.306Z] Backing Filesystem: extfs [2022-04-09T18:44:52.306Z] Supports d_type: true [2022-04-09T18:44:52.306Z] Native Overlay Diff: true [2022-04-09T18:44:52.306Z] userxattr: false [2022-04-09T18:44:52.306Z] Logging Driver: json-file [2022-04-09T18:44:52.306Z] Cgroup Driver: cgroupfs [2022-04-09T18:44:52.306Z] Cgroup Version: 1 [2022-04-09T18:44:52.306Z] Plugins: [2022-04-09T18:44:52.306Z] Volume: local [2022-04-09T18:44:52.306Z] Network: bridge host ipvlan macvlan null overlay [2022-04-09T18:44:52.306Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-09T18:44:52.306Z] Swarm: inactive [2022-04-09T18:44:52.306Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-09T18:44:52.306Z] Default Runtime: runc [2022-04-09T18:44:52.306Z] Init Binary: docker-init [2022-04-09T18:44:52.306Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:44:52.306Z] runc version: v1.0.3-0-gf46b6ba [2022-04-09T18:44:52.306Z] init version: de40ad0 [2022-04-09T18:44:52.306Z] Security Options: [2022-04-09T18:44:52.306Z] apparmor [2022-04-09T18:44:52.306Z] seccomp [2022-04-09T18:44:52.306Z] Profile: default [2022-04-09T18:44:52.306Z] Kernel Version: 5.4.0-1071-aws [2022-04-09T18:44:52.306Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-09T18:44:52.306Z] OSType: linux [2022-04-09T18:44:52.306Z] Architecture: x86_64 [2022-04-09T18:44:52.306Z] CPUs: 2 [2022-04-09T18:44:52.306Z] Total Memory: 7.565GiB [2022-04-09T18:44:52.306Z] Name: ip-10-100-38-74 [2022-04-09T18:44:52.306Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-09T18:44:52.306Z] Docker Root Dir: /var/lib/docker [2022-04-09T18:44:52.306Z] Debug Mode: false [2022-04-09T18:44:52.306Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:44:52.306Z] Labels: [2022-04-09T18:44:52.306Z] Experimental: true [2022-04-09T18:44:52.306Z] Insecure Registries: [2022-04-09T18:44:52.306Z] 127.0.0.0/8 [2022-04-09T18:44:52.306Z] Live Restore Enabled: true [2022-04-09T18:44:52.306Z] [2022-04-09T18:44:52.306Z] WARNING: No swap limit support [Pipeline] sh [2022-04-09T18:44:52.408Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:44:52.408Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:44:52.408Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43475/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-09T18:44:52.408Z] + bash /home/ubuntu/workspace/moby_PR-43475/check-config.sh [2022-04-09T18:44:52.408Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-09T18:44:52.408Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-09T18:44:52.408Z] [2022-04-09T18:44:52.408Z] Generally Necessary: [2022-04-09T18:44:52.408Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-09T18:44:52.408Z] - apparmor: enabled and tools installed [2022-04-09T18:44:52.408Z] - CONFIG_NAMESPACES: enabled [2022-04-09T18:44:52.408Z] - CONFIG_NET_NS: enabled [2022-04-09T18:44:52.408Z] - CONFIG_PID_NS: enabled [2022-04-09T18:44:52.408Z] - CONFIG_IPC_NS: enabled [2022-04-09T18:44:52.408Z] - CONFIG_UTS_NS: enabled [2022-04-09T18:44:52.408Z] - CONFIG_CGROUPS: enabled [2022-04-09T18:44:52.408Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-09T18:44:52.408Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-09T18:44:52.408Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-09T18:44:52.408Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-09T18:44:52.408Z] - CONFIG_CPUSETS: enabled [2022-04-09T18:44:52.408Z] - CONFIG_MEMCG: enabled [2022-04-09T18:44:52.408Z] - CONFIG_KEYS: enabled [2022-04-09T18:44:52.408Z] - CONFIG_VETH: enabled (as module) [2022-04-09T18:44:52.408Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-09T18:44:52.408Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-09T18:44:52.408Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-09T18:44:52.408Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-09T18:44:52.408Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-09T18:44:52.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-09T18:44:52.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-09T18:44:52.599Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:44:52.599Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:44:52.599Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43475/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-09T18:44:52.599Z] + bash /home/ubuntu/workspace/moby_PR-43475/check-config.sh [2022-04-09T18:44:52.599Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-09T18:44:52.599Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-09T18:44:52.599Z] [2022-04-09T18:44:52.599Z] Generally Necessary: [2022-04-09T18:44:52.599Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-09T18:44:52.599Z] - apparmor: enabled and tools installed [2022-04-09T18:44:52.599Z] - CONFIG_NAMESPACES: enabled [2022-04-09T18:44:52.599Z] - CONFIG_NET_NS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_PID_NS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_IPC_NS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_UTS_NS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CGROUPS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CPUSETS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_MEMCG: enabled [2022-04-09T18:44:52.599Z] - CONFIG_KEYS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_VETH: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-09T18:44:52.599Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CGROUP_BPF: enabled [2022-04-09T18:44:52.599Z] [2022-04-09T18:44:52.599Z] Optional Features: [2022-04-09T18:44:52.599Z] - CONFIG_USER_NS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_SECCOMP: enabled [2022-04-09T18:44:52.599Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-09T18:44:52.599Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-09T18:44:52.599Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-09T18:44:52.599Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-09T18:44:52.599Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-09T18:44:52.670Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CGROUP_BPF: enabled [2022-04-09T18:44:52.670Z] [2022-04-09T18:44:52.670Z] Optional Features: [2022-04-09T18:44:52.670Z] - CONFIG_USER_NS: enabled [2022-04-09T18:44:52.670Z] - CONFIG_SECCOMP: enabled [2022-04-09T18:44:52.670Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-09T18:44:52.670Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-09T18:44:52.670Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-09T18:44:52.670Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-09T18:44:52.670Z] - CONFIG_BLK_CGROUP: enabled [2022-04-09T18:44:52.670Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CGROUP_PERF: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-09T18:44:52.670Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-09T18:44:52.670Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-09T18:44:52.670Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-09T18:44:52.670Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_IP_VS: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-09T18:44:52.670Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-09T18:44:52.670Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-09T18:44:52.670Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-09T18:44:52.670Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-09T18:44:52.670Z] - CONFIG_EXT4_FS: enabled [2022-04-09T18:44:52.670Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-09T18:44:52.670Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-09T18:44:52.670Z] - Network Drivers: [2022-04-09T18:44:52.670Z] - "overlay": [2022-04-09T18:44:52.670Z] - CONFIG_VXLAN: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-09T18:44:52.670Z] Optional (for encrypted networks): [2022-04-09T18:44:52.670Z] - CONFIG_CRYPTO: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-09T18:44:52.670Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-09T18:44:52.670Z] - CONFIG_XFRM: enabled [2022-04-09T18:44:52.670Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-09T18:44:52.670Z] - "ipvlan": [2022-04-09T18:44:52.670Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-09T18:44:52.670Z] - "macvlan": [2022-04-09T18:44:52.670Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_DUMMY: enabled (as module) [2022-04-09T18:44:52.670Z] - "ftp,tftp client in container": [2022-04-09T18:44:52.670Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-09T18:44:52.670Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-09T18:44:52.670Z] - Storage Drivers: [2022-04-09T18:44:52.670Z] - "aufs": [2022-04-09T18:44:52.861Z] - CONFIG_BLK_CGROUP: enabled [2022-04-09T18:44:52.861Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-09T18:44:52.861Z] - CONFIG_CGROUP_PERF: enabled [2022-04-09T18:44:52.861Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-09T18:44:52.861Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-09T18:44:52.861Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-09T18:44:52.861Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-09T18:44:52.861Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-09T18:44:52.861Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_IP_VS: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-09T18:44:52.861Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-09T18:44:52.861Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-09T18:44:52.861Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-09T18:44:52.861Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-09T18:44:52.861Z] - CONFIG_EXT4_FS: enabled [2022-04-09T18:44:52.861Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-09T18:44:52.861Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-09T18:44:52.861Z] - Network Drivers: [2022-04-09T18:44:52.861Z] - "overlay": [2022-04-09T18:44:52.861Z] - CONFIG_VXLAN: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-09T18:44:52.861Z] Optional (for encrypted networks): [2022-04-09T18:44:52.861Z] - CONFIG_CRYPTO: enabled [2022-04-09T18:44:52.861Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-09T18:44:52.861Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-09T18:44:52.861Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-09T18:44:52.861Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-09T18:44:52.861Z] - CONFIG_XFRM: enabled [2022-04-09T18:44:52.861Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-09T18:44:52.861Z] - "ipvlan": [2022-04-09T18:44:52.861Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-09T18:44:52.861Z] - "macvlan": [2022-04-09T18:44:52.861Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_DUMMY: enabled (as module) [2022-04-09T18:44:52.861Z] - "ftp,tftp client in container": [2022-04-09T18:44:52.861Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-09T18:44:52.861Z] - Storage Drivers: [2022-04-09T18:44:52.861Z] - "aufs": [2022-04-09T18:44:52.861Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-09T18:44:52.861Z] - "btrfs": [2022-04-09T18:44:52.861Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-09T18:44:52.861Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-09T18:44:52.861Z] - "devicemapper": [2022-04-09T18:44:52.861Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-09T18:44:52.861Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-09T18:44:52.861Z] - "overlay": [2022-04-09T18:44:52.861Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-09T18:44:52.861Z] - "zfs": [2022-04-09T18:44:52.861Z] - /dev/zfs: present [2022-04-09T18:44:52.861Z] - zfs command: missing [2022-04-09T18:44:52.861Z] - zpool command: missing [2022-04-09T18:44:52.861Z] [2022-04-09T18:44:52.861Z] Limits: [2022-04-09T18:44:52.861Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-09T18:44:52.861Z] [2022-04-09T18:44:52.861Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-09T18:44:52.931Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-09T18:44:52.931Z] - "btrfs": [2022-04-09T18:44:52.931Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-09T18:44:52.931Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-09T18:44:52.931Z] - "devicemapper": [2022-04-09T18:44:52.931Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-09T18:44:52.931Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-09T18:44:52.931Z] - "overlay": [2022-04-09T18:44:52.931Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-09T18:44:52.931Z] - "zfs": [2022-04-09T18:44:52.931Z] - /dev/zfs: present [2022-04-09T18:44:52.931Z] - zfs command: missing [2022-04-09T18:44:52.931Z] - zpool command: missing [2022-04-09T18:44:52.931Z] [2022-04-09T18:44:52.931Z] Limits: [2022-04-09T18:44:52.931Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-09T18:44:52.931Z] [2022-04-09T18:44:52.931Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-09T18:44:53.011Z] #19 41.56 Reading package lists... [2022-04-09T18:44:53.202Z] + sudo modprobe ip_vs [2022-04-09T18:44:53.202Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 . [2022-04-09T18:44:53.289Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 . [2022-04-09T18:44:53.467Z] #1 [internal] load build definition from Dockerfile [2022-04-09T18:44:53.467Z] #1 sha256:f2987cbdfc3e9f745340a4b617a58dbe32cbaa65a98a2694f5d1e08bd9ef4d51 [2022-04-09T18:44:53.467Z] #1 transferring dockerfile: 16.77kB done [2022-04-09T18:44:53.467Z] #1 DONE 0.1s [2022-04-09T18:44:53.467Z] [2022-04-09T18:44:53.467Z] #2 [internal] load .dockerignore [2022-04-09T18:44:53.467Z] #2 sha256:150092cbf9c153b53cb2349c79a96d7405a080d0e86bf3731e7b7515b0e65b07 [2022-04-09T18:44:53.467Z] #2 transferring context: 87B done [2022-04-09T18:44:53.467Z] #2 DONE 0.1s [2022-04-09T18:44:53.553Z] #1 [internal] load build definition from Dockerfile [2022-04-09T18:44:53.553Z] #1 sha256:e3376741e0e6d617306cd42906576a3ebd9706686d3513ccb5f938132001d5c3 [2022-04-09T18:44:53.553Z] #1 transferring dockerfile: 16.77kB done [2022-04-09T18:44:53.553Z] #1 DONE 0.1s [2022-04-09T18:44:53.553Z] [2022-04-09T18:44:53.553Z] #2 [internal] load .dockerignore [2022-04-09T18:44:53.553Z] #2 sha256:01d3c8a66bccc79b6fe23a39a18991af9b214db9e2ec7f45646c028afb3112f8 [2022-04-09T18:44:53.553Z] #2 transferring context: 87B done [2022-04-09T18:44:53.553Z] #2 DONE 0.1s [2022-04-09T18:44:53.553Z] [2022-04-09T18:44:53.553Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-09T18:44:53.553Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-09T18:44:53.577Z] #19 50.60 Building dependency tree... [2022-04-09T18:44:53.728Z] [2022-04-09T18:44:53.728Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-09T18:44:53.728Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-09T18:44:53.814Z] #3 DONE 0.4s [2022-04-09T18:44:53.989Z] #3 DONE 0.4s [2022-04-09T18:44:53.989Z] [2022-04-09T18:44:53.989Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-09T18:44:53.989Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-09T18:44:53.989Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-09T18:44:53.989Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-09T18:44:53.989Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-09T18:44:53.989Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-09T18:44:53.989Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-09T18:44:54.075Z] [2022-04-09T18:44:54.075Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-09T18:44:54.075Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-09T18:44:54.075Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-09T18:44:54.075Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-09T18:44:54.075Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-09T18:44:54.075Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-09T18:44:54.075Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-09T18:44:54.075Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-09T18:44:54.251Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-09T18:44:54.337Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-09T18:44:54.337Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-09T18:44:54.513Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-09T18:44:54.513Z] #4 DONE 0.6s [2022-04-09T18:44:54.598Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-09T18:44:54.598Z] #4 DONE 0.6s [2022-04-09T18:44:54.598Z] [2022-04-09T18:44:54.598Z] #5 [internal] load .dockerignore [2022-04-09T18:44:54.598Z] #5 sha256:c320bdc662e4f292822020bef277533611f571a0e1f0489d36d55f886ceaf260 [2022-04-09T18:44:54.598Z] #5 DONE 0.0s [2022-04-09T18:44:54.598Z] [2022-04-09T18:44:54.598Z] #6 [internal] load build definition from Dockerfile [2022-04-09T18:44:54.598Z] #6 sha256:f35fe265d4636e6c0be008439b28261eb6fb61effdf6991513cdfa1636f8cbc6 [2022-04-09T18:44:54.598Z] #6 DONE 0.0s [2022-04-09T18:44:54.598Z] [2022-04-09T18:44:54.598Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:44:54.598Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-09T18:44:54.774Z] [2022-04-09T18:44:54.774Z] #5 [internal] load build definition from Dockerfile [2022-04-09T18:44:54.774Z] #5 sha256:1da1cab5346b047690e15b6f179eadffb30ff0b63587c285f37d75a3d8b1b76f [2022-04-09T18:44:54.774Z] #5 DONE 0.0s [2022-04-09T18:44:54.774Z] [2022-04-09T18:44:54.774Z] #6 [internal] load .dockerignore [2022-04-09T18:44:54.774Z] #6 sha256:6be2e7d9e2ee39963dbf228cd2bab0b642b8efb111bc3a1d3df41489479c0d8d [2022-04-09T18:44:54.774Z] #6 DONE 0.0s [2022-04-09T18:44:54.774Z] [2022-04-09T18:44:54.774Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-09T18:44:54.774Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-09T18:44:55.478Z] #19 54.66 The following additional packages will be installed: [2022-04-09T18:44:55.478Z] #19 54.66 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-09T18:44:55.478Z] #19 54.66 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-09T18:44:55.478Z] #19 54.66 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-09T18:44:55.478Z] #19 54.66 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-09T18:44:55.478Z] #19 54.66 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-09T18:44:55.478Z] #19 54.66 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-09T18:44:55.479Z] #19 54.67 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-09T18:44:55.479Z] #19 54.67 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-09T18:44:55.479Z] #19 54.67 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-09T18:44:55.479Z] #19 54.67 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-09T18:44:55.479Z] #19 54.67 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-09T18:44:55.479Z] #19 54.67 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-09T18:44:55.479Z] #19 54.67 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-09T18:44:55.479Z] #19 54.67 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-09T18:44:55.479Z] #19 54.67 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-09T18:44:55.479Z] #19 54.67 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-09T18:44:55.479Z] #19 54.67 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-09T18:44:55.479Z] #19 54.67 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-09T18:44:55.479Z] #19 54.67 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-09T18:44:55.479Z] #19 54.67 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-09T18:44:55.479Z] #19 54.67 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-09T18:44:55.479Z] #19 54.67 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-09T18:44:55.479Z] #19 54.67 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-09T18:44:55.479Z] #19 54.67 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-09T18:44:55.479Z] #19 54.67 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-09T18:44:55.479Z] #19 54.67 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-09T18:44:55.479Z] #19 54.67 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-09T18:44:55.479Z] #19 54.67 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-09T18:44:55.479Z] #19 54.67 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-09T18:44:55.479Z] #19 54.67 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-09T18:44:55.479Z] #19 54.67 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-09T18:44:55.479Z] #19 54.67 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-09T18:44:55.479Z] #19 54.68 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-09T18:44:55.479Z] #19 54.68 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-09T18:44:55.479Z] #19 54.68 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-09T18:44:55.479Z] #19 54.68 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-09T18:44:55.479Z] #19 54.68 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-09T18:44:55.479Z] #19 54.68 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-09T18:44:55.479Z] #19 54.68 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-09T18:44:55.479Z] #19 54.68 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-09T18:44:55.479Z] #19 54.68 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-09T18:44:55.479Z] #19 54.68 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-09T18:44:55.479Z] #19 54.68 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-09T18:44:55.479Z] #19 54.69 linux-libc-dev-s390x-cross patch xz-utils [2022-04-09T18:44:55.479Z] #19 54.73 Suggested packages: [2022-04-09T18:44:55.479Z] #19 54.73 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-09T18:44:55.479Z] #19 54.73 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-09T18:44:55.479Z] #19 54.73 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-09T18:44:55.479Z] #19 54.73 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-09T18:44:55.479Z] #19 54.73 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-09T18:44:55.479Z] #19 54.73 libyaml-shell-perl ed diffutils-doc [2022-04-09T18:44:55.479Z] #19 54.73 Recommended packages: [2022-04-09T18:44:55.479Z] #19 54.73 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-09T18:44:55.479Z] #19 54.73 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-09T18:44:55.984Z] #10 ... [2022-04-09T18:44:55.984Z] [2022-04-09T18:44:55.984Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-09T18:44:55.984Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-09T18:44:55.984Z] #7 DONE 1.1s [2022-04-09T18:44:55.984Z] [2022-04-09T18:44:55.984Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-09T18:44:55.984Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-09T18:44:55.984Z] #9 DONE 1.1s [2022-04-09T18:44:55.984Z] [2022-04-09T18:44:55.984Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:44:55.984Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-09T18:44:55.984Z] #10 DONE 1.1s [2022-04-09T18:44:55.984Z] [2022-04-09T18:44:55.984Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:44:55.984Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-09T18:44:55.984Z] #8 DONE 1.2s [2022-04-09T18:44:56.163Z] #10 ... [2022-04-09T18:44:56.163Z] [2022-04-09T18:44:56.163Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:44:56.163Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-09T18:44:56.163Z] #9 DONE 1.3s [2022-04-09T18:44:56.163Z] [2022-04-09T18:44:56.163Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:44:56.163Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-09T18:44:56.163Z] #8 DONE 1.3s [2022-04-09T18:44:56.163Z] [2022-04-09T18:44:56.163Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-09T18:44:56.163Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-09T18:44:56.163Z] #10 DONE 1.3s [2022-04-09T18:44:56.163Z] [2022-04-09T18:44:56.163Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-09T18:44:56.163Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-09T18:44:56.736Z] #7 DONE 1.9s [2022-04-09T18:44:57.686Z] [2022-04-09T18:44:57.686Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:44:57.686Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:44:57.686Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.0s done [2022-04-09T18:44:57.686Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-09T18:44:57.686Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-09T18:44:57.686Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-09T18:44:57.686Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 1.05MB / 54.94MB 0.2s [2022-04-09T18:44:57.951Z] #28 ... [2022-04-09T18:44:57.951Z] [2022-04-09T18:44:57.951Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-09T18:44:57.951Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-09T18:44:57.951Z] #45 DONE 0.6s [2022-04-09T18:44:57.951Z] [2022-04-09T18:44:57.951Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:44:57.951Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:44:57.951Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 9.44MB / 54.94MB 0.3s [2022-04-09T18:44:57.951Z] #28 ... [2022-04-09T18:44:57.951Z] [2022-04-09T18:44:57.951Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-09T18:44:57.951Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-09T18:44:57.951Z] #45 DONE 0.0s [2022-04-09T18:44:57.951Z] [2022-04-09T18:44:57.951Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:44:57.951Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:44:57.951Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 19.59MB / 54.94MB 0.4s [2022-04-09T18:44:57.992Z] [2022-04-09T18:44:57.992Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:44:57.992Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:44:57.992Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-09T18:44:57.992Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-09T18:44:57.992Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-09T18:44:57.992Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-09T18:44:57.992Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.1s [2022-04-09T18:44:57.992Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.24MB / 54.94MB 0.2s [2022-04-09T18:44:58.218Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 35.65MB / 54.94MB 0.6s [2022-04-09T18:44:58.218Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 47.19MB / 54.94MB 0.7s [2022-04-09T18:44:58.270Z] #28 ... [2022-04-09T18:44:58.270Z] [2022-04-09T18:44:58.270Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-09T18:44:58.270Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-09T18:44:58.270Z] #45 DONE 0.0s [2022-04-09T18:44:58.270Z] [2022-04-09T18:44:58.270Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:44:58.270Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:44:58.270Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 15.73MB / 54.94MB 0.3s [2022-04-09T18:44:58.270Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 29.36MB / 54.94MB 0.5s [2022-04-09T18:44:58.270Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 42.99MB / 54.94MB 0.6s [2022-04-09T18:44:58.482Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 0.8s [2022-04-09T18:44:58.545Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 50.33MB / 54.94MB 0.7s [2022-04-09T18:44:58.545Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 0.8s [2022-04-09T18:44:59.055Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.2s done [2022-04-09T18:44:59.055Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-09T18:44:59.124Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.3s done [2022-04-09T18:44:59.387Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0.1s [2022-04-09T18:44:59.621Z] Client: [2022-04-09T18:44:59.621Z] Context: default [2022-04-09T18:44:59.621Z] Debug Mode: false [2022-04-09T18:44:59.621Z] Plugins: [2022-04-09T18:44:59.621Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-09T18:44:59.621Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-09T18:44:59.621Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-09T18:44:59.621Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-09T18:44:59.621Z] [2022-04-09T18:44:59.621Z] Server: [2022-04-09T18:44:59.621Z] Containers: 0 [2022-04-09T18:44:59.621Z] Running: 0 [2022-04-09T18:44:59.621Z] Paused: 0 [2022-04-09T18:44:59.621Z] Stopped: 0 [2022-04-09T18:44:59.621Z] Images: 0 [2022-04-09T18:44:59.621Z] Server Version: 20.10.14 [2022-04-09T18:44:59.621Z] Storage Driver: overlay2 [2022-04-09T18:44:59.621Z] Backing Filesystem: extfs [2022-04-09T18:44:59.621Z] Supports d_type: true [2022-04-09T18:44:59.621Z] Native Overlay Diff: true [2022-04-09T18:44:59.621Z] userxattr: false [2022-04-09T18:44:59.621Z] Logging Driver: json-file [2022-04-09T18:44:59.621Z] Cgroup Driver: systemd [2022-04-09T18:44:59.621Z] Cgroup Version: 2 [2022-04-09T18:44:59.621Z] Plugins: [2022-04-09T18:44:59.621Z] Volume: local [2022-04-09T18:44:59.621Z] Network: bridge host ipvlan macvlan null overlay [2022-04-09T18:44:59.621Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-09T18:44:59.622Z] Swarm: inactive [2022-04-09T18:44:59.622Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-09T18:44:59.622Z] Default Runtime: runc [2022-04-09T18:44:59.622Z] Init Binary: docker-init [2022-04-09T18:44:59.622Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:44:59.622Z] runc version: v1.0.3-0-gf46b6ba [2022-04-09T18:44:59.622Z] init version: de40ad0 [2022-04-09T18:44:59.622Z] Security Options: [2022-04-09T18:44:59.622Z] apparmor [2022-04-09T18:44:59.622Z] seccomp [2022-04-09T18:44:59.622Z] Profile: default [2022-04-09T18:44:59.622Z] cgroupns [2022-04-09T18:44:59.622Z] Kernel Version: 5.13.0-1021-aws [2022-04-09T18:44:59.622Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-09T18:44:59.622Z] OSType: linux [2022-04-09T18:44:59.622Z] Architecture: x86_64 [2022-04-09T18:44:59.622Z] CPUs: 2 [2022-04-09T18:44:59.622Z] Total Memory: 7.559GiB [2022-04-09T18:44:59.622Z] Name: ip-10-100-35-57 [2022-04-09T18:44:59.622Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-09T18:44:59.622Z] Docker Root Dir: /var/lib/docker [2022-04-09T18:44:59.622Z] Debug Mode: false [2022-04-09T18:44:59.622Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:44:59.622Z] Labels: [2022-04-09T18:44:59.622Z] Experimental: true [2022-04-09T18:44:59.622Z] Insecure Registries: [2022-04-09T18:44:59.622Z] 127.0.0.0/8 [2022-04-09T18:44:59.622Z] Live Restore Enabled: true [2022-04-09T18:44:59.622Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-09T18:44:59.675Z] #19 58.34 The following NEW packages will be installed: [2022-04-09T18:44:59.675Z] #19 58.34 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-09T18:44:59.675Z] #19 58.34 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-09T18:44:59.675Z] #19 58.34 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-09T18:44:59.675Z] #19 58.34 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-09T18:44:59.675Z] #19 58.34 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-09T18:44:59.675Z] #19 58.34 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-09T18:44:59.675Z] #19 58.34 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-09T18:44:59.675Z] #19 58.34 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-09T18:44:59.675Z] #19 58.34 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-09T18:44:59.675Z] #19 58.34 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-09T18:44:59.675Z] #19 58.34 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-09T18:44:59.675Z] #19 58.34 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-09T18:44:59.675Z] #19 58.34 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-09T18:44:59.675Z] #19 58.34 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-09T18:44:59.675Z] #19 58.34 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-09T18:44:59.675Z] #19 58.34 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-09T18:44:59.675Z] #19 58.34 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-09T18:44:59.675Z] #19 58.34 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-09T18:44:59.675Z] #19 58.34 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-09T18:44:59.675Z] #19 58.34 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-09T18:44:59.675Z] #19 58.34 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-09T18:44:59.675Z] #19 58.34 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-09T18:44:59.675Z] #19 58.34 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-09T18:44:59.675Z] #19 58.34 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-09T18:44:59.675Z] #19 58.34 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-09T18:44:59.675Z] #19 58.34 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-09T18:44:59.675Z] #19 58.34 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-09T18:44:59.675Z] #19 58.34 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-09T18:44:59.675Z] #19 58.35 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-09T18:44:59.675Z] #19 58.35 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-09T18:44:59.675Z] #19 58.35 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-09T18:44:59.675Z] #19 58.35 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-09T18:44:59.675Z] #19 58.35 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-09T18:44:59.675Z] #19 58.35 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-09T18:44:59.675Z] #19 58.35 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-09T18:44:59.675Z] #19 58.35 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-09T18:44:59.675Z] #19 58.35 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-09T18:44:59.675Z] #19 58.35 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-09T18:44:59.675Z] #19 58.35 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-09T18:44:59.675Z] #19 58.35 linux-libc-dev-s390x-cross patch xz-utils [2022-04-09T18:44:59.675Z] #19 58.85 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:44:59.675Z] #19 58.85 Need to get 787 MB of archives. [2022-04-09T18:44:59.675Z] #19 58.85 After this operation, 3385 MB of additional disk space will be used. [2022-04-09T18:44:59.675Z] #19 58.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-09T18:44:59.675Z] #19 58.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-09T18:44:59.675Z] #19 58.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-09T18:44:59.675Z] #19 58.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-09T18:44:59.675Z] #19 58.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-09T18:44:59.675Z] #19 58.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-09T18:44:59.675Z] #19 58.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-09T18:44:59.675Z] #19 58.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-09T18:44:59.675Z] #19 58.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-09T18:44:59.675Z] #19 59.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [Pipeline] sh [2022-04-09T18:44:59.934Z] #19 59.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-09T18:44:59.934Z] #19 59.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-09T18:44:59.934Z] #19 59.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-09T18:45:00.033Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 . [2022-04-09T18:45:00.367Z] #2 [internal] load .dockerignore [2022-04-09T18:45:00.367Z] #2 sha256:df75a6e94d637772f82df66dff2b0ef4c97cfb2c80163ee0387ebecece6df3ca [2022-04-09T18:45:00.367Z] #2 transferring context: 87B done [2022-04-09T18:45:00.367Z] #2 DONE 0.2s [2022-04-09T18:45:00.367Z] [2022-04-09T18:45:00.367Z] #1 [internal] load build definition from Dockerfile [2022-04-09T18:45:00.367Z] #1 sha256:0c862fca8fedf946a2fc38a234208fcc073eccb60ab5aedf506568f86e66071a [2022-04-09T18:45:00.367Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-04-09T18:45:00.367Z] #1 DONE 0.2s [2022-04-09T18:45:00.367Z] [2022-04-09T18:45:00.367Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-09T18:45:00.367Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-09T18:45:00.628Z] #3 DONE 0.4s [2022-04-09T18:45:00.628Z] [2022-04-09T18:45:00.628Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-09T18:45:00.628Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-09T18:45:00.628Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-09T18:45:00.910Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-09T18:45:00.910Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-09T18:45:00.910Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-09T18:45:00.910Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-09T18:45:00.910Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-09T18:45:00.910Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-09T18:45:01.181Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-04-09T18:45:01.313Z] #19 60.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-09T18:45:01.313Z] #19 60.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-09T18:45:01.444Z] #4 DONE 0.6s [2022-04-09T18:45:01.444Z] [2022-04-09T18:45:01.444Z] #6 [internal] load build definition from Dockerfile [2022-04-09T18:45:01.444Z] #6 sha256:6c0086bfe84ef1f362943413aea40636e442c1d8bba0efe777a5c6d8a980c05f [2022-04-09T18:45:01.444Z] #6 DONE 0.0s [2022-04-09T18:45:01.444Z] [2022-04-09T18:45:01.444Z] #5 [internal] load .dockerignore [2022-04-09T18:45:01.444Z] #5 sha256:eb97c0ed8201713eea075461f2321a0ad91465ff550748a2ab73a1c52a77e461 [2022-04-09T18:45:01.444Z] #5 DONE 0.0s [2022-04-09T18:45:01.444Z] [2022-04-09T18:45:01.444Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-09T18:45:01.444Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-09T18:45:02.691Z] #19 62.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-09T18:45:02.826Z] #10 ... [2022-04-09T18:45:02.826Z] [2022-04-09T18:45:02.826Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:45:02.826Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-09T18:45:02.826Z] #9 DONE 1.3s [2022-04-09T18:45:02.826Z] [2022-04-09T18:45:02.826Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-09T18:45:02.826Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-09T18:45:02.826Z] #10 DONE 1.3s [2022-04-09T18:45:02.826Z] [2022-04-09T18:45:02.826Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:45:02.826Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-09T18:45:02.826Z] #8 DONE 1.3s [2022-04-09T18:45:02.826Z] [2022-04-09T18:45:02.826Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-09T18:45:02.826Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-09T18:45:02.826Z] #7 DONE 1.4s [2022-04-09T18:45:02.951Z] #19 62.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-09T18:45:03.088Z] [2022-04-09T18:45:03.088Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:03.088Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-09T18:45:03.088Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-09T18:45:03.088Z] #69 DONE 0.1s [2022-04-09T18:45:03.088Z] [2022-04-09T18:45:03.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:03.088Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:03.088Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done [2022-04-09T18:45:03.088Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-09T18:45:03.088Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-09T18:45:03.272Z] #28 ... [2022-04-09T18:45:03.272Z] [2022-04-09T18:45:03.272Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:03.272Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-09T18:45:03.272Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-09T18:45:03.272Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:03.272Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-09T18:45:03.272Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-09T18:45:03.272Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-09T18:45:03.272Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-04-09T18:45:03.272Z] #69 DONE 5.8s [2022-04-09T18:45:03.272Z] [2022-04-09T18:45:03.272Z] #24 [internal] load build context [2022-04-09T18:45:03.272Z] #24 sha256:e7b90c719e9c5e54650dd16779909e16ba6974e739ae5590edd2a3b61cbf893f [2022-04-09T18:45:03.272Z] #24 transferring context: 60.71MB 5.0s done [2022-04-09T18:45:03.272Z] #24 DONE 5.9s [2022-04-09T18:45:03.272Z] [2022-04-09T18:45:03.272Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:03.272Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-09T18:45:03.272Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-09T18:45:03.272Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-09T18:45:03.272Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-09T18:45:03.272Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:03.272Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done [2022-04-09T18:45:03.272Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-04-09T18:45:03.272Z] #67 DONE 5.9s [2022-04-09T18:45:03.272Z] [2022-04-09T18:45:03.272Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:45:03.272Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:45:03.272Z] #28 ... [2022-04-09T18:45:03.272Z] [2022-04-09T18:45:03.272Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:03.272Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:03.272Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-09T18:45:03.272Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-09T18:45:03.272Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-09T18:45:03.272Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-09T18:45:03.272Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.0s done [2022-04-09T18:45:03.272Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.4s done [2022-04-09T18:45:03.272Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.1s done [2022-04-09T18:45:03.272Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.2s done [2022-04-09T18:45:03.272Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.0s done [2022-04-09T18:45:03.272Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.4s done [2022-04-09T18:45:03.272Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.4s done [2022-04-09T18:45:03.349Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.1s [2022-04-09T18:45:03.349Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-09T18:45:03.608Z] #28 ... [2022-04-09T18:45:03.608Z] [2022-04-09T18:45:03.608Z] #24 [internal] load build context [2022-04-09T18:45:03.608Z] #24 sha256:5e3958445b80f07ed494adb8b388f64627ffc84d8979a1eea82a9c30eefa745c [2022-04-09T18:45:03.608Z] #24 transferring context: 60.71MB 5.3s done [2022-04-09T18:45:03.608Z] #24 DONE 5.6s [2022-04-09T18:45:03.608Z] [2022-04-09T18:45:03.608Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:45:03.608Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:45:03.616Z] #11 ... [2022-04-09T18:45:03.616Z] [2022-04-09T18:45:03.616Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-09T18:45:03.616Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-09T18:45:03.616Z] #45 DONE 0.0s [2022-04-09T18:45:03.616Z] [2022-04-09T18:45:03.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:03.616Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:03.616Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 2.10MB / 5.16MB 0.4s [2022-04-09T18:45:03.616Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0B / 10.87MB 0.4s [2022-04-09T18:45:03.616Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.5s [2022-04-09T18:45:03.887Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 25.73MB / 54.94MB 0.6s [2022-04-09T18:45:03.887Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 2.10MB / 10.87MB 0.6s [2022-04-09T18:45:03.887Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.6s done [2022-04-09T18:45:03.887Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.7s [2022-04-09T18:45:03.887Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0B / 54.58MB 0.7s [2022-04-09T18:45:04.152Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 43.68MB / 54.94MB 0.9s [2022-04-09T18:45:04.152Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 12.58MB / 54.58MB 0.9s [2022-04-09T18:45:04.152Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.9s done [2022-04-09T18:45:04.152Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 22.02MB / 54.58MB 1.0s [2022-04-09T18:45:04.152Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 1.0s [2022-04-09T18:45:04.328Z] #19 63.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-09T18:45:04.328Z] #19 63.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-09T18:45:04.361Z] Client: [2022-04-09T18:45:04.361Z] Context: default [2022-04-09T18:45:04.361Z] Debug Mode: false [2022-04-09T18:45:04.361Z] Plugins: [2022-04-09T18:45:04.361Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-09T18:45:04.361Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-09T18:45:04.361Z] [2022-04-09T18:45:04.361Z] Server: [2022-04-09T18:45:04.361Z] Containers: 0 [2022-04-09T18:45:04.361Z] Running: 0 [2022-04-09T18:45:04.361Z] Paused: 0 [2022-04-09T18:45:04.361Z] Stopped: 0 [2022-04-09T18:45:04.361Z] Images: 0 [2022-04-09T18:45:04.361Z] Server Version: 20.10.14 [2022-04-09T18:45:04.361Z] Storage Driver: overlay2 [2022-04-09T18:45:04.361Z] Backing Filesystem: extfs [2022-04-09T18:45:04.361Z] Supports d_type: true [2022-04-09T18:45:04.361Z] Native Overlay Diff: true [2022-04-09T18:45:04.361Z] userxattr: false [2022-04-09T18:45:04.361Z] Logging Driver: json-file [2022-04-09T18:45:04.361Z] Cgroup Driver: cgroupfs [2022-04-09T18:45:04.361Z] Cgroup Version: 1 [2022-04-09T18:45:04.361Z] Plugins: [2022-04-09T18:45:04.361Z] Volume: local [2022-04-09T18:45:04.361Z] Network: bridge host ipvlan macvlan null overlay [2022-04-09T18:45:04.361Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-09T18:45:04.361Z] Swarm: inactive [2022-04-09T18:45:04.361Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-09T18:45:04.361Z] Default Runtime: runc [2022-04-09T18:45:04.361Z] Init Binary: docker-init [2022-04-09T18:45:04.361Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-09T18:45:04.361Z] runc version: v1.0.3-0-gf46b6ba [2022-04-09T18:45:04.361Z] init version: de40ad0 [2022-04-09T18:45:04.361Z] Security Options: [2022-04-09T18:45:04.361Z] apparmor [2022-04-09T18:45:04.361Z] seccomp [2022-04-09T18:45:04.361Z] Profile: default [2022-04-09T18:45:04.361Z] Kernel Version: 5.13.0-1021-aws [2022-04-09T18:45:04.361Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-09T18:45:04.361Z] OSType: linux [2022-04-09T18:45:04.361Z] Architecture: aarch64 [2022-04-09T18:45:04.361Z] CPUs: 2 [2022-04-09T18:45:04.361Z] Total Memory: 7.578GiB [2022-04-09T18:45:04.361Z] Name: ip-10-100-60-29 [2022-04-09T18:45:04.361Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-09T18:45:04.361Z] Docker Root Dir: /var/lib/docker [2022-04-09T18:45:04.361Z] Debug Mode: false [2022-04-09T18:45:04.361Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:45:04.361Z] Labels: [2022-04-09T18:45:04.361Z] Experimental: true [2022-04-09T18:45:04.361Z] Insecure Registries: [2022-04-09T18:45:04.361Z] 127.0.0.0/8 [2022-04-09T18:45:04.361Z] Live Restore Enabled: true [2022-04-09T18:45:04.361Z] [Pipeline] sh [2022-04-09T18:45:04.418Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 26.72MB / 54.58MB 1.1s [2022-04-09T18:45:04.418Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 7.02MB / 85.84MB 1.1s [2022-04-09T18:45:04.418Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 38.80MB / 54.58MB 1.3s [2022-04-09T18:45:04.418Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 23.07MB / 85.84MB 1.3s [2022-04-09T18:45:04.554Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.1s [2022-04-09T18:45:04.652Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:45:04.652Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:45:04.652Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43475/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-09T18:45:04.652Z] + bash /home/ubuntu/workspace/moby_PR-43475/check-config.sh [2022-04-09T18:45:04.652Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-09T18:45:04.652Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-09T18:45:04.652Z] [2022-04-09T18:45:04.652Z] Generally Necessary: [2022-04-09T18:45:04.652Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-09T18:45:04.652Z] - apparmor: enabled and tools installed [2022-04-09T18:45:04.652Z] - CONFIG_NAMESPACES: enabled [2022-04-09T18:45:04.652Z] - CONFIG_NET_NS: enabled [2022-04-09T18:45:04.652Z] - CONFIG_PID_NS: enabled [2022-04-09T18:45:04.652Z] - CONFIG_IPC_NS: enabled [2022-04-09T18:45:04.652Z] - CONFIG_UTS_NS: enabled [2022-04-09T18:45:04.652Z] - CONFIG_CGROUPS: enabled [2022-04-09T18:45:04.652Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-09T18:45:04.652Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-09T18:45:04.652Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-09T18:45:04.652Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-09T18:45:04.652Z] - CONFIG_CPUSETS: enabled [2022-04-09T18:45:04.652Z] - CONFIG_MEMCG: enabled [2022-04-09T18:45:04.652Z] - CONFIG_KEYS: enabled [2022-04-09T18:45:04.652Z] - CONFIG_VETH: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-09T18:45:04.652Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-09T18:45:04.688Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 46.14MB / 54.58MB 1.4s [2022-04-09T18:45:04.688Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 31.82MB / 85.84MB 1.4s [2022-04-09T18:45:04.688Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 52.43MB / 54.58MB 1.5s [2022-04-09T18:45:04.688Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 39.85MB / 85.84MB 1.5s [2022-04-09T18:45:04.913Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-09T18:45:04.913Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-09T18:45:04.913Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-09T18:45:04.913Z] - CONFIG_CGROUP_BPF: enabled [2022-04-09T18:45:04.913Z] [2022-04-09T18:45:04.913Z] Optional Features: [2022-04-09T18:45:04.913Z] - CONFIG_USER_NS: enabled [2022-04-09T18:45:04.913Z] - CONFIG_SECCOMP: enabled [2022-04-09T18:45:04.913Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-09T18:45:04.913Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-09T18:45:04.913Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-09T18:45:04.913Z] (cgroup swap accounting is currently enabled) [2022-04-09T18:45:04.913Z] - CONFIG_BLK_CGROUP: enabled [2022-04-09T18:45:04.913Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-09T18:45:04.913Z] - CONFIG_CGROUP_PERF: enabled [2022-04-09T18:45:04.913Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-09T18:45:04.913Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-09T18:45:04.913Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-09T18:45:04.913Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-09T18:45:04.913Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-09T18:45:04.913Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-09T18:45:04.913Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-09T18:45:04.913Z] - CONFIG_IP_VS: enabled (as module) [2022-04-09T18:45:04.913Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-09T18:45:04.913Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-09T18:45:04.913Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-09T18:45:04.913Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-09T18:45:04.913Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-09T18:45:04.913Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-09T18:45:04.913Z] - CONFIG_EXT4_FS: enabled [2022-04-09T18:45:04.913Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-09T18:45:04.913Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-09T18:45:04.913Z] - Network Drivers: [2022-04-09T18:45:04.913Z] - "overlay": [2022-04-09T18:45:04.913Z] - CONFIG_VXLAN: enabled (as module) [2022-04-09T18:45:04.913Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-09T18:45:04.913Z] Optional (for encrypted networks): [2022-04-09T18:45:04.954Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.6s done [2022-04-09T18:45:04.954Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 50.33MB / 85.84MB 1.7s [2022-04-09T18:45:04.954Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 55.82MB / 85.84MB 1.8s [2022-04-09T18:45:05.127Z] #28 ... [2022-04-09T18:45:05.127Z] [2022-04-09T18:45:05.127Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:05.127Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-09T18:45:05.127Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-09T18:45:05.127Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:05.127Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-09T18:45:05.127Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-09T18:45:05.127Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-04-09T18:45:05.127Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-04-09T18:45:05.127Z] #67 DONE 7.4s [2022-04-09T18:45:05.127Z] [2022-04-09T18:45:05.127Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:05.127Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-09T18:45:05.127Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-09T18:45:05.127Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:05.127Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-09T18:45:05.127Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-09T18:45:05.127Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-04-09T18:45:05.127Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-04-09T18:45:05.127Z] #69 DONE 7.5s [2022-04-09T18:45:05.127Z] [2022-04-09T18:45:05.127Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:45:05.127Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:45:05.174Z] - CONFIG_CRYPTO: enabled [2022-04-09T18:45:05.174Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-09T18:45:05.174Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-09T18:45:05.174Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-09T18:45:05.174Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-09T18:45:05.174Z] - CONFIG_XFRM: enabled [2022-04-09T18:45:05.174Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-09T18:45:05.174Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-09T18:45:05.174Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-09T18:45:05.174Z] - "ipvlan": [2022-04-09T18:45:05.174Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-09T18:45:05.174Z] - "macvlan": [2022-04-09T18:45:05.174Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-09T18:45:05.174Z] - CONFIG_DUMMY: enabled (as module) [2022-04-09T18:45:05.174Z] - "ftp,tftp client in container": [2022-04-09T18:45:05.174Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-09T18:45:05.174Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-09T18:45:05.174Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-09T18:45:05.174Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-09T18:45:05.174Z] - Storage Drivers: [2022-04-09T18:45:05.174Z] - "aufs": [2022-04-09T18:45:05.174Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-09T18:45:05.174Z] - "btrfs": [2022-04-09T18:45:05.174Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-09T18:45:05.174Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-09T18:45:05.174Z] - "devicemapper": [2022-04-09T18:45:05.174Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-09T18:45:05.174Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-09T18:45:05.174Z] - "overlay": [2022-04-09T18:45:05.174Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-09T18:45:05.174Z] - "zfs": [2022-04-09T18:45:05.174Z] - /dev/zfs: present [2022-04-09T18:45:05.174Z] - zfs command: missing [2022-04-09T18:45:05.174Z] - zpool command: missing [2022-04-09T18:45:05.174Z] [2022-04-09T18:45:05.174Z] Limits: [2022-04-09T18:45:05.174Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-09T18:45:05.174Z] [2022-04-09T18:45:05.174Z] + true [Pipeline] } [Pipeline] // stage [2022-04-09T18:45:05.208Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.8s [2022-04-09T18:45:05.208Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.0s done [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-09T18:45:05.222Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 65.01MB / 85.84MB 1.9s [2022-04-09T18:45:05.222Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-09T18:45:05.222Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 72.35MB / 85.84MB 2.0s [Pipeline] sh [2022-04-09T18:45:05.470Z] #11 ... [2022-04-09T18:45:05.470Z] [2022-04-09T18:45:05.470Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-09T18:45:05.470Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-09T18:45:05.470Z] #68 DONE 0.4s [2022-04-09T18:45:05.470Z] [2022-04-09T18:45:05.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:05.470Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:05.470Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-09T18:45:05.470Z] #11 ... [2022-04-09T18:45:05.470Z] [2022-04-09T18:45:05.470Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-09T18:45:05.470Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-09T18:45:05.470Z] #70 ... [2022-04-09T18:45:05.470Z] [2022-04-09T18:45:05.470Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:45:05.470Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:45:05.470Z] #28 DONE 8.0s [2022-04-09T18:45:05.483Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.1s done [2022-04-09T18:45:05.483Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 77.59MB / 85.84MB 2.2s [2022-04-09T18:45:05.483Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 2.3s [2022-04-09T18:45:05.483Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 0B / 156B 2.3s [2022-04-09T18:45:05.513Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 . [2022-04-09T18:45:05.702Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.3s done [2022-04-09T18:45:05.705Z] #19 64.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-09T18:45:05.705Z] #19 64.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-09T18:45:05.733Z] [2022-04-09T18:45:05.733Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:05.733Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:05.733Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done [2022-04-09T18:45:05.748Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.4s [2022-04-09T18:45:05.775Z] #1 [internal] load build definition from Dockerfile [2022-04-09T18:45:05.775Z] #1 sha256:d7a7453c8dc50a17010bf5398d134c12c68cac12f3e1c5a2604b21b6f90d4d84 [2022-04-09T18:45:05.775Z] #1 transferring dockerfile: 16.77kB done [2022-04-09T18:45:05.775Z] #1 DONE 0.1s [2022-04-09T18:45:05.775Z] [2022-04-09T18:45:05.775Z] #2 [internal] load .dockerignore [2022-04-09T18:45:05.775Z] #2 sha256:9f98b459b5fb7be73a66af7cb1e64c397bcb612dd352d11902d678d9107c63c9 [2022-04-09T18:45:05.775Z] #2 transferring context: 87B done [2022-04-09T18:45:05.775Z] #2 DONE 0.1s [2022-04-09T18:45:05.775Z] [2022-04-09T18:45:05.775Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-09T18:45:05.775Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-09T18:45:06.307Z] #11 ... [2022-04-09T18:45:06.307Z] [2022-04-09T18:45:06.307Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-09T18:45:06.307Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-09T18:45:06.307Z] #70 DONE 0.8s [2022-04-09T18:45:06.307Z] [2022-04-09T18:45:06.307Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:06.307Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:06.307Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s [2022-04-09T18:45:06.323Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.0s done [2022-04-09T18:45:06.348Z] #3 DONE 0.6s [2022-04-09T18:45:06.348Z] [2022-04-09T18:45:06.348Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-09T18:45:06.348Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-09T18:45:06.348Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-09T18:45:06.348Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-09T18:45:06.348Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-09T18:45:06.348Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-09T18:45:06.348Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-09T18:45:06.589Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0B / 141.70MB 3.2s [2022-04-09T18:45:06.589Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.2s done [2022-04-09T18:45:06.589Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 14.68MB / 141.70MB 3.4s [2022-04-09T18:45:06.610Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-04-09T18:45:06.645Z] #19 65.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-09T18:45:06.645Z] #19 65.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-09T18:45:06.645Z] #19 65.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-09T18:45:06.645Z] #19 65.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-09T18:45:06.645Z] #19 65.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-09T18:45:06.645Z] #19 65.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-09T18:45:06.645Z] #19 65.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-09T18:45:06.645Z] #19 65.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-09T18:45:06.645Z] #19 65.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-09T18:45:06.645Z] #19 65.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-09T18:45:06.645Z] #19 65.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-09T18:45:06.645Z] #19 65.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-09T18:45:06.651Z] #28 DONE 9.1s [2022-04-09T18:45:06.651Z] [2022-04-09T18:45:06.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:06.651Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:06.651Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-09T18:45:06.651Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-09T18:45:06.651Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-09T18:45:06.651Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-09T18:45:06.651Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.4s done [2022-04-09T18:45:06.651Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.7s done [2022-04-09T18:45:06.651Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.3s done [2022-04-09T18:45:06.651Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 1.9s done [2022-04-09T18:45:06.651Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 2.8s done [2022-04-09T18:45:06.651Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.0s done [2022-04-09T18:45:06.651Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 7.1s done [2022-04-09T18:45:06.651Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.3s done [2022-04-09T18:45:06.851Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 23.07MB / 141.70MB 3.5s [2022-04-09T18:45:06.872Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-04-09T18:45:06.872Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-09T18:45:06.887Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.6s done [2022-04-09T18:45:06.887Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-09T18:45:06.905Z] #19 66.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-09T18:45:06.905Z] #19 66.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-09T18:45:06.905Z] #19 66.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-09T18:45:06.905Z] #19 66.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-09T18:45:06.905Z] #19 66.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-09T18:45:06.905Z] #19 66.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-09T18:45:06.905Z] #19 66.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-09T18:45:06.918Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-09T18:45:07.113Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 37.90MB / 141.70MB 3.8s [2022-04-09T18:45:07.134Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-09T18:45:07.375Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 48.73MB / 141.70MB 4.0s [2022-04-09T18:45:07.375Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 57.67MB / 141.70MB 4.1s [2022-04-09T18:45:07.376Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 65.01MB / 141.70MB 4.2s [2022-04-09T18:45:07.397Z] #4 DONE 0.9s [2022-04-09T18:45:07.495Z] #11 ... [2022-04-09T18:45:07.495Z] [2022-04-09T18:45:07.495Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-09T18:45:07.495Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-09T18:45:07.637Z] #11 ... [2022-04-09T18:45:07.637Z] [2022-04-09T18:45:07.637Z] #24 [internal] load build context [2022-04-09T18:45:07.637Z] #24 sha256:42ee5f27259bbb7647163687058f0704df3d91b3784f973bb6b0a3cc3759bae4 [2022-04-09T18:45:07.637Z] #24 transferring context: 60.70MB 4.5s done [2022-04-09T18:45:07.637Z] #24 DONE 4.7s [2022-04-09T18:45:07.637Z] [2022-04-09T18:45:07.637Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:07.637Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:07.659Z] [2022-04-09T18:45:07.659Z] #5 [internal] load .dockerignore [2022-04-09T18:45:07.659Z] #5 sha256:4fd4d9de673d00141299ba364390d65836510fd0d544b0216029e5da583ef6ef [2022-04-09T18:45:07.659Z] #5 DONE 0.0s [2022-04-09T18:45:07.659Z] [2022-04-09T18:45:07.659Z] #6 [internal] load build definition from Dockerfile [2022-04-09T18:45:07.659Z] #6 sha256:cd11e5974f0e6115510629014b75516a9d934e401ad0abbc1ce43744b5b66db3 [2022-04-09T18:45:07.659Z] #6 DONE 0.0s [2022-04-09T18:45:07.659Z] [2022-04-09T18:45:07.659Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:45:07.659Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-09T18:45:07.899Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 77.59MB / 141.70MB 4.7s [2022-04-09T18:45:08.099Z] #68 DONE 0.7s [2022-04-09T18:45:08.099Z] [2022-04-09T18:45:08.099Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-09T18:45:08.099Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-09T18:45:08.161Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 87.03MB / 141.70MB 4.9s [2022-04-09T18:45:08.161Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 95.42MB / 141.70MB 5.0s [2022-04-09T18:45:08.423Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 105.91MB / 141.70MB 5.1s [2022-04-09T18:45:08.423Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 115.34MB / 141.70MB 5.2s [2022-04-09T18:45:08.603Z] #10 ... [2022-04-09T18:45:08.603Z] [2022-04-09T18:45:08.603Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:45:08.603Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-09T18:45:08.603Z] #7 DONE 1.1s [2022-04-09T18:45:08.603Z] [2022-04-09T18:45:08.603Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-09T18:45:08.603Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-09T18:45:08.603Z] #9 DONE 1.3s [2022-04-09T18:45:08.603Z] [2022-04-09T18:45:08.603Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-09T18:45:08.603Z] #8 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-09T18:45:08.684Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 125.83MB / 141.70MB 5.3s [2022-04-09T18:45:08.684Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 140.30MB / 141.70MB 5.5s [2022-04-09T18:45:08.810Z] #19 67.83 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-09T18:45:08.810Z] #19 67.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-09T18:45:08.810Z] #19 67.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-09T18:45:08.810Z] #19 67.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-09T18:45:08.810Z] #19 67.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-09T18:45:09.048Z] #70 DONE 0.9s [2022-04-09T18:45:09.048Z] [2022-04-09T18:45:09.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:09.048Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:09.048Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.7s done [2022-04-09T18:45:09.048Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0.8s [2022-04-09T18:45:09.177Z] #8 DONE 1.6s [2022-04-09T18:45:09.177Z] [2022-04-09T18:45:09.177Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-09T18:45:09.177Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-09T18:45:09.177Z] #10 DONE 1.5s [2022-04-09T18:45:10.075Z] #11 ... [2022-04-09T18:45:10.076Z] [2022-04-09T18:45:10.076Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:10.076Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-09T18:45:10.076Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-09T18:45:10.076Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:10.076Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-09T18:45:10.076Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-09T18:45:10.076Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-04-09T18:45:10.076Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-04-09T18:45:10.076Z] #67 DONE 6.9s [2022-04-09T18:45:10.076Z] [2022-04-09T18:45:10.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:10.076Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:10.076Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 6.7s done [2022-04-09T18:45:10.076Z] #11 ... [2022-04-09T18:45:10.076Z] [2022-04-09T18:45:10.076Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:10.076Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-09T18:45:10.076Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:10.076Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-09T18:45:10.076Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-09T18:45:10.076Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-04-09T18:45:10.076Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-04-09T18:45:10.076Z] #69 DONE 7.0s [2022-04-09T18:45:10.188Z] #19 69.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-09T18:45:10.188Z] #19 69.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-09T18:45:10.188Z] #19 69.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-09T18:45:10.188Z] #19 69.37 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-09T18:45:10.188Z] #19 69.38 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-09T18:45:10.188Z] #19 69.38 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-09T18:45:10.337Z] [2022-04-09T18:45:10.337Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:10.337Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:10.337Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.3s [2022-04-09T18:45:10.448Z] #19 69.62 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-09T18:45:10.448Z] #19 69.63 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-09T18:45:10.448Z] #19 69.63 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-09T18:45:10.448Z] #19 69.63 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-09T18:45:10.448Z] #19 69.63 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-09T18:45:10.448Z] #19 69.64 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-09T18:45:10.448Z] #19 69.64 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-09T18:45:10.448Z] #19 69.65 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-09T18:45:10.448Z] #19 69.65 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-09T18:45:10.448Z] #19 69.65 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-09T18:45:10.448Z] #19 69.66 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-09T18:45:10.448Z] #19 69.66 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-09T18:45:10.448Z] #19 69.66 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-09T18:45:10.448Z] #19 69.66 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-09T18:45:10.448Z] #19 69.69 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-09T18:45:10.448Z] #19 69.69 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-09T18:45:10.448Z] #19 69.69 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-09T18:45:10.448Z] #19 69.70 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-09T18:45:10.448Z] #19 69.71 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-09T18:45:10.448Z] #19 69.73 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-09T18:45:10.448Z] #19 69.74 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-09T18:45:10.708Z] #19 69.75 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-09T18:45:11.282Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.2s done [2022-04-09T18:45:11.544Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.1s [2022-04-09T18:45:11.647Z] #19 71.04 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-09T18:45:11.844Z] #11 ... [2022-04-09T18:45:11.844Z] [2022-04-09T18:45:11.844Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:45:11.844Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-09T18:45:11.844Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-09T18:45:11.844Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-09T18:45:11.844Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-09T18:45:11.844Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-09T18:45:11.844Z] #28 DONE 8.6s [2022-04-09T18:45:11.844Z] [2022-04-09T18:45:11.844Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:11.844Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:11.906Z] #19 71.04 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-09T18:45:11.906Z] #19 71.07 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-09T18:45:11.906Z] #19 71.09 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-09T18:45:11.906Z] #19 71.12 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-09T18:45:12.189Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.7s done [2022-04-09T18:45:12.189Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-09T18:45:12.417Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.6s done [2022-04-09T18:45:12.417Z] #11 ... [2022-04-09T18:45:12.417Z] [2022-04-09T18:45:12.417Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-09T18:45:12.417Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-09T18:45:12.417Z] #68 DONE 0.4s [2022-04-09T18:45:12.417Z] [2022-04-09T18:45:12.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:12.417Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:12.417Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-09T18:45:12.482Z] [2022-04-09T18:45:12.482Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:12.482Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-09T18:45:12.482Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-09T18:45:12.482Z] #69 DONE 0.0s [2022-04-09T18:45:12.482Z] [2022-04-09T18:45:12.482Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:12.482Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:12.482Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done [2022-04-09T18:45:12.482Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-09T18:45:12.482Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done [2022-04-09T18:45:12.482Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done [2022-04-09T18:45:12.744Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 1.05MB / 53.63MB 0.2s [2022-04-09T18:45:12.744Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0B / 4.94MB 0.2s [2022-04-09T18:45:12.847Z] #19 71.94 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-09T18:45:12.847Z] #19 ... [2022-04-09T18:45:12.847Z] [2022-04-09T18:45:12.847Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:45:12.847Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:45:12.847Z] #41 DONE 78.4s [2022-04-09T18:45:12.847Z] [2022-04-09T18:45:12.847Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:45:12.847Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:45:12.847Z] #19 71.94 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-09T18:45:12.847Z] #19 71.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-09T18:45:12.847Z] #19 71.96 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-09T18:45:12.847Z] #19 71.96 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-09T18:45:12.847Z] #19 71.96 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-09T18:45:12.847Z] #19 71.96 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-09T18:45:12.847Z] #19 72.00 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-09T18:45:12.847Z] #19 72.00 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-09T18:45:12.847Z] #19 72.02 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-09T18:45:12.847Z] #19 72.03 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-09T18:45:13.016Z] #11 ... [2022-04-09T18:45:13.016Z] [2022-04-09T18:45:13.016Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-09T18:45:13.016Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-09T18:45:13.016Z] #45 DONE 0.0s [2022-04-09T18:45:13.016Z] [2022-04-09T18:45:13.016Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:13.016Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:13.016Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 14.95MB / 53.63MB 0.3s [2022-04-09T18:45:13.016Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.19MB / 4.94MB 0.3s [2022-04-09T18:45:13.016Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0B / 10.66MB 0.3s [2022-04-09T18:45:13.016Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 33.55MB / 53.63MB 0.5s [2022-04-09T18:45:13.016Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 0.5s done [2022-04-09T18:45:13.016Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 0.5s [2022-04-09T18:45:13.279Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 44.04MB / 53.63MB 0.6s [2022-04-09T18:45:13.279Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 2.10MB / 54.67MB 0.6s [2022-04-09T18:45:13.279Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 49.29MB / 53.63MB 0.7s [2022-04-09T18:45:13.279Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 9.44MB / 54.67MB 0.7s [2022-04-09T18:45:13.365Z] #11 ... [2022-04-09T18:45:13.365Z] [2022-04-09T18:45:13.365Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-09T18:45:13.365Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-09T18:45:13.365Z] #70 DONE 1.0s [2022-04-09T18:45:13.541Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 0.9s [2022-04-09T18:45:13.542Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 0.8s done [2022-04-09T18:45:13.542Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 18.87MB / 54.67MB 0.9s [2022-04-09T18:45:13.542Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 0B / 81.05MB 0.9s [2022-04-09T18:45:13.542Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 40.20MB / 54.67MB 1.0s [2022-04-09T18:45:13.626Z] [2022-04-09T18:45:13.626Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:13.626Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:13.806Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 1.1s [2022-04-09T18:45:13.806Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 10.49MB / 81.05MB 1.1s [2022-04-09T18:45:13.806Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 14.68MB / 81.05MB 1.2s [2022-04-09T18:45:13.806Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 22.02MB / 81.05MB 1.3s [2022-04-09T18:45:14.069Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 30.41MB / 81.05MB 1.4s [2022-04-09T18:45:14.210Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 1.7s done [2022-04-09T18:45:14.334Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 48.32MB / 81.05MB 1.7s [2022-04-09T18:45:14.334Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.8s done [2022-04-09T18:45:14.334Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 67.50MB / 81.05MB 1.8s [2022-04-09T18:45:14.334Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 [2022-04-09T18:45:14.361Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.4s done [2022-04-09T18:45:14.361Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-09T18:45:14.471Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-09T18:45:14.600Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 1.9s [2022-04-09T18:45:14.750Z] #19 73.71 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-09T18:45:14.750Z] #19 73.71 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-09T18:45:14.750Z] #19 73.77 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-09T18:45:14.750Z] #19 73.80 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-09T18:45:14.750Z] #19 73.84 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-09T18:45:15.172Z] #11 ... [2022-04-09T18:45:15.172Z] [2022-04-09T18:45:15.172Z] #24 [internal] load build context [2022-04-09T18:45:15.172Z] #24 sha256:a3d56e40fd15efcef26396de8875f5f3ea08f701d1f022747cdcde8ee81666e1 [2022-04-09T18:45:15.172Z] #24 transferring context: 60.71MB 2.1s done [2022-04-09T18:45:15.172Z] #24 DONE 3.0s [2022-04-09T18:45:15.172Z] [2022-04-09T18:45:15.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:15.172Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:15.433Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 2.7s done [2022-04-09T18:45:15.433Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 2.8s [2022-04-09T18:45:15.497Z] #11 ... [2022-04-09T18:45:15.497Z] [2022-04-09T18:45:15.497Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:15.497Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:45:15.497Z] #29 1.679 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:15.497Z] #29 1.694 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:15.497Z] #29 1.694 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:15.497Z] #29 1.820 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:15.497Z] #29 1.980 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:15.497Z] #29 2.200 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:15.497Z] #29 3.631 Fetched 8508 kB in 2s (3848 kB/s) [2022-04-09T18:45:15.497Z] #29 3.631 Reading package lists... [2022-04-09T18:45:15.497Z] #29 4.446 Reading package lists... [2022-04-09T18:45:15.497Z] #29 5.216 Building dependency tree... [2022-04-09T18:45:15.497Z] #29 5.604 The following additional packages will be installed: [2022-04-09T18:45:15.497Z] #29 5.604 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-09T18:45:15.497Z] #29 5.604 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-09T18:45:15.497Z] #29 5.604 Recommended packages: [2022-04-09T18:45:15.497Z] #29 5.604 libldap-common publicsuffix libsasl2-modules [2022-04-09T18:45:15.497Z] #29 5.777 The following NEW packages will be installed: [2022-04-09T18:45:15.497Z] #29 5.778 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-09T18:45:15.497Z] #29 5.780 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-09T18:45:15.497Z] #29 5.780 libssh2-1 openssl [2022-04-09T18:45:15.497Z] #29 6.057 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:45:15.497Z] #29 6.057 Need to get 3040 kB of archives. [2022-04-09T18:45:15.497Z] #29 6.057 After this operation, 6651 kB of additional disk space will be used. [2022-04-09T18:45:15.497Z] #29 6.057 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-09T18:45:15.497Z] #29 6.072 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-09T18:45:15.497Z] #29 6.072 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-09T18:45:15.497Z] #29 6.078 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-09T18:45:15.497Z] #29 6.078 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-09T18:45:15.497Z] #29 6.078 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-09T18:45:15.497Z] #29 6.091 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-09T18:45:15.497Z] #29 6.091 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-09T18:45:15.497Z] #29 6.091 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-09T18:45:15.497Z] #29 6.091 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-09T18:45:15.497Z] #29 6.091 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-09T18:45:15.497Z] #29 6.091 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-09T18:45:15.497Z] #29 6.091 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:45:15.497Z] #29 6.094 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:45:15.497Z] #29 6.095 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:45:15.497Z] #29 6.393 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:45:15.497Z] #29 6.414 Fetched 3040 kB in 0s (9921 kB/s) [2022-04-09T18:45:15.497Z] #29 6.471 Selecting previously unselected package openssl. [2022-04-09T18:45:15.497Z] #29 6.471 (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.) [2022-04-09T18:45:15.497Z] #29 6.471 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 6.471 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 6.660 Selecting previously unselected package ca-certificates. [2022-04-09T18:45:15.497Z] #29 6.662 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-09T18:45:15.497Z] #29 6.667 Unpacking ca-certificates (20210119) ... [2022-04-09T18:45:15.497Z] #29 6.819 Selecting previously unselected package libbrotli1:amd64. [2022-04-09T18:45:15.497Z] #29 6.819 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 6.827 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:45:15.497Z] #29 6.901 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-09T18:45:15.497Z] #29 6.905 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 6.907 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 6.956 Selecting previously unselected package libsasl2-2:amd64. [2022-04-09T18:45:15.497Z] #29 6.956 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 6.961 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 7.005 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-09T18:45:15.497Z] #29 7.005 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.009 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:15.497Z] #29 7.079 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-09T18:45:15.497Z] #29 7.079 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.083 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:45:15.497Z] #29 7.139 Selecting previously unselected package libpsl5:amd64. [2022-04-09T18:45:15.497Z] #29 7.139 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.143 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:45:15.497Z] #29 7.183 Selecting previously unselected package librtmp1:amd64. [2022-04-09T18:45:15.497Z] #29 7.183 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.188 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:15.497Z] #29 7.235 Selecting previously unselected package libssh2-1:amd64. [2022-04-09T18:45:15.497Z] #29 7.235 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.244 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:45:15.497Z] #29 7.290 Selecting previously unselected package libcurl4:amd64. [2022-04-09T18:45:15.497Z] #29 7.290 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.294 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 7.362 Selecting previously unselected package curl. [2022-04-09T18:45:15.497Z] #29 7.362 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.366 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 7.436 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:45:15.497Z] #29 7.436 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.436 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:45:15.497Z] #29 7.515 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:45:15.497Z] #29 7.515 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.520 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:45:15.497Z] #29 7.561 Selecting previously unselected package jq. [2022-04-09T18:45:15.497Z] #29 7.561 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:45:15.497Z] #29 7.564 Unpacking jq (1.6-2.1) ... [2022-04-09T18:45:15.497Z] #29 7.609 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:45:15.497Z] #29 7.620 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:45:15.497Z] #29 7.631 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:45:15.497Z] #29 7.642 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 7.652 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:15.497Z] #29 7.661 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 7.672 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:45:15.497Z] #29 7.682 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 7.700 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:45:15.497Z] #29 7.724 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:45:15.497Z] #29 7.724 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:15.497Z] #29 7.731 Setting up ca-certificates (20210119) ... [2022-04-09T18:45:15.497Z] #29 8.343 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:15.497Z] #29 9.045 129 added, 0 removed; done. [2022-04-09T18:45:15.497Z] #29 9.104 Setting up jq (1.6-2.1) ... [2022-04-09T18:45:15.497Z] #29 9.117 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 9.128 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:15.497Z] #29 9.134 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:45:15.497Z] #29 9.149 Processing triggers for ca-certificates (20210119) ... [2022-04-09T18:45:15.497Z] #29 9.160 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:15.497Z] #29 9.766 0 added, 0 removed; done. [2022-04-09T18:45:15.497Z] #29 9.766 Running hooks in /etc/ca-certificates/update.d... [2022-04-09T18:45:15.497Z] #29 9.771 done. [2022-04-09T18:45:15.683Z] #19 74.91 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-09T18:45:15.683Z] #19 74.91 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-09T18:45:15.683Z] #19 74.91 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-09T18:45:15.683Z] #19 74.93 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-09T18:45:15.683Z] #19 74.94 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-09T18:45:15.683Z] #19 74.94 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-09T18:45:15.683Z] #19 74.95 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-09T18:45:15.683Z] #19 74.95 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-09T18:45:15.683Z] #19 74.98 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-09T18:45:15.683Z] #19 75.00 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-09T18:45:15.758Z] #29 ... [2022-04-09T18:45:15.758Z] [2022-04-09T18:45:15.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:15.758Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:15.942Z] #19 75.03 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-09T18:45:15.942Z] #19 75.04 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-09T18:45:15.942Z] #19 75.06 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-09T18:45:15.942Z] #19 75.12 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-09T18:45:16.201Z] #19 75.42 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-09T18:45:16.356Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.2s done [2022-04-09T18:45:16.822Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 4.0s done [2022-04-09T18:45:16.823Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 4.1s done [2022-04-09T18:45:16.823Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 7.58MB / 108.66MB 4.2s [2022-04-09T18:45:16.823Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 18.87MB / 108.66MB 4.3s [2022-04-09T18:45:16.909Z] #11 ... [2022-04-09T18:45:16.909Z] [2022-04-09T18:45:16.909Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:16.909Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:45:16.909Z] #29 1.266 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:16.909Z] #29 1.266 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:16.909Z] #29 1.266 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:16.909Z] #29 1.429 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:16.909Z] #29 1.666 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:16.909Z] #29 2.014 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:16.909Z] #29 3.532 Fetched 8508 kB in 3s (3346 kB/s) [2022-04-09T18:45:16.909Z] #29 3.532 Reading package lists... [2022-04-09T18:45:16.909Z] #29 4.362 Reading package lists... [2022-04-09T18:45:16.909Z] #29 5.147 Building dependency tree... [2022-04-09T18:45:16.909Z] #29 5.477 The following additional packages will be installed: [2022-04-09T18:45:16.909Z] #29 5.478 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-09T18:45:16.909Z] #29 5.478 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-09T18:45:16.909Z] #29 5.479 Recommended packages: [2022-04-09T18:45:16.909Z] #29 5.479 libldap-common publicsuffix libsasl2-modules [2022-04-09T18:45:16.909Z] #29 5.647 The following NEW packages will be installed: [2022-04-09T18:45:16.909Z] #29 5.647 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-09T18:45:16.909Z] #29 5.648 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-09T18:45:16.909Z] #29 5.648 libssh2-1 openssl [2022-04-09T18:45:16.909Z] #29 5.925 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:45:16.909Z] #29 5.925 Need to get 3040 kB of archives. [2022-04-09T18:45:16.909Z] #29 5.925 After this operation, 6651 kB of additional disk space will be used. [2022-04-09T18:45:16.909Z] #29 5.925 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-09T18:45:16.909Z] #29 5.940 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-09T18:45:16.909Z] #29 5.942 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-09T18:45:16.909Z] #29 5.954 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-09T18:45:16.909Z] #29 5.962 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-09T18:45:16.909Z] #29 5.962 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:45:16.909Z] #29 5.962 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:45:16.909Z] #29 5.962 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:45:16.909Z] #29 6.167 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:45:16.909Z] #29 6.196 Fetched 3040 kB in 0s (9919 kB/s) [2022-04-09T18:45:16.909Z] #29 6.269 Selecting previously unselected package openssl. [2022-04-09T18:45:16.909Z] #29 6.269 (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.) [2022-04-09T18:45:16.909Z] #29 6.269 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 6.273 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:16.909Z] #29 6.502 Selecting previously unselected package ca-certificates. [2022-04-09T18:45:16.909Z] #29 6.504 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-09T18:45:16.909Z] #29 6.539 Unpacking ca-certificates (20210119) ... [2022-04-09T18:45:16.909Z] #29 6.685 Selecting previously unselected package libbrotli1:amd64. [2022-04-09T18:45:16.909Z] #29 6.685 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 6.694 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:45:16.909Z] #29 6.836 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-09T18:45:16.909Z] #29 6.836 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 6.848 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:16.909Z] #29 6.989 Selecting previously unselected package libsasl2-2:amd64. [2022-04-09T18:45:16.909Z] #29 6.989 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 6.989 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:16.909Z] #29 7.043 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-09T18:45:16.909Z] #29 7.043 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.047 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:16.909Z] #29 7.111 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-09T18:45:16.909Z] #29 7.111 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.118 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:45:16.909Z] #29 7.166 Selecting previously unselected package libpsl5:amd64. [2022-04-09T18:45:16.909Z] #29 7.166 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.170 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:45:16.909Z] #29 7.220 Selecting previously unselected package librtmp1:amd64. [2022-04-09T18:45:16.909Z] #29 7.220 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.223 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:16.909Z] #29 7.270 Selecting previously unselected package libssh2-1:amd64. [2022-04-09T18:45:16.909Z] #29 7.270 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.274 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:45:16.909Z] #29 7.327 Selecting previously unselected package libcurl4:amd64. [2022-04-09T18:45:16.909Z] #29 7.327 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.330 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:16.909Z] #29 7.402 Selecting previously unselected package curl. [2022-04-09T18:45:16.909Z] #29 7.402 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.411 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:16.909Z] #29 7.475 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:45:16.909Z] #29 7.475 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:45:16.909Z] #29 7.479 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:45:16.910Z] #29 7.539 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:45:16.910Z] #29 7.539 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:45:16.910Z] #29 7.544 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:45:16.910Z] #29 7.591 Selecting previously unselected package jq. [2022-04-09T18:45:16.910Z] #29 7.592 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:45:16.910Z] #29 7.596 Unpacking jq (1.6-2.1) ... [2022-04-09T18:45:16.910Z] #29 7.639 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:45:16.910Z] #29 7.651 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:45:16.910Z] #29 7.664 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:45:16.910Z] #29 7.681 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:16.910Z] #29 7.687 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:16.910Z] #29 7.697 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:16.910Z] #29 7.716 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:45:16.910Z] #29 7.729 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:16.910Z] #29 7.745 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:45:16.910Z] #29 7.757 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:45:16.910Z] #29 7.778 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:16.910Z] #29 7.794 Setting up ca-certificates (20210119) ... [2022-04-09T18:45:16.910Z] #29 8.446 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:16.910Z] #29 9.182 129 added, 0 removed; done. [2022-04-09T18:45:16.910Z] #29 9.283 Setting up jq (1.6-2.1) ... [2022-04-09T18:45:16.910Z] #29 9.293 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:16.910Z] #29 9.306 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:16.910Z] #29 9.320 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:45:16.910Z] #29 9.341 Processing triggers for ca-certificates (20210119) ... [2022-04-09T18:45:16.910Z] #29 9.353 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:16.910Z] #29 9.929 0 added, 0 removed; done. [2022-04-09T18:45:16.910Z] #29 9.929 Running hooks in /etc/ca-certificates/update.d... [2022-04-09T18:45:16.910Z] #29 9.930 done. [2022-04-09T18:45:16.910Z] #29 ... [2022-04-09T18:45:16.910Z] [2022-04-09T18:45:16.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:16.910Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:16.930Z] #11 ... [2022-04-09T18:45:16.930Z] [2022-04-09T18:45:16.930Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:16.930Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:45:16.930Z] #29 DONE 11.5s [2022-04-09T18:45:16.930Z] [2022-04-09T18:45:16.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:16.930Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:16.930Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-09T18:45:17.086Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 25.76MB / 108.66MB 4.4s [2022-04-09T18:45:17.086Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 50.33MB / 108.66MB 4.5s [2022-04-09T18:45:17.086Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 56.62MB / 108.66MB 4.6s [2022-04-09T18:45:17.192Z] #11 ... [2022-04-09T18:45:17.193Z] [2022-04-09T18:45:17.193Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-09T18:45:17.193Z] #30 sha256:82b3e54ec37858f4ddebe9e370cba4109e9e73b0b9aca3531e6fd4be497bdfb3 [2022-04-09T18:45:17.193Z] #30 DONE 0.1s [2022-04-09T18:45:17.193Z] [2022-04-09T18:45:17.193Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:17.193Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:17.348Z] #11 ... [2022-04-09T18:45:17.348Z] [2022-04-09T18:45:17.348Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-09T18:45:17.348Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-09T18:45:17.348Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.3s done [2022-04-09T18:45:17.348Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-09T18:45:17.348Z] #28 sha256:8d7b4b6771e64398bec4224851914f4f6fa32427f22f0758f4920f614535c5be 529B / 529B done [2022-04-09T18:45:17.348Z] #28 sha256:05e8051d05a29bf316af622d17aab46cf176eb5f549c7f4c54d420805cc16165 1.48kB / 1.48kB done [2022-04-09T18:45:17.348Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.5s done [2022-04-09T18:45:17.348Z] #28 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 2.4s done [2022-04-09T18:45:17.348Z] #28 DONE 4.7s [2022-04-09T18:45:17.348Z] [2022-04-09T18:45:17.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:17.348Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:17.348Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 63.96MB / 108.66MB 4.7s [2022-04-09T18:45:17.348Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 [2022-04-09T18:45:17.578Z] #19 76.68 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-09T18:45:17.579Z] #19 76.68 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-09T18:45:17.579Z] #19 76.70 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-09T18:45:17.579Z] #19 76.74 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-09T18:45:17.579Z] #19 76.78 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-09T18:45:17.661Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 77.28MB / 108.66MB 4.9s [2022-04-09T18:45:17.661Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 84.93MB / 108.66MB 5.0s [2022-04-09T18:45:17.856Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 3.9s done [2022-04-09T18:45:17.924Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 93.95MB / 108.66MB 5.3s [2022-04-09T18:45:17.924Z] #11 ... [2022-04-09T18:45:17.924Z] [2022-04-09T18:45:17.924Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:17.924Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-09T18:45:17.924Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-09T18:45:17.924Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:17.924Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-09T18:45:17.924Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-09T18:45:17.924Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-04-09T18:45:17.925Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-04-09T18:45:17.925Z] #67 DONE 5.5s [2022-04-09T18:45:17.925Z] [2022-04-09T18:45:17.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:17.925Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:17.925Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 103.81MB / 108.66MB 5.4s [2022-04-09T18:45:18.186Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.8s done [2022-04-09T18:45:18.428Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0.1s [2022-04-09T18:45:18.517Z] #19 77.89 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-09T18:45:18.517Z] #19 77.91 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-09T18:45:18.689Z] #11 ... [2022-04-09T18:45:18.689Z] [2022-04-09T18:45:18.689Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:18.689Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:45:18.689Z] #29 DONE 11.9s [2022-04-09T18:45:18.689Z] [2022-04-09T18:45:18.689Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:18.689Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:18.777Z] #19 77.91 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-09T18:45:18.777Z] #19 77.93 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-09T18:45:18.777Z] #19 77.93 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-09T18:45:18.777Z] #19 77.94 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-09T18:45:18.777Z] #19 77.94 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-09T18:45:18.777Z] #19 77.94 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-09T18:45:18.777Z] #19 77.97 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-09T18:45:18.777Z] #19 77.98 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-09T18:45:18.777Z] #19 77.99 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-09T18:45:18.777Z] #19 78.00 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-09T18:45:19.131Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.1s [2022-04-09T18:45:19.265Z] #11 ... [2022-04-09T18:45:19.265Z] [2022-04-09T18:45:19.265Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-09T18:45:19.265Z] #30 sha256:98f629cea79b6df3e3f44f9d62deb79cea2105799b862fdf694ea7a29015efee [2022-04-09T18:45:19.265Z] #30 DONE 0.3s [2022-04-09T18:45:19.265Z] [2022-04-09T18:45:19.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:19.265Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:19.395Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.3s done [2022-04-09T18:45:19.760Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.9s done [2022-04-09T18:45:19.760Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-09T18:45:20.154Z] #19 79.12 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-09T18:45:20.154Z] #19 79.12 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-09T18:45:20.154Z] #19 79.15 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-09T18:45:20.154Z] #19 79.18 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-09T18:45:20.154Z] #19 79.21 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-09T18:45:20.357Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 7.6s done [2022-04-09T18:45:20.357Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 [2022-04-09T18:45:20.621Z] #11 ... [2022-04-09T18:45:20.621Z] [2022-04-09T18:45:20.621Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-09T18:45:20.621Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-09T18:45:20.621Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-09T18:45:20.621Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-09T18:45:20.621Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-09T18:45:20.621Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s [2022-04-09T18:45:20.621Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-04-09T18:45:20.621Z] #69 DONE 8.1s [2022-04-09T18:45:20.621Z] [2022-04-09T18:45:20.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:20.621Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:21.090Z] #19 80.22 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-09T18:45:21.090Z] #19 80.22 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-09T18:45:21.657Z] #19 80.88 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:45:21.915Z] #19 81.14 Fetched 787 MB in 22s (36.3 MB/s) [2022-04-09T18:45:21.915Z] #19 81.18 Selecting previously unselected package liblocale-gettext-perl. [2022-04-09T18:45:21.915Z] #19 81.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:45:21.915Z] #19 81.22 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-09T18:45:21.915Z] #19 81.22 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-09T18:45:22.174Z] #19 81.26 Selecting previously unselected package bzip2. [2022-04-09T18:45:22.174Z] #19 81.27 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-09T18:45:22.174Z] #19 81.28 Unpacking bzip2 (1.0.8-4) ... [2022-04-09T18:45:22.174Z] #19 81.34 Selecting previously unselected package libmagic-mgc. [2022-04-09T18:45:22.174Z] #19 81.34 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-09T18:45:22.174Z] #19 81.35 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-09T18:45:22.174Z] #19 81.51 Selecting previously unselected package libmagic1:amd64. [2022-04-09T18:45:22.174Z] #19 81.51 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-09T18:45:22.310Z] #11 ... [2022-04-09T18:45:22.310Z] [2022-04-09T18:45:22.310Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:22.310Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:45:22.310Z] #29 1.209 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:22.310Z] #29 1.209 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:22.310Z] #29 1.221 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:22.310Z] #29 1.305 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:22.310Z] #29 1.411 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:22.310Z] #29 1.610 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:22.310Z] #29 3.267 Fetched 8508 kB in 2s (3672 kB/s) [2022-04-09T18:45:22.310Z] #29 3.267 Reading package lists... [2022-04-09T18:45:22.310Z] #29 4.070 Reading package lists... [2022-04-09T18:45:22.310Z] #29 4.835 Building dependency tree... [2022-04-09T18:45:22.310Z] #29 5.173 The following additional packages will be installed: [2022-04-09T18:45:22.310Z] #29 5.173 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-09T18:45:22.310Z] #29 5.173 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-09T18:45:22.310Z] #29 5.174 Recommended packages: [2022-04-09T18:45:22.310Z] #29 5.174 libldap-common publicsuffix libsasl2-modules [2022-04-09T18:45:22.310Z] #29 5.352 The following NEW packages will be installed: [2022-04-09T18:45:22.310Z] #29 5.353 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-09T18:45:22.310Z] #29 5.353 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-09T18:45:22.310Z] #29 5.353 libssh2-1 openssl [2022-04-09T18:45:22.310Z] #29 5.628 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:45:22.310Z] #29 5.628 Need to get 3040 kB of archives. [2022-04-09T18:45:22.310Z] #29 5.628 After this operation, 6651 kB of additional disk space will be used. [2022-04-09T18:45:22.310Z] #29 5.628 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-09T18:45:22.310Z] #29 5.638 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-09T18:45:22.310Z] #29 5.640 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-09T18:45:22.310Z] #29 5.649 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-09T18:45:22.310Z] #29 5.649 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-09T18:45:22.310Z] #29 5.649 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-09T18:45:22.310Z] #29 5.649 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-09T18:45:22.310Z] #29 5.649 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-09T18:45:22.310Z] #29 5.649 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-09T18:45:22.310Z] #29 5.671 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-09T18:45:22.310Z] #29 5.671 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-09T18:45:22.310Z] #29 5.671 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-09T18:45:22.310Z] #29 5.673 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:45:22.310Z] #29 5.675 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:45:22.310Z] #29 5.676 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:45:22.310Z] #29 5.936 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:45:22.310Z] #29 5.961 Fetched 3040 kB in 0s (9633 kB/s) [2022-04-09T18:45:22.310Z] #29 6.071 Selecting previously unselected package openssl. [2022-04-09T18:45:22.310Z] #29 6.071 (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.) [2022-04-09T18:45:22.310Z] #29 6.072 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 6.077 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 6.336 Selecting previously unselected package ca-certificates. [2022-04-09T18:45:22.310Z] #29 6.336 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-09T18:45:22.310Z] #29 6.340 Unpacking ca-certificates (20210119) ... [2022-04-09T18:45:22.310Z] #29 6.586 Selecting previously unselected package libbrotli1:amd64. [2022-04-09T18:45:22.310Z] #29 6.586 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 6.599 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:45:22.310Z] #29 6.785 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-09T18:45:22.310Z] #29 6.785 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 6.789 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 7.024 Selecting previously unselected package libsasl2-2:amd64. [2022-04-09T18:45:22.310Z] #29 7.024 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.033 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 7.294 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-09T18:45:22.310Z] #29 7.294 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.298 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:22.310Z] #29 7.544 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-09T18:45:22.310Z] #29 7.544 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.551 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:45:22.310Z] #29 7.654 Selecting previously unselected package libpsl5:amd64. [2022-04-09T18:45:22.310Z] #29 7.656 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.659 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:45:22.310Z] #29 7.710 Selecting previously unselected package librtmp1:amd64. [2022-04-09T18:45:22.310Z] #29 7.710 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.710 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:22.310Z] #29 7.743 Selecting previously unselected package libssh2-1:amd64. [2022-04-09T18:45:22.310Z] #29 7.744 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.747 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:45:22.310Z] #29 7.800 Selecting previously unselected package libcurl4:amd64. [2022-04-09T18:45:22.310Z] #29 7.800 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.803 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 7.868 Selecting previously unselected package curl. [2022-04-09T18:45:22.310Z] #29 7.869 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.872 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 7.937 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:45:22.310Z] #29 7.937 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.941 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:45:22.310Z] #29 7.995 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:45:22.310Z] #29 7.996 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 7.999 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:45:22.310Z] #29 8.042 Selecting previously unselected package jq. [2022-04-09T18:45:22.310Z] #29 8.042 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:45:22.310Z] #29 8.047 Unpacking jq (1.6-2.1) ... [2022-04-09T18:45:22.310Z] #29 8.089 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-09T18:45:22.310Z] #29 8.099 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-09T18:45:22.310Z] #29 8.111 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-09T18:45:22.310Z] #29 8.125 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 8.138 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:22.310Z] #29 8.148 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 8.157 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-09T18:45:22.310Z] #29 8.166 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 8.188 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:45:22.310Z] #29 8.205 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:45:22.310Z] #29 8.222 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:22.310Z] #29 8.233 Setting up ca-certificates (20210119) ... [2022-04-09T18:45:22.310Z] #29 8.854 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:22.310Z] #29 9.523 129 added, 0 removed; done. [2022-04-09T18:45:22.310Z] #29 9.580 Setting up jq (1.6-2.1) ... [2022-04-09T18:45:22.310Z] #29 9.591 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:22.310Z] #29 9.600 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:22.311Z] #29 9.609 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:45:22.311Z] #29 9.626 Processing triggers for ca-certificates (20210119) ... [2022-04-09T18:45:22.311Z] #29 9.634 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:22.311Z] #29 10.23 0 added, 0 removed; done. [2022-04-09T18:45:22.311Z] #29 10.23 Running hooks in /etc/ca-certificates/update.d... [2022-04-09T18:45:22.311Z] #29 ... [2022-04-09T18:45:22.311Z] [2022-04-09T18:45:22.311Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:22.311Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:22.433Z] #19 81.52 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-09T18:45:22.433Z] #19 81.59 Selecting previously unselected package file. [2022-04-09T18:45:22.433Z] #19 81.60 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-09T18:45:22.433Z] #19 81.60 Unpacking file (1:5.39-3) ... [2022-04-09T18:45:22.433Z] #19 81.66 Selecting previously unselected package xz-utils. [2022-04-09T18:45:22.433Z] #19 81.66 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-04-09T18:45:22.433Z] #19 81.66 Unpacking xz-utils (5.2.5-2) ... [2022-04-09T18:45:22.433Z] #19 81.77 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-09T18:45:22.519Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-09T18:45:22.692Z] #19 81.77 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-09T18:45:22.692Z] #19 81.78 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-09T18:45:23.184Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 3.1s done [2022-04-09T18:45:23.256Z] #11 ... [2022-04-09T18:45:23.256Z] [2022-04-09T18:45:23.256Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:23.256Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-09T18:45:23.256Z] #29 10.23 done. [2022-04-09T18:45:23.256Z] #29 DONE 11.5s [2022-04-09T18:45:23.256Z] [2022-04-09T18:45:23.256Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:23.256Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:23.517Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 3.9s done [2022-04-09T18:45:23.629Z] #19 82.55 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-09T18:45:23.629Z] #19 82.55 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-09T18:45:23.629Z] #19 82.56 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-09T18:45:23.780Z] #11 ... [2022-04-09T18:45:23.780Z] [2022-04-09T18:45:23.780Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-09T18:45:23.780Z] #30 sha256:817ddb9bc56423f49d91f28a9672a427301b7336407b189a8d0e5f74343a9d79 [2022-04-09T18:45:23.780Z] #30 DONE 0.4s [2022-04-09T18:45:23.780Z] [2022-04-09T18:45:23.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:23.780Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-09T18:45:23.780Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-09T18:45:23.888Z] #19 83.24 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-09T18:45:24.128Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b [2022-04-09T18:45:24.147Z] #19 83.24 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-09T18:45:24.147Z] #19 83.25 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-09T18:45:24.566Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.3s [2022-04-09T18:45:24.718Z] #19 83.95 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-09T18:45:24.718Z] #19 83.95 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-09T18:45:24.718Z] #19 83.96 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-09T18:45:25.654Z] #19 84.60 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-09T18:45:25.654Z] #19 84.60 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-09T18:45:25.654Z] #19 84.60 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-09T18:45:25.831Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.5s done [2022-04-09T18:45:25.831Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-09T18:45:25.831Z] #11 DONE 28.5s [2022-04-09T18:45:25.831Z] [2022-04-09T18:45:25.831Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:25.831Z] #31 sha256:ceb97d4a7594b8f6e2d70cc2deaaafb7f9418495d2fccd2dd481ff40b8e627be [2022-04-09T18:45:25.831Z] #31 1.565 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-09T18:45:25.831Z] #31 1.817 [2022-04-09T18:45:25.831Z] #31 2.033 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:25.831Z] #31 2.280 [2022-04-09T18:45:25.831Z] #31 3.184 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-09T18:45:25.831Z] #31 3.441 [2022-04-09T18:45:25.831Z] #31 3.657 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:25.831Z] #31 3.938 [2022-04-09T18:45:25.831Z] #31 4.814 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-09T18:45:25.831Z] #31 5.060 [2022-04-09T18:45:25.831Z] #31 5.274 #=#=# #### 6.8% ########################################## 59.4% ################################################################# 91.5% ######################################################################## 100.0% [2022-04-09T18:45:25.831Z] #31 5.922 [2022-04-09T18:45:25.831Z] #31 6.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-09T18:45:25.831Z] #31 7.139 [2022-04-09T18:45:25.831Z] #31 7.355 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:25.831Z] #31 7.619 [2022-04-09T18:45:25.831Z] #31 8.312 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-09T18:45:25.831Z] #31 8.616 [2022-04-09T18:45:25.913Z] #19 85.17 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-09T18:45:25.913Z] #19 85.18 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:25.913Z] #19 85.18 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:45:25.913Z] #19 85.25 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-09T18:45:25.913Z] #19 85.25 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:25.913Z] #19 85.26 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:45:26.092Z] #31 8.836 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:26.092Z] #31 ... [2022-04-09T18:45:26.092Z] [2022-04-09T18:45:26.092Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-09T18:45:26.092Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-09T18:45:26.486Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.2s done [2022-04-09T18:45:26.722Z] #11 ... [2022-04-09T18:45:26.722Z] [2022-04-09T18:45:26.722Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-09T18:45:26.722Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-09T18:45:26.722Z] #68 DONE 1.1s [2022-04-09T18:45:26.722Z] [2022-04-09T18:45:26.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:26.722Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:26.722Z] #11 ... [2022-04-09T18:45:26.722Z] [2022-04-09T18:45:26.722Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-09T18:45:26.722Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-09T18:45:26.747Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 [2022-04-09T18:45:27.007Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-09T18:45:27.269Z] #11 DONE 29.6s [2022-04-09T18:45:27.269Z] [2022-04-09T18:45:27.269Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-09T18:45:27.269Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-09T18:45:27.293Z] #70 ... [2022-04-09T18:45:27.293Z] [2022-04-09T18:45:27.293Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:27.293Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-09T18:45:27.293Z] #29 1.007 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:27.293Z] #29 1.034 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:27.293Z] #29 1.126 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:27.293Z] #29 1.296 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:45:27.293Z] #29 1.451 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:45:27.293Z] #29 2.208 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:45:27.293Z] #29 3.517 Fetched 8395 kB in 3s (3043 kB/s) [2022-04-09T18:45:27.293Z] #29 3.517 Reading package lists... [2022-04-09T18:45:27.293Z] #29 4.128 Reading package lists... [2022-04-09T18:45:27.293Z] #29 4.670 Building dependency tree... [2022-04-09T18:45:27.293Z] #29 4.983 The following additional packages will be installed: [2022-04-09T18:45:27.293Z] #29 4.983 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-09T18:45:27.293Z] #29 4.983 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-09T18:45:27.293Z] #29 4.985 Recommended packages: [2022-04-09T18:45:27.293Z] #29 4.985 libldap-common publicsuffix libsasl2-modules [2022-04-09T18:45:27.293Z] #29 5.104 The following NEW packages will be installed: [2022-04-09T18:45:27.293Z] #29 5.105 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-09T18:45:27.293Z] #29 5.105 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-09T18:45:27.293Z] #29 5.114 libssh2-1 openssl [2022-04-09T18:45:27.293Z] #29 5.377 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:45:27.293Z] #29 5.377 Need to get 2934 kB of archives. [2022-04-09T18:45:27.293Z] #29 5.377 After this operation, 6476 kB of additional disk space will be used. [2022-04-09T18:45:27.293Z] #29 5.377 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-09T18:45:27.293Z] #29 5.470 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-09T18:45:27.293Z] #29 5.484 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-09T18:45:27.293Z] #29 5.500 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-09T18:45:27.293Z] #29 5.515 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-09T18:45:27.293Z] #29 5.537 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-09T18:45:27.293Z] #29 5.550 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-09T18:45:27.293Z] #29 5.574 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-09T18:45:27.293Z] #29 5.597 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-09T18:45:27.293Z] #29 5.603 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-09T18:45:27.293Z] #29 5.607 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-09T18:45:27.293Z] #29 5.628 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-09T18:45:27.293Z] #29 5.630 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-09T18:45:27.293Z] #29 5.648 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-09T18:45:27.293Z] #29 5.669 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-09T18:45:27.293Z] #29 6.290 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:45:27.293Z] #29 6.533 Fetched 2934 kB in 1s (5254 kB/s) [2022-04-09T18:45:27.293Z] #29 6.722 Selecting previously unselected package openssl. [2022-04-09T18:45:27.293Z] #29 6.722 (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.) [2022-04-09T18:45:27.293Z] #29 6.722 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 6.732 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:27.293Z] #29 7.171 Selecting previously unselected package ca-certificates. [2022-04-09T18:45:27.293Z] #29 7.171 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-09T18:45:27.293Z] #29 7.180 Unpacking ca-certificates (20210119) ... [2022-04-09T18:45:27.293Z] #29 7.894 Selecting previously unselected package libbrotli1:arm64. [2022-04-09T18:45:27.293Z] #29 7.894 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 7.906 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-09T18:45:27.293Z] #29 8.233 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-09T18:45:27.293Z] #29 8.233 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 8.280 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:27.293Z] #29 8.544 Selecting previously unselected package libsasl2-2:arm64. [2022-04-09T18:45:27.293Z] #29 8.544 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 8.649 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:27.293Z] #29 8.973 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-09T18:45:27.293Z] #29 8.973 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 8.977 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:27.293Z] #29 9.043 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-09T18:45:27.293Z] #29 9.043 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 9.047 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-09T18:45:27.293Z] #29 9.100 Selecting previously unselected package libpsl5:arm64. [2022-04-09T18:45:27.293Z] #29 9.100 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 9.104 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-09T18:45:27.293Z] #29 9.212 Selecting previously unselected package librtmp1:arm64. [2022-04-09T18:45:27.293Z] #29 9.214 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 9.311 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:27.293Z] #29 9.634 Selecting previously unselected package libssh2-1:arm64. [2022-04-09T18:45:27.293Z] #29 9.634 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-09T18:45:27.293Z] #29 9.715 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-09T18:45:27.480Z] #12 DONE 1.4s [2022-04-09T18:45:27.480Z] [2022-04-09T18:45:27.480Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:27.480Z] #31 sha256:ceb97d4a7594b8f6e2d70cc2deaaafb7f9418495d2fccd2dd481ff40b8e627be [2022-04-09T18:45:27.480Z] #31 9.109 [2022-04-09T18:45:27.480Z] #31 9.170 Download of images into '/build' complete. [2022-04-09T18:45:27.480Z] #31 9.171 Use something like the following to load the result into a Docker daemon: [2022-04-09T18:45:27.480Z] #31 9.171 tar -cC '/build' . | docker load [2022-04-09T18:45:27.480Z] #31 DONE 10.2s [2022-04-09T18:45:27.480Z] [2022-04-09T18:45:27.480Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-09T18:45:27.480Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-09T18:45:27.555Z] #29 10.12 Selecting previously unselected package libcurl4:arm64. [2022-04-09T18:45:27.555Z] #29 10.12 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-09T18:45:27.555Z] #29 10.20 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:27.555Z] #29 ... [2022-04-09T18:45:27.555Z] [2022-04-09T18:45:27.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:27.555Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:27.555Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 3.2s done [2022-04-09T18:45:27.555Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 [2022-04-09T18:45:28.052Z] #13 DONE 0.6s [2022-04-09T18:45:28.052Z] [2022-04-09T18:45:28.052Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:45:28.052Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:45:28.052Z] #53 ... [2022-04-09T18:45:28.052Z] [2022-04-09T18:45:28.052Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-09T18:45:28.052Z] #62 sha256:53a63c32435e2a5cfda6668808fb5c6911cacfd9a7872234cf0e94ed6c7f0d75 [2022-04-09T18:45:28.052Z] #62 DONE 0.2s [2022-04-09T18:45:28.052Z] [2022-04-09T18:45:28.052Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-09T18:45:28.052Z] #25 sha256:b19db285f94027f02b40d71db235f7224b2d65f4f4946fece69521b33016241c [2022-04-09T18:45:28.052Z] #25 DONE 0.2s [2022-04-09T18:45:28.052Z] [2022-04-09T18:45:28.052Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-09T18:45:28.052Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-09T18:45:28.052Z] #42 DONE 0.2s [2022-04-09T18:45:28.316Z] [2022-04-09T18:45:28.316Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-09T18:45:28.316Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-09T18:45:28.316Z] #33 DONE 0.2s [2022-04-09T18:45:28.316Z] [2022-04-09T18:45:28.316Z] #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 [2022-04-09T18:45:28.316Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-09T18:45:28.316Z] #46 DONE 0.3s [2022-04-09T18:45:28.316Z] [2022-04-09T18:45:28.316Z] #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 [2022-04-09T18:45:28.316Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:28.658Z] #12 ... [2022-04-09T18:45:28.658Z] [2022-04-09T18:45:28.658Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:28.658Z] #31 sha256:de6e946d6c226ae1810289f3311b0b5b7cd7f80360384897fda3dbecf7771b7e [2022-04-09T18:45:28.658Z] #31 1.429 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-09T18:45:28.658Z] #31 1.731 [2022-04-09T18:45:28.658Z] #31 1.949 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:28.658Z] #31 2.195 [2022-04-09T18:45:28.658Z] #31 3.178 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-09T18:45:28.658Z] #31 3.428 [2022-04-09T18:45:28.658Z] #31 3.653 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:28.658Z] #31 3.908 [2022-04-09T18:45:28.658Z] #31 4.861 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-09T18:45:28.658Z] #31 5.124 [2022-04-09T18:45:28.658Z] #31 5.343 #=#=# ################### 26.9% ########################################## 58.7% ################################################################# 90.9% ######################################################################## 100.0% [2022-04-09T18:45:28.658Z] #31 5.881 [2022-04-09T18:45:28.658Z] #31 6.780 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-09T18:45:28.658Z] #31 7.044 [2022-04-09T18:45:28.658Z] #31 7.276 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:28.658Z] #31 7.536 [2022-04-09T18:45:28.658Z] #31 8.194 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-09T18:45:28.658Z] #31 8.477 [2022-04-09T18:45:28.658Z] #31 8.696 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:28.658Z] #31 8.883 [2022-04-09T18:45:28.658Z] #31 8.924 Download of images into '/build' complete. [2022-04-09T18:45:28.658Z] #31 8.924 Use something like the following to load the result into a Docker daemon: [2022-04-09T18:45:28.658Z] #31 8.925 tar -cC '/build' . | docker load [2022-04-09T18:45:28.658Z] #31 DONE 9.5s [2022-04-09T18:45:28.658Z] [2022-04-09T18:45:28.658Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-09T18:45:28.658Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-09T18:45:28.658Z] #12 DONE 1.4s [2022-04-09T18:45:28.658Z] [2022-04-09T18:45:28.658Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-09T18:45:28.658Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-09T18:45:28.979Z] #11 ... [2022-04-09T18:45:28.979Z] [2022-04-09T18:45:28.979Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-09T18:45:28.979Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-09T18:45:28.979Z] #70 DONE 2.7s [2022-04-09T18:45:28.979Z] [2022-04-09T18:45:28.979Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-09T18:45:28.979Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-09T18:45:29.066Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.1s [2022-04-09T18:45:29.232Z] #13 DONE 0.6s [2022-04-09T18:45:29.232Z] [2022-04-09T18:45:29.232Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:29.232Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:29.501Z] #14 ... [2022-04-09T18:45:29.501Z] [2022-04-09T18:45:29.501Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-09T18:45:29.501Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-09T18:45:29.501Z] #42 DONE 0.2s [2022-04-09T18:45:29.501Z] [2022-04-09T18:45:29.501Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-09T18:45:29.501Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-09T18:45:29.501Z] #33 DONE 0.3s [2022-04-09T18:45:29.501Z] [2022-04-09T18:45:29.501Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-09T18:45:29.501Z] #62 sha256:22dd1f9ca3d0f7763d6c329839680606cdf136e091d043193c704cf2da9368c6 [2022-04-09T18:45:29.501Z] #62 DONE 0.3s [2022-04-09T18:45:29.501Z] [2022-04-09T18:45:29.501Z] #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 [2022-04-09T18:45:29.501Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-09T18:45:29.501Z] #46 DONE 0.3s [2022-04-09T18:45:29.501Z] [2022-04-09T18:45:29.501Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-09T18:45:29.501Z] #25 sha256:8e9c5d9c2832545a372ff23fa0b49f1396d4d36475a2e55597e30be29f83cdad [2022-04-09T18:45:29.501Z] #25 DONE 0.3s [2022-04-09T18:45:29.501Z] [2022-04-09T18:45:29.501Z] #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 [2022-04-09T18:45:29.501Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:32.366Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.1s done [2022-04-09T18:45:32.366Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-09T18:45:32.542Z] #47 3.792 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:32.542Z] #47 3.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:32.542Z] #47 3.831 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:32.628Z] #11 DONE 29.4s [2022-04-09T18:45:32.628Z] [2022-04-09T18:45:32.628Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-09T18:45:32.628Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-09T18:45:32.815Z] #47 4.400 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-09T18:45:32.815Z] #47 4.627 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:33.195Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 5.0s done [2022-04-09T18:45:33.195Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 [2022-04-09T18:45:33.195Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done [2022-04-09T18:45:33.195Z] #11 DONE 20.9s [2022-04-09T18:45:33.195Z] [2022-04-09T18:45:33.195Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-09T18:45:33.195Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-09T18:45:33.195Z] #29 10.55 Selecting previously unselected package curl. [2022-04-09T18:45:33.195Z] #29 10.55 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-09T18:45:33.195Z] #29 10.60 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:33.195Z] #29 11.05 Selecting previously unselected package libonig5:arm64. [2022-04-09T18:45:33.195Z] #29 11.05 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-09T18:45:33.195Z] #29 11.21 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-09T18:45:33.195Z] #29 11.50 Selecting previously unselected package libjq1:arm64. [2022-04-09T18:45:33.195Z] #29 11.50 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-09T18:45:33.195Z] #29 11.51 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-09T18:45:33.195Z] #29 11.58 Selecting previously unselected package jq. [2022-04-09T18:45:33.195Z] #29 11.58 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-09T18:45:33.195Z] #29 11.59 Unpacking jq (1.6-2.1) ... [2022-04-09T18:45:33.195Z] #29 11.73 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-09T18:45:33.195Z] #29 11.73 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-09T18:45:33.195Z] #29 11.74 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-09T18:45:33.195Z] #29 11.75 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:33.195Z] #29 11.77 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-09T18:45:33.195Z] #29 11.78 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-09T18:45:33.195Z] #29 11.78 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-09T18:45:33.195Z] #29 11.80 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-09T18:45:33.195Z] #29 11.89 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-09T18:45:33.195Z] #29 11.92 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-09T18:45:33.195Z] #29 11.99 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-09T18:45:33.195Z] #29 12.01 Setting up ca-certificates (20210119) ... [2022-04-09T18:45:33.195Z] #29 12.66 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:33.195Z] #29 13.45 129 added, 0 removed; done. [2022-04-09T18:45:33.195Z] #29 13.55 Setting up jq (1.6-2.1) ... [2022-04-09T18:45:33.195Z] #29 13.57 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:33.195Z] #29 13.58 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-09T18:45:33.195Z] #29 13.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:45:33.195Z] #29 13.62 Processing triggers for ca-certificates (20210119) ... [2022-04-09T18:45:33.195Z] #29 13.64 Updating certificates in /etc/ssl/certs... [2022-04-09T18:45:33.195Z] #29 14.35 0 added, 0 removed; done. [2022-04-09T18:45:33.195Z] #29 14.35 Running hooks in /etc/ca-certificates/update.d... [2022-04-09T18:45:33.195Z] #29 14.35 done. [2022-04-09T18:45:33.195Z] #29 DONE 15.9s [2022-04-09T18:45:33.195Z] [2022-04-09T18:45:33.195Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-09T18:45:33.195Z] #30 sha256:fd8461de6ee163b462ce3424c97ec287b352059b9a5b5fb5277c1b0954181b65 [2022-04-09T18:45:33.457Z] #30 DONE 0.1s [2022-04-09T18:45:33.457Z] [2022-04-09T18:45:33.457Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:33.457Z] #31 sha256:d727b019c924896ed46158fb96adb86ae559ed546de5950acde4ed9b8255539b [2022-04-09T18:45:33.580Z] #12 DONE 1.3s [2022-04-09T18:45:33.580Z] [2022-04-09T18:45:33.581Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:33.581Z] #31 sha256:620be65c3843826144a283a49582a995d1b4fd880823ffe615ee52ff7e9ec5d3 [2022-04-09T18:45:33.581Z] #31 1.466 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-09T18:45:33.581Z] #31 1.736 [2022-04-09T18:45:33.581Z] #31 1.953 #=#=# ############################################## 63.9% ######################################################################## 100.0% [2022-04-09T18:45:33.581Z] #31 2.255 [2022-04-09T18:45:33.581Z] #31 3.133 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-09T18:45:33.581Z] #31 3.391 [2022-04-09T18:45:33.581Z] #31 3.606 #=#=# ####################### 33.0% ######################################################################## 100.0% [2022-04-09T18:45:33.581Z] #31 3.916 [2022-04-09T18:45:33.581Z] #31 4.876 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-09T18:45:33.581Z] #31 5.149 [2022-04-09T18:45:33.581Z] #31 5.363 #=#=# ################### 26.6% ########################################## 58.5% ################################################################ 90.0% ######################################################################## 100.0% [2022-04-09T18:45:33.581Z] #31 5.894 [2022-04-09T18:45:33.581Z] #31 6.788 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-09T18:45:33.581Z] #31 7.055 [2022-04-09T18:45:33.581Z] #31 7.271 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:33.581Z] #31 7.504 [2022-04-09T18:45:33.581Z] #31 8.180 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-09T18:45:33.581Z] #31 8.446 [2022-04-09T18:45:33.581Z] #31 8.666 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:33.581Z] #31 8.921 [2022-04-09T18:45:33.581Z] #31 8.985 Download of images into '/build' complete. [2022-04-09T18:45:33.581Z] #31 8.986 Use something like the following to load the result into a Docker daemon: [2022-04-09T18:45:33.581Z] #31 8.986 tar -cC '/build' . | docker load [2022-04-09T18:45:33.581Z] #31 DONE 10.0s [2022-04-09T18:45:33.721Z] #31 ... [2022-04-09T18:45:33.721Z] [2022-04-09T18:45:33.721Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-09T18:45:33.721Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-09T18:45:33.721Z] #12 DONE 0.5s [2022-04-09T18:45:33.758Z] #47 ... [2022-04-09T18:45:33.758Z] [2022-04-09T18:45:33.758Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:45:33.758Z] #26 sha256:637a6fab068a34b902c2e0493cb66dbd0fb9f1074f46bd79e7941a1e7932d1d9 [2022-04-09T18:45:33.758Z] #26 3.716 + RM_GOPATH=0 [2022-04-09T18:45:33.758Z] #26 3.716 + TMP_GOPATH= [2022-04-09T18:45:33.758Z] #26 3.716 + : /build [2022-04-09T18:45:33.758Z] #26 3.716 + '[' -z '' ']' [2022-04-09T18:45:33.758Z] #26 3.718 ++ mktemp -d [2022-04-09T18:45:33.758Z] #26 3.721 + export GOPATH=/tmp/tmp.y41gqvwHyo [2022-04-09T18:45:33.758Z] #26 3.721 + GOPATH=/tmp/tmp.y41gqvwHyo [2022-04-09T18:45:33.758Z] #26 3.721 + RM_GOPATH=1 [2022-04-09T18:45:33.758Z] #26 3.721 + case "$(go env GOARCH)" in [2022-04-09T18:45:33.758Z] #26 3.721 ++ go env GOARCH [2022-04-09T18:45:33.758Z] #26 3.755 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:33.758Z] #26 3.755 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:33.758Z] #26 3.758 ++ dirname /install.sh [2022-04-09T18:45:33.758Z] #26 3.774 + dir=/ [2022-04-09T18:45:33.758Z] #26 3.790 + bin=dockercli [2022-04-09T18:45:33.758Z] #26 3.791 + shift [2022-04-09T18:45:33.758Z] #26 3.791 + '[' '!' -f //dockercli.installer ']' [2022-04-09T18:45:33.758Z] #26 3.797 + . //dockercli.installer [2022-04-09T18:45:33.758Z] #26 3.798 ++ : stable [2022-04-09T18:45:33.758Z] #26 3.798 ++ : 17.06.2-ce [2022-04-09T18:45:33.758Z] #26 3.799 + install_dockercli [2022-04-09T18:45:33.758Z] #26 3.799 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-09T18:45:33.758Z] #26 3.799 Install docker/cli version 17.06.2-ce from stable [2022-04-09T18:45:33.758Z] #26 3.800 ++ uname -m [2022-04-09T18:45:33.758Z] #26 3.805 + arch=x86_64 [2022-04-09T18:45:33.758Z] #26 3.805 + '[' x86_64 '!=' x86_64 ']' [2022-04-09T18:45:33.758Z] #26 3.805 + url=https://download.docker.com/linux/static [2022-04-09T18:45:33.758Z] #26 3.806 + tar -xz docker/docker [2022-04-09T18:45:33.758Z] #26 3.810 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-09T18:45:33.841Z] [2022-04-09T18:45:33.841Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-09T18:45:33.841Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-09T18:45:33.983Z] [2022-04-09T18:45:33.983Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-09T18:45:33.983Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-09T18:45:34.243Z] #13 DONE 0.5s [2022-04-09T18:45:34.243Z] [2022-04-09T18:45:34.244Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-09T18:45:34.244Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-09T18:45:34.413Z] #13 DONE 0.6s [2022-04-09T18:45:34.413Z] [2022-04-09T18:45:34.413Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-09T18:45:34.413Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-09T18:45:34.413Z] #33 DONE 0.1s [2022-04-09T18:45:34.413Z] [2022-04-09T18:45:34.413Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:45:34.413Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:45:34.413Z] #34 ... [2022-04-09T18:45:34.413Z] [2022-04-09T18:45:34.413Z] #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 [2022-04-09T18:45:34.413Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-09T18:45:34.413Z] #46 DONE 0.2s [2022-04-09T18:45:34.413Z] [2022-04-09T18:45:34.413Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-09T18:45:34.413Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-09T18:45:34.413Z] #42 DONE 0.2s [2022-04-09T18:45:34.504Z] #33 DONE 0.3s [2022-04-09T18:45:34.504Z] [2022-04-09T18:45:34.504Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-09T18:45:34.504Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-09T18:45:34.504Z] #42 DONE 0.2s [2022-04-09T18:45:34.504Z] [2022-04-09T18:45:34.504Z] #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 [2022-04-09T18:45:34.504Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-09T18:45:34.504Z] #43 ... [2022-04-09T18:45:34.504Z] [2022-04-09T18:45:34.504Z] #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 [2022-04-09T18:45:34.504Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-09T18:45:34.504Z] #46 DONE 0.4s [2022-04-09T18:45:34.673Z] [2022-04-09T18:45:34.673Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-09T18:45:34.673Z] #62 sha256:fbb7193cbde6ec98fdeed3603be71dc8784f8c9673c014e0d3729670fc7c2533 [2022-04-09T18:45:34.673Z] #62 DONE 0.3s [2022-04-09T18:45:34.673Z] [2022-04-09T18:45:34.673Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-09T18:45:34.673Z] #25 sha256:43c66d9a3d170f5694cc5420a2d79354ce18060e6ff137213d67190ad7ef47d3 [2022-04-09T18:45:34.673Z] #25 DONE 0.3s [2022-04-09T18:45:34.673Z] [2022-04-09T18:45:34.673Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:45:34.673Z] #26 sha256:a96eb2baf20da5f3a6f6e207c4934567a4f17bdde55bf6f9180787d4f6760526 [2022-04-09T18:45:34.765Z] [2022-04-09T18:45:34.765Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-09T18:45:34.765Z] #25 sha256:758f1abd713f4106f9a4ac8d4e456357b10b5b65eeb9a1b0978d30b351b86b33 [2022-04-09T18:45:34.765Z] #25 DONE 0.4s [2022-04-09T18:45:34.765Z] [2022-04-09T18:45:34.765Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-09T18:45:34.765Z] #62 sha256:81bc4ed2c5943cda2c4e2c4f58c78318d3dc6e191cce084f128d98b5c7ae2df1 [2022-04-09T18:45:34.765Z] #62 DONE 0.5s [2022-04-09T18:45:34.765Z] [2022-04-09T18:45:34.765Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:45:34.765Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:45:34.833Z] #47 4.530 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:34.833Z] #47 4.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:34.833Z] #47 4.578 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:34.833Z] #47 5.164 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-09T18:45:34.833Z] #47 ... [2022-04-09T18:45:34.833Z] [2022-04-09T18:45:34.833Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:45:34.833Z] #26 sha256:3c5793e3317e7ac7d9ac64310c025f6391560c2df8781359d7f906fdb75a4113 [2022-04-09T18:45:34.833Z] #26 4.139 + RM_GOPATH=0 [2022-04-09T18:45:34.833Z] #26 4.139 + TMP_GOPATH= [2022-04-09T18:45:34.833Z] #26 4.139 + : /build [2022-04-09T18:45:34.833Z] #26 4.139 + '[' -z '' ']' [2022-04-09T18:45:34.833Z] #26 4.140 ++ mktemp -d [2022-04-09T18:45:34.833Z] #26 4.141 + export GOPATH=/tmp/tmp.WzAU0Xrs8a [2022-04-09T18:45:34.833Z] #26 4.142 + GOPATH=/tmp/tmp.WzAU0Xrs8a [2022-04-09T18:45:34.833Z] #26 4.142 + RM_GOPATH=1 [2022-04-09T18:45:34.833Z] #26 4.142 + case "$(go env GOARCH)" in [2022-04-09T18:45:34.833Z] #26 4.143 ++ go env GOARCH [2022-04-09T18:45:34.833Z] #26 4.159 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:34.833Z] #26 4.159 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:34.833Z] #26 4.160 ++ dirname /install.sh [2022-04-09T18:45:34.833Z] #26 4.163 + dir=/ [2022-04-09T18:45:34.833Z] #26 4.163 + bin=dockercli [2022-04-09T18:45:34.833Z] #26 4.163 + shift [2022-04-09T18:45:34.833Z] #26 4.171 + '[' '!' -f //dockercli.installer ']' [2022-04-09T18:45:34.833Z] #26 4.171 + . //dockercli.installer [2022-04-09T18:45:34.833Z] #26 4.171 ++ : stable [2022-04-09T18:45:34.833Z] #26 4.171 ++ : 17.06.2-ce [2022-04-09T18:45:34.833Z] #26 4.172 + install_dockercli [2022-04-09T18:45:34.833Z] #26 4.172 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-09T18:45:34.833Z] #26 4.172 Install docker/cli version 17.06.2-ce from stable [2022-04-09T18:45:34.833Z] #26 4.172 ++ uname -m [2022-04-09T18:45:34.833Z] #26 4.173 + arch=x86_64 [2022-04-09T18:45:34.833Z] #26 4.174 + '[' x86_64 '!=' x86_64 ']' [2022-04-09T18:45:34.833Z] #26 4.174 + url=https://download.docker.com/linux/static [2022-04-09T18:45:34.833Z] #26 4.174 + tar -xz docker/docker [2022-04-09T18:45:34.833Z] #26 4.175 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-09T18:45:35.096Z] #26 ... [2022-04-09T18:45:35.096Z] [2022-04-09T18:45:35.096Z] #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 [2022-04-09T18:45:35.096Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:35.096Z] #47 5.502 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:35.151Z] #26 ... [2022-04-09T18:45:35.151Z] [2022-04-09T18:45:35.151Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-09T18:45:35.151Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:35.151Z] #47 6.704 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:35.895Z] #19 94.72 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-09T18:45:35.895Z] #19 94.73 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:35.895Z] #19 94.73 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:45:35.895Z] #19 94.79 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-09T18:45:35.895Z] #19 94.79 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:35.895Z] #19 94.79 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-09T18:45:37.015Z] #47 7.498 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:37.069Z] #47 8.873 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:38.014Z] #47 ... [2022-04-09T18:45:38.014Z] [2022-04-09T18:45:38.014Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:38.014Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:38.014Z] #58 3.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:38.014Z] #58 3.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:38.014Z] #58 3.429 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:38.014Z] #58 4.147 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:38.014Z] #58 5.756 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:38.014Z] #58 7.818 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:38.014Z] #58 ... [2022-04-09T18:45:38.014Z] [2022-04-09T18:45:38.014Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:38.014Z] #63 sha256:1aaddb36b17225b90e2f328e7ba52b255ad3719257bb1d93e4e5a00a4636720f [2022-04-09T18:45:38.014Z] #63 3.366 + RM_GOPATH=0 [2022-04-09T18:45:38.014Z] #63 3.366 + TMP_GOPATH= [2022-04-09T18:45:38.014Z] #63 3.366 + : /build [2022-04-09T18:45:38.014Z] #63 3.366 + '[' -z '' ']' [2022-04-09T18:45:38.014Z] #63 3.366 ++ mktemp -d [2022-04-09T18:45:38.014Z] #63 3.368 + export GOPATH=/tmp/tmp.1bTGkoZlKy [2022-04-09T18:45:38.014Z] #63 3.368 + GOPATH=/tmp/tmp.1bTGkoZlKy [2022-04-09T18:45:38.014Z] #63 3.368 + RM_GOPATH=1 [2022-04-09T18:45:38.014Z] #63 3.368 + case "$(go env GOARCH)" in [2022-04-09T18:45:38.014Z] #63 3.368 ++ go env GOARCH [2022-04-09T18:45:38.014Z] #63 3.417 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:38.014Z] #63 3.417 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:38.014Z] #63 3.417 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:38.014Z] #63 3.417 ++ dirname /install.sh [2022-04-09T18:45:38.014Z] #63 3.417 + dir=/ [2022-04-09T18:45:38.014Z] #63 3.417 + bin=rootlesskit [2022-04-09T18:45:38.014Z] #63 3.417 + shift [2022-04-09T18:45:38.014Z] #63 3.417 + '[' '!' -f //rootlesskit.installer ']' [2022-04-09T18:45:38.014Z] #63 3.417 + . //rootlesskit.installer [2022-04-09T18:45:38.014Z] #63 3.417 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:38.014Z] #63 3.417 + install_rootlesskit [2022-04-09T18:45:38.014Z] #63 3.417 + case "$1" in [2022-04-09T18:45:38.014Z] #63 3.417 + export CGO_ENABLED=0 [2022-04-09T18:45:38.014Z] #63 3.417 + CGO_ENABLED=0 [2022-04-09T18:45:38.014Z] #63 3.417 + _install_rootlesskit [2022-04-09T18:45:38.014Z] #63 3.417 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-09T18:45:38.014Z] #63 3.446 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:45:38.014Z] #63 3.446 + GOBIN=/build [2022-04-09T18:45:38.014Z] #63 3.446 + GO111MODULE=on [2022-04-09T18:45:38.014Z] #63 3.446 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:38.014Z] #63 3.904 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-09T18:45:38.014Z] #63 7.042 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:45:38.014Z] #63 7.090 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-09T18:45:38.014Z] #63 7.542 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-09T18:45:38.071Z] #26 3.296 + RM_GOPATH=0 [2022-04-09T18:45:38.071Z] #26 3.297 + TMP_GOPATH= [2022-04-09T18:45:38.071Z] #26 3.297 + : /build [2022-04-09T18:45:38.071Z] #26 3.297 + '[' -z '' ']' [2022-04-09T18:45:38.071Z] #26 3.300 ++ mktemp -d [2022-04-09T18:45:38.071Z] #26 3.300 + export GOPATH=/tmp/tmp.FgtvsMZTxZ [2022-04-09T18:45:38.071Z] #26 3.300 + GOPATH=/tmp/tmp.FgtvsMZTxZ [2022-04-09T18:45:38.071Z] #26 3.300 + RM_GOPATH=1 [2022-04-09T18:45:38.071Z] #26 3.300 + case "$(go env GOARCH)" in [2022-04-09T18:45:38.071Z] #26 3.303 ++ go env GOARCH [2022-04-09T18:45:38.071Z] #26 3.325 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:38.071Z] #26 3.325 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:38.071Z] #26 3.326 ++ dirname /install.sh [2022-04-09T18:45:38.071Z] #26 3.327 + dir=/ [2022-04-09T18:45:38.071Z] #26 3.327 + bin=dockercli [2022-04-09T18:45:38.071Z] #26 3.327 + shift [2022-04-09T18:45:38.071Z] #26 3.327 + '[' '!' -f //dockercli.installer ']' [2022-04-09T18:45:38.071Z] #26 3.327 + . //dockercli.installer [2022-04-09T18:45:38.071Z] #26 3.327 ++ : stable [2022-04-09T18:45:38.071Z] #26 3.327 ++ : 17.06.2-ce [2022-04-09T18:45:38.071Z] #26 3.327 + install_dockercli [2022-04-09T18:45:38.071Z] #26 3.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-09T18:45:38.071Z] #26 3.327 Install docker/cli version 17.06.2-ce from stable [2022-04-09T18:45:38.071Z] #26 3.328 ++ uname -m [2022-04-09T18:45:38.071Z] #26 3.331 + arch=aarch64 [2022-04-09T18:45:38.071Z] #26 3.334 + '[' aarch64 '!=' x86_64 ']' [2022-04-09T18:45:38.071Z] #26 3.334 + '[' aarch64 '!=' s390x ']' [2022-04-09T18:45:38.071Z] #26 3.334 + '[' aarch64 '!=' armhf ']' [2022-04-09T18:45:38.071Z] #26 3.334 + build_dockercli [2022-04-09T18:45:38.071Z] #26 3.334 + git clone https://github.com/docker/docker-ce /tmp/tmp.FgtvsMZTxZ/tmp/docker-ce [2022-04-09T18:45:38.071Z] #26 3.336 Cloning into '/tmp/tmp.FgtvsMZTxZ/tmp/docker-ce'... [2022-04-09T18:45:38.276Z] #63 ... [2022-04-09T18:45:38.276Z] [2022-04-09T18:45:38.276Z] #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 [2022-04-09T18:45:38.276Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:45:38.276Z] #43 3.590 + git clone https://github.com/docker/distribution.git . [2022-04-09T18:45:38.276Z] #43 3.594 Cloning into '.'... [2022-04-09T18:45:38.276Z] #43 ... [2022-04-09T18:45:38.276Z] [2022-04-09T18:45:38.276Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:45:38.276Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:45:38.276Z] #49 3.968 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:45:38.276Z] #49 5.236 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:45:38.276Z] #49 5.236 go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:45:38.276Z] #49 5.295 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:45:38.276Z] #49 5.393 go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:45:38.276Z] #49 5.734 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:45:38.276Z] #49 5.746 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:45:38.276Z] #49 5.795 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:45:38.276Z] #49 5.911 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:45:38.276Z] #49 5.930 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:45:38.276Z] #49 6.038 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:45:38.276Z] #49 6.160 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:45:38.276Z] #49 6.261 go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:45:38.538Z] #49 ... [2022-04-09T18:45:38.538Z] [2022-04-09T18:45:38.538Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:38.538Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:38.538Z] #14 4.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:38.538Z] #14 4.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:38.538Z] #14 4.301 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:38.538Z] #14 5.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:38.538Z] #14 6.675 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:38.538Z] #14 8.594 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:38.800Z] #14 ... [2022-04-09T18:45:38.800Z] [2022-04-09T18:45:38.800Z] #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 [2022-04-09T18:45:38.800Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:45:38.800Z] #36 3.849 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-09T18:45:38.800Z] #36 ... [2022-04-09T18:45:38.800Z] [2022-04-09T18:45:38.800Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:45:38.800Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:45:38.800Z] #34 3.359 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-09T18:45:38.800Z] #34 3.362 Cloning into '.'... [2022-04-09T18:45:38.887Z] #26 3.958 + RM_GOPATH=0 [2022-04-09T18:45:38.887Z] #26 3.958 + TMP_GOPATH= [2022-04-09T18:45:38.887Z] #26 3.958 + : /build [2022-04-09T18:45:38.887Z] #26 3.958 + '[' -z '' ']' [2022-04-09T18:45:38.887Z] #26 3.958 ++ mktemp -d [2022-04-09T18:45:38.887Z] #26 3.959 + export GOPATH=/tmp/tmp.XvHefX9QxS [2022-04-09T18:45:38.887Z] #26 3.959 + GOPATH=/tmp/tmp.XvHefX9QxS [2022-04-09T18:45:38.887Z] #26 3.959 + RM_GOPATH=1 [2022-04-09T18:45:38.887Z] #26 3.959 + case "$(go env GOARCH)" in [2022-04-09T18:45:38.887Z] #26 3.960 ++ go env GOARCH [2022-04-09T18:45:38.887Z] #26 3.985 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:38.887Z] #26 3.985 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:38.887Z] #26 3.985 ++ dirname /install.sh [2022-04-09T18:45:38.887Z] #26 3.985 + dir=/ [2022-04-09T18:45:38.887Z] #26 3.985 + bin=dockercli [2022-04-09T18:45:38.887Z] #26 3.985 + shift [2022-04-09T18:45:38.887Z] #26 3.985 + '[' '!' -f //dockercli.installer ']' [2022-04-09T18:45:38.887Z] #26 3.985 + . //dockercli.installer [2022-04-09T18:45:38.887Z] #26 3.985 ++ : stable [2022-04-09T18:45:38.887Z] #26 3.985 ++ : 17.06.2-ce [2022-04-09T18:45:38.887Z] #26 3.985 + install_dockercli [2022-04-09T18:45:38.887Z] #26 3.985 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-09T18:45:38.887Z] #26 3.985 ++ uname -m [2022-04-09T18:45:38.887Z] #26 3.985 + arch=x86_64 [2022-04-09T18:45:38.887Z] #26 3.985 + '[' x86_64 '!=' x86_64 ']' [2022-04-09T18:45:38.887Z] #26 3.985 + url=https://download.docker.com/linux/static [2022-04-09T18:45:38.887Z] #26 3.985 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-09T18:45:38.887Z] #26 3.991 Install docker/cli version 17.06.2-ce from stable [2022-04-09T18:45:38.887Z] #26 4.004 + tar -xz docker/docker [2022-04-09T18:45:39.061Z] #34 ... [2022-04-09T18:45:39.061Z] [2022-04-09T18:45:39.061Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:39.061Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:45:39.061Z] #51 3.869 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-09T18:45:39.061Z] #51 ... [2022-04-09T18:45:39.061Z] [2022-04-09T18:45:39.061Z] #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 [2022-04-09T18:45:39.061Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:39.061Z] #38 2.985 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:39.061Z] #38 3.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:39.061Z] #38 3.167 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:39.061Z] #38 3.314 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:39.061Z] #38 4.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:39.061Z] #38 6.372 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:39.324Z] #38 ... [2022-04-09T18:45:39.324Z] [2022-04-09T18:45:39.324Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:39.324Z] #63 sha256:1aaddb36b17225b90e2f328e7ba52b255ad3719257bb1d93e4e5a00a4636720f [2022-04-09T18:45:39.324Z] #63 10.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-09T18:45:39.324Z] #63 11.16 go: downloading github.com/google/uuid v1.3.0 [2022-04-09T18:45:39.324Z] #63 11.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-09T18:45:39.324Z] #63 11.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-09T18:45:39.324Z] #63 11.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:45:39.566Z] #47 9.652 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:39.566Z] #47 ... [2022-04-09T18:45:39.566Z] [2022-04-09T18:45:39.566Z] #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 [2022-04-09T18:45:39.566Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:39.566Z] #38 2.619 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:39.566Z] #38 2.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:39.566Z] #38 2.624 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:39.566Z] #38 2.836 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:39.566Z] #38 3.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:39.566Z] #38 3.967 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:39.566Z] #38 8.564 Fetched 8508 kB in 6s (1366 kB/s) [2022-04-09T18:45:39.566Z] #38 8.564 Reading package lists... [2022-04-09T18:45:39.566Z] #38 ... [2022-04-09T18:45:39.566Z] [2022-04-09T18:45:39.566Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:45:39.566Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:45:39.566Z] #53 4.390 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-09T18:45:39.566Z] #53 5.455 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-09T18:45:39.566Z] #53 5.481 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-09T18:45:39.566Z] #53 5.522 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-09T18:45:39.566Z] #53 7.076 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-09T18:45:39.566Z] #53 ... [2022-04-09T18:45:39.566Z] [2022-04-09T18:45:39.566Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:39.566Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:45:39.566Z] #51 3.731 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-09T18:45:39.566Z] #51 ... [2022-04-09T18:45:39.566Z] [2022-04-09T18:45:39.566Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:45:39.566Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:45:39.566Z] #34 4.091 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-09T18:45:39.566Z] #34 4.098 Cloning into '.'... [2022-04-09T18:45:39.587Z] #63 11.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-09T18:45:39.827Z] #34 ... [2022-04-09T18:45:39.827Z] [2022-04-09T18:45:39.827Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:45:39.827Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:45:39.827Z] #49 4.165 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:45:39.827Z] #49 5.586 go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:45:39.827Z] #49 5.843 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:45:39.827Z] #49 5.844 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:45:39.827Z] #49 5.916 go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:45:39.827Z] #49 6.019 go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:45:39.827Z] #49 6.021 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:45:39.827Z] #49 6.138 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:45:39.827Z] #49 6.249 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:45:39.827Z] #49 6.366 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:45:39.827Z] #49 10.17 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:45:39.827Z] #49 10.22 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:45:39.827Z] #49 10.29 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:45:39.827Z] #49 ... [2022-04-09T18:45:39.827Z] [2022-04-09T18:45:39.827Z] #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 [2022-04-09T18:45:39.827Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:45:39.827Z] #43 3.719 + git clone https://github.com/docker/distribution.git . [2022-04-09T18:45:39.827Z] #43 3.719 Cloning into '.'... [2022-04-09T18:45:39.849Z] #63 11.73 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-09T18:45:40.088Z] #43 ... [2022-04-09T18:45:40.088Z] [2022-04-09T18:45:40.088Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:40.088Z] #63 sha256:0f10237c6cad84f307c29537d121bd2cf3bb5b112406a313dd5df978f64f9de2 [2022-04-09T18:45:40.088Z] #63 4.090 + RM_GOPATH=0 [2022-04-09T18:45:40.088Z] #63 4.090 + TMP_GOPATH= [2022-04-09T18:45:40.088Z] #63 4.090 + : /build [2022-04-09T18:45:40.088Z] #63 4.090 + '[' -z '' ']' [2022-04-09T18:45:40.088Z] #63 4.096 ++ mktemp -d [2022-04-09T18:45:40.088Z] #63 4.115 + export GOPATH=/tmp/tmp.5nzCEjvsXP [2022-04-09T18:45:40.088Z] #63 4.115 + GOPATH=/tmp/tmp.5nzCEjvsXP [2022-04-09T18:45:40.088Z] #63 4.115 + RM_GOPATH=1 [2022-04-09T18:45:40.088Z] #63 4.116 + case "$(go env GOARCH)" in [2022-04-09T18:45:40.088Z] #63 4.117 ++ go env GOARCH [2022-04-09T18:45:40.088Z] #63 4.140 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:40.088Z] #63 4.140 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:40.088Z] #63 4.143 ++ dirname /install.sh [2022-04-09T18:45:40.088Z] #63 4.144 + dir=/ [2022-04-09T18:45:40.088Z] #63 4.144 + bin=rootlesskit [2022-04-09T18:45:40.088Z] #63 4.144 + shift [2022-04-09T18:45:40.088Z] #63 4.144 + '[' '!' -f //rootlesskit.installer ']' [2022-04-09T18:45:40.088Z] #63 4.145 + . //rootlesskit.installer [2022-04-09T18:45:40.088Z] #63 4.145 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:40.089Z] #63 4.145 + install_rootlesskit [2022-04-09T18:45:40.089Z] #63 4.145 + case "$1" in [2022-04-09T18:45:40.089Z] #63 4.145 + export CGO_ENABLED=0 [2022-04-09T18:45:40.089Z] #63 4.145 + CGO_ENABLED=0 [2022-04-09T18:45:40.089Z] #63 4.145 + _install_rootlesskit [2022-04-09T18:45:40.089Z] #63 4.145 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-09T18:45:40.089Z] #63 4.147 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:40.089Z] #63 4.147 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:45:40.089Z] #63 4.147 + GOBIN=/build [2022-04-09T18:45:40.089Z] #63 4.147 + GO111MODULE=on [2022-04-09T18:45:40.089Z] #63 4.147 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:40.089Z] #63 4.676 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-09T18:45:40.089Z] #63 6.653 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:45:40.089Z] #63 6.655 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-09T18:45:40.089Z] #63 7.058 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-09T18:45:40.089Z] #63 9.619 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-09T18:45:40.089Z] #63 10.29 go: downloading github.com/google/uuid v1.3.0 [2022-04-09T18:45:40.089Z] #63 10.40 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-09T18:45:40.089Z] #63 ... [2022-04-09T18:45:40.089Z] [2022-04-09T18:45:40.089Z] #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 [2022-04-09T18:45:40.089Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:45:40.089Z] #36 4.793 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-09T18:45:40.116Z] #63 ... [2022-04-09T18:45:40.116Z] [2022-04-09T18:45:40.116Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:45:40.116Z] #26 sha256:637a6fab068a34b902c2e0493cb66dbd0fb9f1074f46bd79e7941a1e7932d1d9 [2022-04-09T18:45:40.116Z] #26 11.50 + mkdir -p /build [2022-04-09T18:45:40.116Z] #26 11.50 + mv docker/docker /build/ [2022-04-09T18:45:40.116Z] #26 11.52 + rmdir docker [2022-04-09T18:45:40.116Z] #26 DONE 12.0s [2022-04-09T18:45:40.116Z] [2022-04-09T18:45:40.116Z] #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 [2022-04-09T18:45:40.116Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:40.116Z] #47 11.98 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-09T18:45:40.350Z] #36 ... [2022-04-09T18:45:40.350Z] [2022-04-09T18:45:40.350Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:40.350Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:40.350Z] #58 4.609 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:40.350Z] #58 4.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:40.350Z] #58 4.626 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:40.350Z] #58 5.125 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:40.350Z] #58 7.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:40.350Z] #58 8.698 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:40.350Z] #58 ... [2022-04-09T18:45:40.350Z] [2022-04-09T18:45:40.350Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:40.350Z] #63 sha256:0f10237c6cad84f307c29537d121bd2cf3bb5b112406a313dd5df978f64f9de2 [2022-04-09T18:45:40.350Z] #63 10.99 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-09T18:45:40.612Z] #63 11.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:45:40.612Z] #63 11.27 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-09T18:45:40.807Z] #26 ... [2022-04-09T18:45:40.807Z] [2022-04-09T18:45:40.807Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:40.807Z] #63 sha256:32d63b85f6a5e5edf1f68d21ef536850bf5f8368d3055ba29ccb9b1fdeb0e79c [2022-04-09T18:45:40.807Z] #63 2.779 + RM_GOPATH=0 [2022-04-09T18:45:40.807Z] #63 2.779 + TMP_GOPATH= [2022-04-09T18:45:40.807Z] #63 2.779 + : /build [2022-04-09T18:45:40.807Z] #63 2.779 + '[' -z '' ']' [2022-04-09T18:45:40.807Z] #63 2.779 ++ mktemp -d [2022-04-09T18:45:40.807Z] #63 2.782 + export GOPATH=/tmp/tmp.3FkmNMF6vE [2022-04-09T18:45:40.807Z] #63 2.782 + GOPATH=/tmp/tmp.3FkmNMF6vE [2022-04-09T18:45:40.807Z] #63 2.782 + RM_GOPATH=1 [2022-04-09T18:45:40.807Z] #63 2.782 + case "$(go env GOARCH)" in [2022-04-09T18:45:40.807Z] #63 2.782 ++ go env GOARCH [2022-04-09T18:45:40.807Z] #63 2.789 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:40.807Z] #63 2.789 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:40.807Z] #63 2.789 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:40.807Z] #63 2.789 ++ dirname /install.sh [2022-04-09T18:45:40.807Z] #63 2.789 + dir=/ [2022-04-09T18:45:40.807Z] #63 2.789 + bin=rootlesskit [2022-04-09T18:45:40.807Z] #63 2.789 + shift [2022-04-09T18:45:40.807Z] #63 2.789 + '[' '!' -f //rootlesskit.installer ']' [2022-04-09T18:45:40.807Z] #63 2.789 + . //rootlesskit.installer [2022-04-09T18:45:40.807Z] #63 2.789 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:40.807Z] #63 2.789 + install_rootlesskit [2022-04-09T18:45:40.807Z] #63 2.789 + case "$1" in [2022-04-09T18:45:40.807Z] #63 2.789 + export CGO_ENABLED=0 [2022-04-09T18:45:40.807Z] #63 2.789 + CGO_ENABLED=0 [2022-04-09T18:45:40.807Z] #63 2.789 + _install_rootlesskit [2022-04-09T18:45:40.807Z] #63 2.789 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-09T18:45:40.807Z] #63 2.789 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:45:40.807Z] #63 2.789 + GOBIN=/build [2022-04-09T18:45:40.807Z] #63 2.789 + GO111MODULE=on [2022-04-09T18:45:40.807Z] #63 2.789 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:40.807Z] #63 3.285 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-09T18:45:40.807Z] #63 5.475 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:45:40.807Z] #63 5.491 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-09T18:45:40.807Z] #63 6.115 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-09T18:45:41.188Z] #63 11.51 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-09T18:45:41.380Z] #63 ... [2022-04-09T18:45:41.380Z] [2022-04-09T18:45:41.380Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:45:41.380Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:45:41.380Z] #49 4.977 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:45:41.380Z] #49 6.377 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:45:41.380Z] #49 6.379 go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:45:41.380Z] #49 6.450 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:45:41.380Z] #49 6.464 go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:45:41.380Z] #49 6.883 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:45:41.380Z] #49 6.885 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:45:41.380Z] #49 6.892 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:45:41.380Z] #49 6.997 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:45:41.380Z] #49 7.055 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:45:41.380Z] #49 7.138 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:45:41.482Z] #63 ... [2022-04-09T18:45:41.482Z] [2022-04-09T18:45:41.482Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:45:41.482Z] #26 sha256:3c5793e3317e7ac7d9ac64310c025f6391560c2df8781359d7f906fdb75a4113 [2022-04-09T18:45:41.482Z] #26 11.44 + mkdir -p /build [2022-04-09T18:45:41.482Z] #26 11.45 + mv docker/docker /build/ [2022-04-09T18:45:41.482Z] #26 11.45 + rmdir docker [2022-04-09T18:45:41.482Z] #26 DONE 11.8s [2022-04-09T18:45:41.641Z] #49 7.288 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:45:41.744Z] [2022-04-09T18:45:41.744Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:45:41.744Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:45:41.744Z] #49 11.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:45:41.744Z] #49 11.93 go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:45:41.903Z] #49 7.522 go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:45:42.080Z] #47 ... [2022-04-09T18:45:42.080Z] [2022-04-09T18:45:42.080Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:45:42.080Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:45:42.080Z] #53 4.146 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-09T18:45:42.080Z] #53 5.163 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-09T18:45:42.080Z] #53 5.165 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-09T18:45:42.080Z] #53 5.273 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-09T18:45:42.080Z] #53 6.832 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-09T18:45:42.371Z] #53 ... [2022-04-09T18:45:42.371Z] [2022-04-09T18:45:42.371Z] #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 [2022-04-09T18:45:42.372Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:42.372Z] #38 13.88 Fetched 8508 kB in 11s (748 kB/s) [2022-04-09T18:45:43.830Z] #49 ... [2022-04-09T18:45:43.830Z] [2022-04-09T18:45:43.830Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:43.830Z] #63 sha256:32d63b85f6a5e5edf1f68d21ef536850bf5f8368d3055ba29ccb9b1fdeb0e79c [2022-04-09T18:45:43.830Z] #63 8.972 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-09T18:45:44.303Z] #49 ... [2022-04-09T18:45:44.303Z] [2022-04-09T18:45:44.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:44.303Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:44.303Z] #14 4.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:44.303Z] #14 4.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:44.303Z] #14 4.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:44.303Z] #14 5.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:44.303Z] #14 7.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:44.303Z] #14 9.300 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:44.303Z] #14 ... [2022-04-09T18:45:44.303Z] [2022-04-09T18:45:44.303Z] #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 [2022-04-09T18:45:44.303Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:44.303Z] #38 8.564 Reading package lists... [2022-04-09T18:45:44.324Z] #38 13.88 Reading package lists... [2022-04-09T18:45:44.324Z] #38 ... [2022-04-09T18:45:44.324Z] [2022-04-09T18:45:44.324Z] #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 [2022-04-09T18:45:44.324Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:45:44.324Z] #36 15.92 tomll can be used in two ways: [2022-04-09T18:45:44.324Z] #36 15.92 Writing to STDIN and reading from STDOUT: [2022-04-09T18:45:44.324Z] #36 15.92 cat file.toml | tomll > file.toml [2022-04-09T18:45:44.324Z] #36 15.92 [2022-04-09T18:45:44.324Z] #36 15.92 Reading and updating a list of files: [2022-04-09T18:45:44.324Z] #36 15.92 tomll a.toml b.toml c.toml [2022-04-09T18:45:44.324Z] #36 15.92 [2022-04-09T18:45:44.324Z] #36 15.93 When given a list of files, tomll will modify all files in place without asking. [2022-04-09T18:45:44.324Z] #36 DONE 16.2s [2022-04-09T18:45:44.324Z] [2022-04-09T18:45:44.324Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:44.324Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:44.324Z] #14 16.23 Fetched 8508 kB in 12s (697 kB/s) [2022-04-09T18:45:44.403Z] #63 ... [2022-04-09T18:45:44.403Z] [2022-04-09T18:45:44.403Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:44.403Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:45:44.403Z] #51 3.998 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-09T18:45:44.403Z] #51 ... [2022-04-09T18:45:44.403Z] [2022-04-09T18:45:44.403Z] #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 [2022-04-09T18:45:44.403Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:44.403Z] #47 4.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:44.403Z] #47 4.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:44.403Z] #47 4.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:44.403Z] #47 5.429 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-09T18:45:44.403Z] #47 5.658 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:44.403Z] #47 8.027 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:44.665Z] #47 ... [2022-04-09T18:45:44.665Z] [2022-04-09T18:45:44.665Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:44.665Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:44.665Z] #58 3.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:44.665Z] #58 3.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:44.665Z] #58 3.283 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:44.665Z] #58 3.644 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:44.665Z] #58 5.370 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:44.665Z] #58 7.355 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:44.675Z] #26 ... [2022-04-09T18:45:44.675Z] [2022-04-09T18:45:44.675Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:44.675Z] #31 sha256:d727b019c924896ed46158fb96adb86ae559ed546de5950acde4ed9b8255539b [2022-04-09T18:45:44.675Z] #31 1.485 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-09T18:45:44.675Z] #31 1.859 [2022-04-09T18:45:44.675Z] #31 2.076 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:44.675Z] #31 2.426 [2022-04-09T18:45:44.675Z] #31 3.514 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-09T18:45:44.675Z] #31 3.760 [2022-04-09T18:45:44.675Z] #31 3.987 #=#=# 0.1% ######################################################################## 100.0% [2022-04-09T18:45:44.675Z] #31 4.666 [2022-04-09T18:45:44.675Z] #31 8.772 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-09T18:45:44.675Z] #31 10.30 #=#=# [2022-04-09T18:45:44.675Z] #31 10.65 #=#=# 0.0% ######### 13.6% [2022-04-09T18:45:44.675Z] #31 ... [2022-04-09T18:45:44.675Z] [2022-04-09T18:45:44.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 [2022-04-09T18:45:44.675Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-09T18:45:44.675Z] #36 4.077 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-09T18:45:44.675Z] #36 ... [2022-04-09T18:45:44.675Z] [2022-04-09T18:45:44.675Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:44.675Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:45:44.675Z] #14 4.151 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:44.675Z] #14 4.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:44.675Z] #14 4.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:44.675Z] #14 5.042 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:45:44.675Z] #14 6.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:45:44.675Z] #14 9.054 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:45:44.675Z] #14 ... [2022-04-09T18:45:44.675Z] [2022-04-09T18:45:44.675Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:45:44.675Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-09T18:45:44.675Z] #49 3.106 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:45:44.675Z] #49 4.191 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:45:44.675Z] #49 4.205 go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:45:44.675Z] #49 4.222 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:45:44.675Z] #49 4.247 go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:45:44.675Z] #49 4.475 go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:45:44.675Z] #49 4.508 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:45:44.675Z] #49 4.637 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:45:44.675Z] #49 4.698 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:45:44.675Z] #49 4.963 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:45:44.675Z] #49 7.544 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:45:44.675Z] #49 7.603 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:45:44.675Z] #49 7.658 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:45:44.675Z] #49 9.015 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:45:44.675Z] #49 9.018 go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:45:44.675Z] #49 ... [2022-04-09T18:45:44.675Z] [2022-04-09T18:45:44.675Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:44.675Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-09T18:45:44.675Z] #58 4.152 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:44.675Z] #58 4.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:44.675Z] #58 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:44.675Z] #58 4.875 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:45:44.675Z] #58 6.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:45:44.675Z] #58 8.980 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:45:44.675Z] #58 ... [2022-04-09T18:45:44.675Z] [2022-04-09T18:45:44.675Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:44.675Z] #63 sha256:e99040b2ed0aa69b0508c1bc3cd04b13e54e52e751ccada5e7f8c44ddfa363b6 [2022-04-09T18:45:44.675Z] #63 3.098 + RM_GOPATH=0 [2022-04-09T18:45:44.675Z] #63 3.098 + TMP_GOPATH= [2022-04-09T18:45:44.675Z] #63 3.098 + : /build [2022-04-09T18:45:44.675Z] #63 3.098 + '[' -z '' ']' [2022-04-09T18:45:44.675Z] #63 3.104 ++ mktemp -d [2022-04-09T18:45:44.675Z] #63 3.121 + export GOPATH=/tmp/tmp.q7I7LpKXHq [2022-04-09T18:45:44.675Z] #63 3.121 + GOPATH=/tmp/tmp.q7I7LpKXHq [2022-04-09T18:45:44.675Z] #63 3.121 + RM_GOPATH=1 [2022-04-09T18:45:44.675Z] #63 3.121 + case "$(go env GOARCH)" in [2022-04-09T18:45:44.675Z] #63 3.121 ++ go env GOARCH [2022-04-09T18:45:44.675Z] #63 3.153 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:44.675Z] #63 3.153 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:45:44.675Z] #63 3.153 ++ dirname /install.sh [2022-04-09T18:45:44.675Z] #63 3.161 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:44.675Z] #63 3.162 + dir=/ [2022-04-09T18:45:44.675Z] #63 3.162 + bin=rootlesskit [2022-04-09T18:45:44.675Z] #63 3.162 + shift [2022-04-09T18:45:44.675Z] #63 3.162 + '[' '!' -f //rootlesskit.installer ']' [2022-04-09T18:45:44.675Z] #63 3.162 + . //rootlesskit.installer [2022-04-09T18:45:44.675Z] #63 3.162 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:44.675Z] #63 3.162 + install_rootlesskit [2022-04-09T18:45:44.675Z] #63 3.162 + case "$1" in [2022-04-09T18:45:44.675Z] #63 3.162 + export CGO_ENABLED=0 [2022-04-09T18:45:44.675Z] #63 3.162 + CGO_ENABLED=0 [2022-04-09T18:45:44.675Z] #63 3.162 + _install_rootlesskit [2022-04-09T18:45:44.675Z] #63 3.162 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-09T18:45:44.675Z] #63 3.162 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:45:44.675Z] #63 3.162 + GOBIN=/build [2022-04-09T18:45:44.675Z] #63 3.162 + GO111MODULE=on [2022-04-09T18:45:44.675Z] #63 3.162 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:45:44.675Z] #63 3.699 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-09T18:45:44.675Z] #63 5.908 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:45:44.675Z] #63 5.939 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-09T18:45:44.675Z] #63 6.456 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-09T18:45:44.675Z] #63 8.175 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-09T18:45:44.675Z] #63 8.898 go: downloading github.com/google/uuid v1.3.0 [2022-04-09T18:45:44.675Z] #63 8.914 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-09T18:45:44.675Z] #63 8.972 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-09T18:45:44.675Z] #63 9.118 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:45:44.675Z] #63 9.177 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-09T18:45:44.675Z] #63 9.422 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-09T18:45:44.675Z] #63 9.716 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-09T18:45:44.675Z] #63 9.904 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-09T18:45:44.925Z] #58 ... [2022-04-09T18:45:44.925Z] [2022-04-09T18:45:44.925Z] #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 [2022-04-09T18:45:44.925Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:45:44.925Z] #36 4.952 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-09T18:45:44.925Z] #36 ... [2022-04-09T18:45:44.925Z] [2022-04-09T18:45:44.925Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:45:44.925Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:45:44.925Z] #53 2.955 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-09T18:45:44.925Z] #53 3.721 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-09T18:45:44.925Z] #53 3.721 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-09T18:45:44.925Z] #53 3.783 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-09T18:45:44.925Z] #53 4.942 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-09T18:45:44.937Z] #63 ... [2022-04-09T18:45:44.937Z] [2022-04-09T18:45:44.937Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:44.937Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:45:44.937Z] #51 3.572 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-09T18:45:44.937Z] #51 ... [2022-04-09T18:45:44.937Z] [2022-04-09T18:45:44.937Z] #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 [2022-04-09T18:45:44.937Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-09T18:45:44.937Z] #47 3.757 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:44.937Z] #47 3.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:44.937Z] #47 3.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:44.937Z] #47 4.304 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-09T18:45:44.937Z] #47 4.718 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:45:44.937Z] #47 6.670 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:45:44.937Z] #47 9.094 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:45:44.937Z] #47 ... [2022-04-09T18:45:44.937Z] [2022-04-09T18:45:44.937Z] #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 [2022-04-09T18:45:44.937Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-09T18:45:44.937Z] #38 2.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:44.937Z] #38 2.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:44.937Z] #38 2.986 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:44.937Z] #38 3.566 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:45:44.937Z] #38 4.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:45:44.937Z] #38 6.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:45:45.186Z] #53 ... [2022-04-09T18:45:45.186Z] [2022-04-09T18:45:45.186Z] #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 [2022-04-09T18:45:45.186Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:45.186Z] #38 4.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:45.186Z] #38 4.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:45.186Z] #38 4.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:45.186Z] #38 4.765 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:45.186Z] #38 6.512 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:45.186Z] #38 8.515 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:45.186Z] #38 ... [2022-04-09T18:45:45.186Z] [2022-04-09T18:45:45.186Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:45.186Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:45.186Z] #14 3.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:45:45.186Z] #14 3.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:45:45.186Z] #14 3.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:45:45.186Z] #14 3.331 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:45:45.186Z] #14 4.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:45:45.186Z] #14 5.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:45.217Z] #38 ... [2022-04-09T18:45:45.217Z] [2022-04-09T18:45:45.217Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:45:45.217Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-09T18:45:45.217Z] #53 3.341 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-09T18:45:45.217Z] #53 4.163 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-09T18:45:45.217Z] #53 4.166 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-09T18:45:45.217Z] #53 4.188 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-09T18:45:45.217Z] #53 5.348 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-09T18:45:45.217Z] #53 ... [2022-04-09T18:45:45.217Z] [2022-04-09T18:45:45.217Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:45:45.217Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-09T18:45:45.217Z] #34 3.159 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-09T18:45:45.217Z] #34 3.162 Cloning into '.'... [2022-04-09T18:45:45.249Z] #38 14.51 Reading package lists... [2022-04-09T18:45:45.249Z] #38 ... [2022-04-09T18:45:45.249Z] [2022-04-09T18:45:45.249Z] #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 [2022-04-09T18:45:45.249Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:45:45.249Z] #36 15.85 tomll can be used in two ways: [2022-04-09T18:45:45.249Z] #36 15.85 Writing to STDIN and reading from STDOUT: [2022-04-09T18:45:45.249Z] #36 15.85 cat file.toml | tomll > file.toml [2022-04-09T18:45:45.249Z] #36 15.85 [2022-04-09T18:45:45.249Z] #36 15.85 Reading and updating a list of files: [2022-04-09T18:45:45.249Z] #36 15.85 tomll a.toml b.toml c.toml [2022-04-09T18:45:45.249Z] #36 15.85 [2022-04-09T18:45:45.249Z] #36 15.85 When given a list of files, tomll will modify all files in place without asking. [2022-04-09T18:45:45.249Z] #36 DONE 16.1s [2022-04-09T18:45:45.449Z] #14 ... [2022-04-09T18:45:45.449Z] [2022-04-09T18:45:45.449Z] #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 [2022-04-09T18:45:45.449Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:45:45.449Z] #43 2.378 + git clone https://github.com/docker/distribution.git . [2022-04-09T18:45:45.449Z] #43 2.380 Cloning into '.'... [2022-04-09T18:45:45.449Z] #43 ... [2022-04-09T18:45:45.449Z] [2022-04-09T18:45:45.449Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:45.449Z] #63 sha256:32d63b85f6a5e5edf1f68d21ef536850bf5f8368d3055ba29ccb9b1fdeb0e79c [2022-04-09T18:45:45.449Z] #63 9.974 go: downloading github.com/google/uuid v1.3.0 [2022-04-09T18:45:45.449Z] #63 9.992 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-09T18:45:45.449Z] #63 10.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-09T18:45:45.449Z] #63 10.21 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:45:45.449Z] #63 10.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-09T18:45:45.449Z] #63 10.57 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-09T18:45:45.512Z] [2022-04-09T18:45:45.512Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:45.512Z] #63 sha256:0f10237c6cad84f307c29537d121bd2cf3bb5b112406a313dd5df978f64f9de2 [2022-04-09T18:45:45.512Z] #63 12.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-09T18:45:45.512Z] #63 12.63 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-09T18:45:45.512Z] #63 12.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-09T18:45:45.512Z] #63 14.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-09T18:45:45.591Z] #34 ... [2022-04-09T18:45:45.591Z] [2022-04-09T18:45:45.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 [2022-04-09T18:45:45.591Z] #31 sha256:d727b019c924896ed46158fb96adb86ae559ed546de5950acde4ed9b8255539b [2022-04-09T18:45:45.591Z] #31 10.65 #=#=# 0.0% ######### 13.6% ############### 20.9% ######################## 34.1% ############################### 43.9% ######################################## 55.6% ################################################# 68.6% ###################################################### 76.3% ############################################################ 84.0% ######################################################################## 100.0% [2022-04-09T18:45:45.712Z] #63 11.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-09T18:45:45.898Z] #19 104.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-09T18:45:45.898Z] #19 104.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:45.898Z] #19 104.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:45:45.898Z] #19 104.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-09T18:45:45.898Z] #19 104.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:45.898Z] #19 104.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-09T18:45:45.974Z] #63 11.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-09T18:45:46.207Z] #31 12.96 [2022-04-09T18:45:46.235Z] #63 11.55 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-09T18:45:47.163Z] #31 ... [2022-04-09T18:45:47.163Z] [2022-04-09T18:45:47.163Z] #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 [2022-04-09T18:45:47.163Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-09T18:45:47.163Z] #43 2.836 + git clone https://github.com/docker/distribution.git . [2022-04-09T18:45:47.163Z] #43 2.836 Cloning into '.'... [2022-04-09T18:45:47.181Z] #63 ... [2022-04-09T18:45:47.181Z] [2022-04-09T18:45:47.181Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:45:47.181Z] #26 sha256:a96eb2baf20da5f3a6f6e207c4934567a4f17bdde55bf6f9180787d4f6760526 [2022-04-09T18:45:47.181Z] #26 11.43 + mkdir -p /build [2022-04-09T18:45:47.181Z] #26 11.43 + mv docker/docker /build/ [2022-04-09T18:45:47.181Z] #26 11.43 + rmdir docker [2022-04-09T18:45:47.181Z] #26 DONE 12.3s [2022-04-09T18:45:47.181Z] [2022-04-09T18:45:47.181Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:45:47.181Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:45:47.181Z] #49 12.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:45:47.181Z] #49 12.56 go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:45:47.424Z] #43 ... [2022-04-09T18:45:47.424Z] [2022-04-09T18:45:47.424Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:47.424Z] #63 sha256:e99040b2ed0aa69b0508c1bc3cd04b13e54e52e751ccada5e7f8c44ddfa363b6 [2022-04-09T18:45:47.424Z] #63 11.55 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-09T18:45:47.424Z] #63 11.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-09T18:45:47.430Z] #63 ... [2022-04-09T18:45:47.430Z] [2022-04-09T18:45:47.430Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:47.430Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:47.430Z] #14 17.99 Fetched 8508 kB in 13s (632 kB/s) [2022-04-09T18:45:47.453Z] #49 ... [2022-04-09T18:45:47.453Z] [2022-04-09T18:45:47.453Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:45:47.453Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:45:47.453Z] #34 3.132 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-09T18:45:47.453Z] #34 3.133 Cloning into '.'... [2022-04-09T18:45:47.715Z] #34 ... [2022-04-09T18:45:47.715Z] [2022-04-09T18:45:47.715Z] #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 [2022-04-09T18:45:47.715Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:47.715Z] #47 10.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:45:47.715Z] #47 13.09 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-09T18:45:49.628Z] #14 16.23 Reading package lists... [2022-04-09T18:45:49.890Z] #14 21.30 Reading package lists... [2022-04-09T18:45:49.890Z] #14 ... [2022-04-09T18:45:49.890Z] [2022-04-09T18:45:49.890Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:45:49.890Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:45:49.890Z] #49 11.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:45:49.890Z] #49 11.77 go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:45:49.890Z] #49 ... [2022-04-09T18:45:49.890Z] [2022-04-09T18:45:49.890Z] #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 [2022-04-09T18:45:49.890Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:49.890Z] #38 13.88 Reading package lists... [2022-04-09T18:45:50.266Z] #47 ... [2022-04-09T18:45:50.266Z] [2022-04-09T18:45:50.266Z] #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 [2022-04-09T18:45:50.266Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:50.266Z] #38 16.09 Fetched 8508 kB in 12s (693 kB/s) [2022-04-09T18:45:50.464Z] #38 19.52 Reading package lists... [2022-04-09T18:45:50.464Z] #38 ... [2022-04-09T18:45:50.464Z] [2022-04-09T18:45:50.464Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:50.464Z] #63 sha256:1aaddb36b17225b90e2f328e7ba52b255ad3719257bb1d93e4e5a00a4636720f [2022-04-09T18:45:50.464Z] #63 12.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-09T18:45:50.464Z] #63 12.82 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-09T18:45:50.464Z] #63 14.84 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-09T18:45:50.464Z] #63 15.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-09T18:45:50.727Z] #63 ... [2022-04-09T18:45:50.727Z] [2022-04-09T18:45:50.727Z] #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 [2022-04-09T18:45:50.727Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:45:50.727Z] #43 22.52 Updating files: 92% (1699/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-09T18:45:50.727Z] #43 22.62 + git checkout -q v2.3.0 [2022-04-09T18:45:51.636Z] #63 ... [2022-04-09T18:45:51.636Z] [2022-04-09T18:45:51.636Z] #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 [2022-04-09T18:45:51.636Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-09T18:45:51.636Z] #36 13.49 tomll can be used in two ways: [2022-04-09T18:45:51.636Z] #36 13.49 Writing to STDIN and reading from STDOUT: [2022-04-09T18:45:51.636Z] #36 13.49 cat file.toml | tomll > file.toml [2022-04-09T18:45:51.636Z] #36 13.49 [2022-04-09T18:45:51.636Z] #36 13.49 Reading and updating a list of files: [2022-04-09T18:45:51.636Z] #36 13.49 tomll a.toml b.toml c.toml [2022-04-09T18:45:51.636Z] #36 13.49 [2022-04-09T18:45:51.636Z] #36 13.49 When given a list of files, tomll will modify all files in place without asking. [2022-04-09T18:45:51.636Z] #36 DONE 16.6s [2022-04-09T18:45:51.636Z] [2022-04-09T18:45:51.636Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:51.636Z] #31 sha256:d727b019c924896ed46158fb96adb86ae559ed546de5950acde4ed9b8255539b [2022-04-09T18:45:51.636Z] #31 17.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-09T18:45:51.654Z] #14 17.99 Reading package lists... [2022-04-09T18:45:51.655Z] #38 16.09 Reading package lists... [2022-04-09T18:45:51.655Z] #38 ... [2022-04-09T18:45:51.655Z] [2022-04-09T18:45:51.655Z] #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 [2022-04-09T18:45:51.655Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-09T18:45:51.655Z] #36 16.20 tomll can be used in two ways: [2022-04-09T18:45:51.655Z] #36 16.20 Writing to STDIN and reading from STDOUT: [2022-04-09T18:45:51.655Z] #36 16.20 cat file.toml | tomll > file.toml [2022-04-09T18:45:51.655Z] #36 16.20 [2022-04-09T18:45:51.655Z] #36 16.20 Reading and updating a list of files: [2022-04-09T18:45:51.655Z] #36 16.20 tomll a.toml b.toml c.toml [2022-04-09T18:45:51.655Z] #36 16.20 [2022-04-09T18:45:51.655Z] #36 16.20 When given a list of files, tomll will modify all files in place without asking. [2022-04-09T18:45:51.655Z] #36 DONE 16.9s [2022-04-09T18:45:51.655Z] [2022-04-09T18:45:51.655Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:51.655Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:51.655Z] #58 14.55 Fetched 8508 kB in 12s (739 kB/s) [2022-04-09T18:45:52.229Z] #14 22.43 Reading package lists... [2022-04-09T18:45:52.229Z] #14 ... [2022-04-09T18:45:52.229Z] [2022-04-09T18:45:52.229Z] #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 [2022-04-09T18:45:52.229Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:45:52.229Z] #43 22.69 Updating files: 97% (1803/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-09T18:45:52.229Z] #43 22.73 + git checkout -q v2.3.0 [2022-04-09T18:45:52.491Z] #43 ... [2022-04-09T18:45:52.491Z] [2022-04-09T18:45:52.491Z] #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 [2022-04-09T18:45:52.491Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:52.491Z] #47 12.92 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-09T18:45:52.491Z] #47 17.78 Fetched 8512 kB in 14s (630 kB/s) [2022-04-09T18:45:52.491Z] #47 17.78 Reading package lists... [2022-04-09T18:45:52.582Z] #31 19.14 [2022-04-09T18:45:52.649Z] #43 24.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-09T18:45:52.754Z] #47 22.22 Reading package lists... [2022-04-09T18:45:52.754Z] #47 ... [2022-04-09T18:45:52.754Z] [2022-04-09T18:45:52.754Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:52.754Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:45:52.754Z] #51 23.15 go: downloading github.com/fatih/color v1.13.0 [2022-04-09T18:45:52.754Z] #51 23.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:45:52.754Z] #51 23.20 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-09T18:45:52.754Z] #51 23.22 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-09T18:45:52.754Z] #51 23.41 go: downloading github.com/spf13/viper v1.10.1 [2022-04-09T18:45:52.754Z] #51 23.60 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-09T18:45:52.754Z] #51 23.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-09T18:45:52.844Z] #31 19.48 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:53.016Z] #51 23.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-09T18:45:53.016Z] #51 23.73 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-09T18:45:53.016Z] #51 23.78 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-09T18:45:53.226Z] #43 ... [2022-04-09T18:45:53.226Z] [2022-04-09T18:45:53.226Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:53.226Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:53.226Z] #58 15.34 Fetched 8508 kB in 12s (698 kB/s) [2022-04-09T18:45:53.226Z] #58 15.34 Reading package lists... [2022-04-09T18:45:53.226Z] #58 20.73 Reading package lists... [2022-04-09T18:45:53.489Z] #58 25.12 Building dependency tree... [2022-04-09T18:45:53.489Z] #58 ... [2022-04-09T18:45:53.489Z] [2022-04-09T18:45:53.489Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:53.489Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:53.489Z] #14 21.30 Reading package lists... [2022-04-09T18:45:53.790Z] #31 20.53 [2022-04-09T18:45:53.963Z] #51 24.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-09T18:45:53.963Z] #51 24.79 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-09T18:45:54.207Z] #58 14.55 Reading package lists... [2022-04-09T18:45:54.469Z] #58 19.53 Reading package lists... [2022-04-09T18:45:54.469Z] #58 ... [2022-04-09T18:45:54.469Z] [2022-04-09T18:45:54.469Z] #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 [2022-04-09T18:45:54.469Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:45:54.469Z] #43 19.88 Updating files: 98% (1816/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-09T18:45:54.469Z] #43 19.93 + git checkout -q v2.3.0 [2022-04-09T18:45:54.879Z] #14 25.58 Building dependency tree... [2022-04-09T18:45:55.832Z] #14 ... [2022-04-09T18:45:55.832Z] [2022-04-09T18:45:55.832Z] #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 [2022-04-09T18:45:55.832Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:45:55.832Z] #47 17.54 Fetched 8512 kB in 14s (604 kB/s) [2022-04-09T18:45:55.832Z] #47 17.54 Reading package lists... [2022-04-09T18:45:55.832Z] #47 22.28 Reading package lists... [2022-04-09T18:45:55.832Z] #47 26.52 Building dependency tree... [2022-04-09T18:45:55.832Z] #47 ... [2022-04-09T18:45:55.832Z] [2022-04-09T18:45:55.832Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:55.832Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:45:55.832Z] #51 23.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:45:55.832Z] #51 23.36 go: downloading github.com/fatih/color v1.13.0 [2022-04-09T18:45:55.832Z] #51 23.39 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-09T18:45:55.832Z] #51 23.42 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-09T18:45:55.832Z] #51 23.64 go: downloading github.com/spf13/viper v1.10.1 [2022-04-09T18:45:55.832Z] #51 23.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-09T18:45:55.832Z] #51 24.30 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-09T18:45:55.832Z] #51 24.31 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-09T18:45:55.832Z] #51 25.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-09T18:45:55.832Z] #51 25.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-09T18:45:55.832Z] #51 27.82 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-09T18:45:55.832Z] #51 27.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:45:55.832Z] #51 27.87 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-09T18:45:55.832Z] #51 28.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-09T18:45:55.832Z] #51 28.05 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-09T18:45:55.872Z] #19 114.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-09T18:45:55.872Z] #19 114.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:55.872Z] #19 114.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:45:55.872Z] #19 114.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-09T18:45:55.872Z] #19 114.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:45:55.872Z] #19 115.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:45:56.096Z] #51 28.10 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-09T18:45:56.096Z] #51 28.18 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-09T18:45:56.096Z] #51 28.20 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-09T18:45:56.096Z] #51 28.24 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-09T18:45:56.096Z] #51 28.27 go: downloading github.com/spf13/afero v1.6.0 [2022-04-09T18:45:56.339Z] #31 22.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-09T18:45:56.339Z] #31 ... [2022-04-09T18:45:56.339Z] [2022-04-09T18:45:56.339Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-09T18:45:56.339Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-09T18:45:56.339Z] #38 12.04 Fetched 8395 kB in 9s (922 kB/s) [2022-04-09T18:45:56.339Z] #38 12.04 Reading package lists... [2022-04-09T18:45:56.339Z] #38 16.00 Reading package lists... [2022-04-09T18:45:56.339Z] #38 19.67 Building dependency tree... [2022-04-09T18:45:56.339Z] #38 ... [2022-04-09T18:45:56.339Z] [2022-04-09T18:45:56.339Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:56.339Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:45:56.339Z] #51 19.51 go: downloading github.com/fatih/color v1.13.0 [2022-04-09T18:45:56.339Z] #51 19.51 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:45:56.339Z] #51 19.53 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-09T18:45:56.339Z] #51 19.54 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-09T18:45:56.339Z] #51 19.66 go: downloading github.com/spf13/viper v1.10.1 [2022-04-09T18:45:56.339Z] #51 19.83 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-09T18:45:56.339Z] #51 20.08 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-09T18:45:56.339Z] #51 20.12 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-09T18:45:56.339Z] #51 20.14 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-09T18:45:56.339Z] #51 20.15 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-09T18:45:56.339Z] #51 20.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-09T18:45:56.339Z] #51 20.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-09T18:45:56.360Z] #51 28.34 go: downloading github.com/spf13/cast v1.4.1 [2022-04-09T18:45:56.360Z] #51 28.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-09T18:45:56.360Z] #51 28.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-09T18:45:56.360Z] #51 28.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-09T18:45:56.360Z] #51 ... [2022-04-09T18:45:56.360Z] [2022-04-09T18:45:56.360Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:56.360Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:56.360Z] #14 28.58 The following additional packages will be installed: [2022-04-09T18:45:56.390Z] #43 21.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-09T18:45:56.515Z] #51 ... [2022-04-09T18:45:56.515Z] [2022-04-09T18:45:56.515Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:56.515Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:56.515Z] #58 17.10 Fetched 8508 kB in 13s (669 kB/s) [2022-04-09T18:45:56.515Z] #58 17.10 Reading package lists... [2022-04-09T18:45:56.515Z] #58 21.48 Reading package lists... [2022-04-09T18:45:56.515Z] #58 25.71 Building dependency tree... [2022-04-09T18:45:56.515Z] #58 ... [2022-04-09T18:45:56.515Z] [2022-04-09T18:45:56.515Z] #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 [2022-04-09T18:45:56.515Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:56.515Z] #38 14.51 Reading package lists... [2022-04-09T18:45:56.515Z] #38 19.58 Building dependency tree... [2022-04-09T18:45:56.515Z] #38 22.14 The following additional packages will be installed: [2022-04-09T18:45:56.515Z] #38 22.15 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-09T18:45:56.515Z] #38 22.16 Suggested packages: [2022-04-09T18:45:56.515Z] #38 22.17 cmake-doc ninja-build lrzip [2022-04-09T18:45:56.515Z] #38 22.17 Recommended packages: [2022-04-09T18:45:56.515Z] #38 22.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-09T18:45:56.515Z] #38 22.97 The following NEW packages will be installed: [2022-04-09T18:45:56.515Z] #38 22.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-09T18:45:56.515Z] #38 22.98 vim-common xxd [2022-04-09T18:45:56.515Z] #38 23.35 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:45:56.515Z] #38 23.35 Need to get 17.7 MB of archives. [2022-04-09T18:45:56.515Z] #38 23.35 After this operation, 70.7 MB of additional disk space will be used. [2022-04-09T18:45:56.515Z] #38 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:45:56.515Z] #38 23.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:45:56.515Z] #38 23.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-09T18:45:56.515Z] #38 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-09T18:45:56.515Z] #38 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-09T18:45:56.515Z] #38 24.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-09T18:45:56.515Z] #38 24.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-09T18:45:56.515Z] #38 24.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-09T18:45:56.515Z] #38 24.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-09T18:45:56.515Z] #38 24.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-09T18:45:56.515Z] #38 25.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:45:56.515Z] #38 25.75 Fetched 17.7 MB in 2s (10.9 MB/s) [2022-04-09T18:45:56.515Z] #38 25.82 Selecting previously unselected package xxd. [2022-04-09T18:45:56.515Z] #38 25.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:45:56.515Z] #38 25.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:45:56.515Z] #38 25.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:45:56.515Z] #38 26.05 Selecting previously unselected package vim-common. [2022-04-09T18:45:56.515Z] #38 26.06 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:45:56.515Z] #38 26.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:45:56.515Z] #38 26.33 Selecting previously unselected package cmake-data. [2022-04-09T18:45:56.515Z] #38 26.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-09T18:45:56.515Z] #38 26.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:45:56.625Z] #14 28.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:45:56.625Z] #14 28.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-09T18:45:56.625Z] #14 28.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-09T18:45:56.625Z] #14 28.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-09T18:45:56.625Z] #14 28.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-09T18:45:56.625Z] #14 28.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-09T18:45:56.625Z] #14 28.61 mingw-w64-common mingw-w64-x86-64-dev [2022-04-09T18:45:56.625Z] #14 28.63 Suggested packages: [2022-04-09T18:45:56.625Z] #14 28.64 gcc-10-locales seccomp wine64 [2022-04-09T18:45:56.776Z] #38 ... [2022-04-09T18:45:56.776Z] [2022-04-09T18:45:56.776Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:56.776Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:45:56.776Z] #51 27.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:45:56.776Z] #51 27.53 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-09T18:45:56.776Z] #51 27.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-09T18:45:57.045Z] #51 27.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-09T18:45:57.045Z] #51 27.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-09T18:45:57.045Z] #51 27.81 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-09T18:45:57.045Z] #51 27.82 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-09T18:45:57.045Z] #51 27.86 go: downloading github.com/spf13/afero v1.6.0 [2022-04-09T18:45:57.045Z] #51 27.91 go: downloading github.com/spf13/cast v1.4.1 [2022-04-09T18:45:57.305Z] #51 27.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-09T18:45:57.305Z] #51 28.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-09T18:45:57.305Z] #51 28.05 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-09T18:45:57.305Z] #51 28.13 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-09T18:45:57.305Z] #51 28.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-09T18:45:57.566Z] #51 28.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-09T18:45:57.566Z] #51 28.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-09T18:45:57.566Z] #51 28.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-09T18:45:57.566Z] #51 28.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-09T18:45:57.566Z] #51 28.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-09T18:45:57.566Z] #51 28.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-09T18:45:57.739Z] #51 23.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:45:57.739Z] #51 23.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-09T18:45:57.739Z] #51 ... [2022-04-09T18:45:57.739Z] [2022-04-09T18:45:57.739Z] #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 [2022-04-09T18:45:57.739Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-09T18:45:57.739Z] #47 12.93 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-09T18:45:57.739Z] #47 14.02 Fetched 8399 kB in 11s (798 kB/s) [2022-04-09T18:45:57.739Z] #47 14.02 Reading package lists... [2022-04-09T18:45:57.739Z] #47 18.46 Reading package lists... [2022-04-09T18:45:57.739Z] #47 22.13 Building dependency tree... [2022-04-09T18:45:57.739Z] #47 ... [2022-04-09T18:45:57.739Z] [2022-04-09T18:45:57.739Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:57.739Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:45:57.739Z] #51 23.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-09T18:45:57.739Z] #51 23.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-09T18:45:57.739Z] #51 23.42 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-09T18:45:57.739Z] #51 23.46 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-09T18:45:57.739Z] #51 23.53 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-09T18:45:57.780Z] #43 ... [2022-04-09T18:45:57.781Z] [2022-04-09T18:45:57.781Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:45:57.781Z] #63 sha256:32d63b85f6a5e5edf1f68d21ef536850bf5f8368d3055ba29ccb9b1fdeb0e79c [2022-04-09T18:45:57.781Z] #63 13.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-09T18:45:57.828Z] #51 28.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-09T18:45:58.001Z] #51 23.62 go: downloading github.com/spf13/afero v1.6.0 [2022-04-09T18:45:58.001Z] #51 23.63 go: downloading github.com/spf13/cast v1.4.1 [2022-04-09T18:45:58.001Z] #51 23.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-09T18:45:58.001Z] #51 23.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-09T18:45:58.001Z] #51 23.80 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-09T18:45:58.001Z] #51 23.83 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-09T18:45:58.023Z] #14 29.82 The following NEW packages will be installed: [2022-04-09T18:45:58.023Z] #14 29.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:45:58.023Z] #14 29.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-09T18:45:58.023Z] #14 29.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-09T18:45:58.023Z] #14 29.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-09T18:45:58.023Z] #14 29.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-09T18:45:58.023Z] #14 29.83 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-09T18:45:58.023Z] #14 29.84 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-09T18:45:58.023Z] #14 29.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-09T18:45:58.023Z] #14 29.84 mingw-w64-x86-64-dev [2022-04-09T18:45:58.023Z] #14 30.18 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:45:58.023Z] #14 30.18 Need to get 115 MB of archives. [2022-04-09T18:45:58.023Z] #14 30.18 After this operation, 645 MB of additional disk space will be used. [2022-04-09T18:45:58.023Z] #14 30.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-09T18:45:58.044Z] #63 ... [2022-04-09T18:45:58.044Z] [2022-04-09T18:45:58.044Z] #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 [2022-04-09T18:45:58.044Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:45:58.044Z] #38 16.09 Reading package lists... [2022-04-09T18:45:58.263Z] #51 23.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-09T18:45:58.263Z] #51 ... [2022-04-09T18:45:58.263Z] [2022-04-09T18:45:58.263Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:58.263Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:45:58.263Z] #14 13.88 Fetched 8395 kB in 10s (840 kB/s) [2022-04-09T18:45:58.263Z] #14 13.88 Reading package lists... [2022-04-09T18:45:58.263Z] #14 18.62 Reading package lists... [2022-04-09T18:45:58.263Z] #14 22.27 Building dependency tree... [2022-04-09T18:45:58.263Z] #14 ... [2022-04-09T18:45:58.263Z] [2022-04-09T18:45:58.263Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:58.263Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-09T18:45:58.263Z] #58 13.88 Fetched 8395 kB in 10s (837 kB/s) [2022-04-09T18:45:58.263Z] #58 13.88 Reading package lists... [2022-04-09T18:45:58.263Z] #58 18.53 Reading package lists... [2022-04-09T18:45:58.263Z] #58 22.03 Building dependency tree... [2022-04-09T18:45:58.263Z] #58 ... [2022-04-09T18:45:58.263Z] [2022-04-09T18:45:58.263Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:58.263Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:45:58.263Z] #51 24.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-09T18:45:58.263Z] #51 24.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-09T18:45:58.263Z] #51 24.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-09T18:45:58.263Z] #51 24.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-09T18:45:58.285Z] #14 30.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-09T18:45:58.285Z] #14 30.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-09T18:45:58.285Z] #14 30.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-09T18:45:58.285Z] #14 30.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-09T18:45:58.285Z] #14 30.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-09T18:45:58.304Z] #38 21.17 Reading package lists... [2022-04-09T18:45:58.304Z] #38 ... [2022-04-09T18:45:58.304Z] [2022-04-09T18:45:58.304Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:45:58.304Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:45:58.304Z] #14 14.02 Fetched 8508 kB in 11s (757 kB/s) [2022-04-09T18:45:58.304Z] #14 14.02 Reading package lists... [2022-04-09T18:45:58.304Z] #14 19.05 Reading package lists... [2022-04-09T18:45:58.400Z] #51 29.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-09T18:45:58.400Z] #51 29.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-09T18:45:58.400Z] #51 29.19 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-09T18:45:58.400Z] #51 29.31 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-09T18:45:58.408Z] #19 ... [2022-04-09T18:45:58.408Z] [2022-04-09T18:45:58.408Z] #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 [2022-04-09T18:45:58.408Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:45:58.408Z] #50 123.4 + dpkg --print-architecture [2022-04-09T18:45:58.408Z] #50 123.4 + git checkout -q v2.1.0 [2022-04-09T18:45:58.408Z] #50 123.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-09T18:45:58.408Z] #50 123.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-09T18:45:58.524Z] #51 24.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-09T18:45:58.524Z] #51 24.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-09T18:45:58.524Z] #51 24.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-09T18:45:58.576Z] #14 23.73 Building dependency tree... [2022-04-09T18:45:58.576Z] #14 ... [2022-04-09T18:45:58.576Z] [2022-04-09T18:45:58.576Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:58.576Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:58.576Z] #58 19.53 Reading package lists... [2022-04-09T18:45:58.669Z] #51 29.49 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-09T18:45:58.669Z] #51 29.53 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-09T18:45:58.785Z] #51 24.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-09T18:45:58.785Z] #51 24.57 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-09T18:45:58.785Z] #51 24.62 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-09T18:45:58.785Z] #51 24.67 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-09T18:45:58.857Z] #14 30.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-09T18:45:58.857Z] #14 30.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-09T18:45:58.857Z] #14 30.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-09T18:45:59.051Z] #51 24.72 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-09T18:45:59.051Z] #51 24.84 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-09T18:45:59.119Z] #14 ... [2022-04-09T18:45:59.119Z] [2022-04-09T18:45:59.119Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:45:59.119Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:45:59.119Z] #58 25.12 Building dependency tree... [2022-04-09T18:45:59.119Z] #58 27.91 The following additional packages will be installed: [2022-04-09T18:45:59.119Z] #58 27.91 libbtrfs0 [2022-04-09T18:45:59.119Z] #58 28.11 The following NEW packages will be installed: [2022-04-09T18:45:59.119Z] #58 28.13 libbtrfs-dev libbtrfs0 [2022-04-09T18:45:59.119Z] #58 28.53 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:45:59.119Z] #58 28.53 Need to get 460 kB of archives. [2022-04-09T18:45:59.119Z] #58 28.53 After this operation, 1237 kB of additional disk space will be used. [2022-04-09T18:45:59.119Z] #58 28.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:45:59.119Z] #58 28.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:45:59.119Z] #58 29.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:45:59.119Z] #58 29.72 Fetched 460 kB in 0s (1459 kB/s) [2022-04-09T18:45:59.119Z] #58 29.82 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:45:59.119Z] #58 29.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:45:59.119Z] #58 29.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:45:59.119Z] #58 29.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:45:59.119Z] #58 30.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:45:59.119Z] #58 30.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:45:59.119Z] #58 30.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:45:59.119Z] #58 30.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:45:59.119Z] #58 30.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:45:59.119Z] #58 30.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:45:59.119Z] #58 DONE 31.2s [2022-04-09T18:45:59.119Z] [2022-04-09T18:45:59.119Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-09T18:45:59.119Z] #59 sha256:8ece4248a702312ab8c6013dfa9e8473dd119739ad5d8804cf289a6093844c25 [2022-04-09T18:45:59.119Z] #59 DONE 0.1s [2022-04-09T18:45:59.241Z] #51 30.08 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-09T18:45:59.241Z] #51 30.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-09T18:45:59.241Z] #51 30.19 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-09T18:45:59.381Z] [2022-04-09T18:45:59.381Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:59.381Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:45:59.381Z] #51 28.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-09T18:45:59.381Z] #51 28.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-09T18:45:59.381Z] #51 28.65 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-09T18:45:59.381Z] #51 28.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-09T18:45:59.381Z] #51 28.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-09T18:45:59.381Z] #51 28.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-09T18:45:59.381Z] #51 28.69 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-09T18:45:59.381Z] #51 28.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-09T18:45:59.381Z] #51 28.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-09T18:45:59.381Z] #51 28.85 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-09T18:45:59.381Z] #51 28.92 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-09T18:45:59.381Z] #51 29.03 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-09T18:45:59.381Z] #51 29.06 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-09T18:45:59.381Z] #51 29.07 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-09T18:45:59.381Z] #51 29.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-09T18:45:59.381Z] #51 29.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-09T18:45:59.381Z] #51 29.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-09T18:45:59.381Z] #51 29.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-09T18:45:59.381Z] #51 29.45 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-09T18:45:59.381Z] #51 29.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-09T18:45:59.381Z] #51 29.54 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-09T18:45:59.381Z] #51 29.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-09T18:45:59.381Z] #51 29.67 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-09T18:45:59.381Z] #51 29.71 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-09T18:45:59.381Z] #51 29.75 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-09T18:45:59.381Z] #51 29.77 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-09T18:45:59.381Z] #51 29.85 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-09T18:45:59.381Z] #51 29.86 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-09T18:45:59.381Z] #51 29.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-09T18:45:59.381Z] #51 29.91 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-09T18:45:59.381Z] #51 29.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-09T18:45:59.381Z] #51 29.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-09T18:45:59.381Z] #51 29.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-09T18:45:59.381Z] #51 30.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-09T18:45:59.381Z] #51 30.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-09T18:45:59.381Z] #51 30.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-09T18:45:59.382Z] #51 30.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-09T18:45:59.382Z] #51 30.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-09T18:45:59.382Z] #51 30.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-09T18:45:59.382Z] #51 30.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-09T18:45:59.382Z] #51 30.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-09T18:45:59.382Z] #51 30.49 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-09T18:45:59.382Z] #51 30.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-09T18:45:59.382Z] #51 30.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-09T18:45:59.382Z] #51 30.59 go: downloading github.com/julz/importas v0.1.0 [2022-04-09T18:45:59.382Z] #51 30.61 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-09T18:45:59.382Z] #51 30.67 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-09T18:45:59.382Z] #51 30.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-09T18:45:59.382Z] #51 30.75 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-09T18:45:59.382Z] #51 30.78 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-09T18:45:59.382Z] #51 30.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-09T18:45:59.382Z] #51 30.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-09T18:45:59.382Z] #51 30.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-09T18:45:59.382Z] #51 30.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-09T18:45:59.382Z] #51 30.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-09T18:45:59.382Z] #51 30.95 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-09T18:45:59.382Z] #51 30.96 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-09T18:45:59.502Z] #51 30.24 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-09T18:45:59.502Z] #51 30.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-09T18:45:59.502Z] #51 30.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-09T18:45:59.502Z] #51 30.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-09T18:45:59.502Z] #51 30.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-09T18:45:59.644Z] #51 31.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-09T18:45:59.644Z] #51 31.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-09T18:45:59.644Z] #51 31.75 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-09T18:45:59.644Z] #51 31.78 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-09T18:45:59.650Z] #51 25.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-09T18:45:59.650Z] #51 25.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-09T18:45:59.650Z] #51 25.38 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-09T18:45:59.770Z] #51 30.50 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-09T18:45:59.770Z] #51 30.58 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-09T18:45:59.770Z] #51 30.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-09T18:45:59.770Z] #51 30.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-09T18:45:59.770Z] #51 30.67 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-09T18:45:59.907Z] #51 31.90 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-09T18:45:59.907Z] #51 31.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-09T18:45:59.907Z] #51 31.97 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-09T18:45:59.907Z] #51 32.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-09T18:45:59.913Z] #51 25.60 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-09T18:45:59.913Z] #51 25.67 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-09T18:45:59.913Z] #51 ... [2022-04-09T18:45:59.913Z] [2022-04-09T18:45:59.913Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-09T18:45:59.913Z] #31 sha256:d727b019c924896ed46158fb96adb86ae559ed546de5950acde4ed9b8255539b [2022-04-09T18:45:59.913Z] #31 24.01 [2022-04-09T18:45:59.913Z] #31 24.33 #=#=# ######################################################################## 100.0% [2022-04-09T18:45:59.913Z] #31 25.38 [2022-04-09T18:45:59.913Z] #31 25.64 Download of images into '/build' complete. [2022-04-09T18:45:59.913Z] #31 25.66 Use something like the following to load the result into a Docker daemon: [2022-04-09T18:45:59.913Z] #31 25.66 tar -cC '/build' . | docker load [2022-04-09T18:45:59.913Z] #31 DONE 26.6s [2022-04-09T18:45:59.913Z] [2022-04-09T18:45:59.913Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:45:59.913Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:45:59.913Z] #51 25.70 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-09T18:45:59.913Z] #51 25.78 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-09T18:45:59.958Z] #58 24.13 Building dependency tree... [2022-04-09T18:46:00.042Z] #51 30.68 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-09T18:46:00.042Z] #51 30.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-09T18:46:00.042Z] #51 30.71 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-09T18:46:00.042Z] #51 30.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-09T18:46:00.042Z] #51 30.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-09T18:46:00.042Z] #51 30.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-09T18:46:00.174Z] #51 25.80 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-09T18:46:00.174Z] #51 25.90 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-09T18:46:00.174Z] #51 25.96 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-09T18:46:00.174Z] #51 26.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-09T18:46:00.174Z] #51 26.10 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-09T18:46:00.182Z] #51 32.13 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-09T18:46:00.308Z] #51 30.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-09T18:46:00.308Z] #51 31.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-09T18:46:00.436Z] #51 26.19 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-09T18:46:00.436Z] #51 26.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-09T18:46:00.436Z] #51 26.26 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-09T18:46:00.436Z] #51 26.28 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-09T18:46:00.459Z] #51 ... [2022-04-09T18:46:00.459Z] [2022-04-09T18:46:00.459Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:46:00.459Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:46:00.459Z] #53 32.21 v3.0.2 [2022-04-09T18:46:00.459Z] #53 DONE 32.4s [2022-04-09T18:46:00.459Z] [2022-04-09T18:46:00.459Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:00.459Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:00.459Z] #51 32.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-09T18:46:00.459Z] #51 32.37 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-09T18:46:00.459Z] #51 32.40 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-09T18:46:00.459Z] #51 32.43 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-09T18:46:00.459Z] #51 32.48 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-09T18:46:00.459Z] #51 32.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-09T18:46:00.570Z] #51 ... [2022-04-09T18:46:00.570Z] [2022-04-09T18:46:00.570Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:46:00.570Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:46:00.570Z] #53 30.96 v3.0.2 [2022-04-09T18:46:00.570Z] #53 DONE 31.3s [2022-04-09T18:46:00.570Z] [2022-04-09T18:46:00.570Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:00.570Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:00.570Z] #51 31.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-09T18:46:00.570Z] #51 ... [2022-04-09T18:46:00.570Z] [2022-04-09T18:46:00.570Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:46:00.570Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:46:00.570Z] #58 27.93 The following additional packages will be installed: [2022-04-09T18:46:00.570Z] #58 27.94 libbtrfs0 [2022-04-09T18:46:00.570Z] #58 28.16 The following NEW packages will be installed: [2022-04-09T18:46:00.570Z] #58 28.17 libbtrfs-dev libbtrfs0 [2022-04-09T18:46:00.570Z] #58 28.55 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:00.570Z] #58 28.55 Need to get 460 kB of archives. [2022-04-09T18:46:00.570Z] #58 28.55 After this operation, 1237 kB of additional disk space will be used. [2022-04-09T18:46:00.570Z] #58 28.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:46:00.570Z] #58 28.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:46:00.570Z] #58 29.61 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:00.570Z] #58 29.82 Fetched 460 kB in 0s (1433 kB/s) [2022-04-09T18:46:00.570Z] #58 29.91 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:46:00.570Z] #58 29.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 ... 15709 files and directories currently installed.) [2022-04-09T18:46:00.570Z] #58 30.00 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:46:00.570Z] #58 30.01 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:46:00.570Z] #58 30.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:46:00.570Z] #58 30.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:46:00.570Z] #58 30.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:46:00.570Z] #58 30.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:46:00.570Z] #58 30.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:46:00.570Z] #58 30.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:00.570Z] #58 DONE 31.3s [2022-04-09T18:46:00.570Z] [2022-04-09T18:46:00.570Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:00.570Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:00.570Z] #51 31.34 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-09T18:46:00.570Z] #51 31.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-09T18:46:00.570Z] #51 31.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-09T18:46:00.570Z] #51 ... [2022-04-09T18:46:00.570Z] [2022-04-09T18:46:00.570Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-09T18:46:00.570Z] #59 sha256:cffa008cea7927afa848d7f4929d8546838410cc403993c3692a7186d4dc5693 [2022-04-09T18:46:00.570Z] #59 DONE 0.2s [2022-04-09T18:46:00.570Z] [2022-04-09T18:46:00.570Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:00.570Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:00.570Z] #51 31.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-09T18:46:00.570Z] #51 31.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-09T18:46:00.570Z] #51 31.47 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-09T18:46:00.698Z] #51 26.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-09T18:46:00.698Z] #51 26.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-09T18:46:00.698Z] #51 26.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-09T18:46:00.698Z] #51 26.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-09T18:46:00.721Z] #51 32.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-09T18:46:00.721Z] #51 32.81 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-09T18:46:00.721Z] #51 32.83 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-09T18:46:00.836Z] #51 31.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-09T18:46:00.837Z] #51 31.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-09T18:46:00.837Z] #51 31.57 go: downloading github.com/julz/importas v0.1.0 [2022-04-09T18:46:00.837Z] #51 31.65 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-09T18:46:00.837Z] #51 31.69 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-09T18:46:00.837Z] #51 31.75 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-09T18:46:00.960Z] #51 ... [2022-04-09T18:46:00.960Z] [2022-04-09T18:46:00.960Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:46:00.960Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-09T18:46:00.960Z] #53 26.38 v3.0.2 [2022-04-09T18:46:00.960Z] #53 DONE 26.6s [2022-04-09T18:46:00.960Z] [2022-04-09T18:46:00.960Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:00.960Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:46:00.960Z] #51 26.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-09T18:46:00.960Z] #51 26.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-09T18:46:00.960Z] #51 26.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-09T18:46:00.983Z] #51 32.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-09T18:46:00.983Z] #51 32.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-09T18:46:01.098Z] #51 31.76 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-09T18:46:01.098Z] #51 31.88 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-09T18:46:01.098Z] #51 31.93 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-09T18:46:01.098Z] #51 31.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-09T18:46:01.098Z] #51 31.96 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-09T18:46:01.098Z] #51 31.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-09T18:46:01.098Z] #51 31.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-09T18:46:01.098Z] #51 31.99 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-09T18:46:01.224Z] #51 26.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-09T18:46:01.224Z] #51 ... [2022-04-09T18:46:01.224Z] [2022-04-09T18:46:01.224Z] #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 [2022-04-09T18:46:01.224Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-09T18:46:01.224Z] #43 16.69 + git checkout -q v2.3.0 [2022-04-09T18:46:01.224Z] #43 18.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-09T18:46:01.224Z] #43 ... [2022-04-09T18:46:01.224Z] [2022-04-09T18:46:01.224Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:01.224Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:46:01.224Z] #51 26.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-09T18:46:01.224Z] #51 27.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-09T18:46:01.224Z] #51 27.05 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-09T18:46:01.224Z] #51 27.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-09T18:46:01.224Z] #51 27.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-09T18:46:01.224Z] #51 27.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-09T18:46:01.224Z] #51 27.15 go: downloading github.com/julz/importas v0.1.0 [2022-04-09T18:46:01.245Z] #51 33.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-09T18:46:01.245Z] #51 33.37 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-09T18:46:01.245Z] #51 33.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-09T18:46:01.245Z] #51 33.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-09T18:46:01.341Z] #58 26.92 The following additional packages will be installed: [2022-04-09T18:46:01.341Z] #58 26.93 libbtrfs0 [2022-04-09T18:46:01.341Z] #58 27.06 The following NEW packages will be installed: [2022-04-09T18:46:01.341Z] #58 27.06 libbtrfs-dev libbtrfs0 [2022-04-09T18:46:01.361Z] #51 32.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-09T18:46:01.495Z] #51 27.20 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-09T18:46:01.495Z] #51 27.20 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-09T18:46:01.495Z] #51 27.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-09T18:46:01.495Z] #51 27.26 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-09T18:46:01.495Z] #51 27.35 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-09T18:46:01.495Z] #51 27.36 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-09T18:46:01.508Z] #51 33.52 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-09T18:46:01.508Z] #51 33.57 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-09T18:46:01.603Z] #58 27.42 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:01.603Z] #58 27.42 Need to get 460 kB of archives. [2022-04-09T18:46:01.603Z] #58 27.42 After this operation, 1237 kB of additional disk space will be used. [2022-04-09T18:46:01.603Z] #58 27.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:46:01.603Z] #58 27.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:46:01.772Z] #51 33.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-09T18:46:01.772Z] #51 ... [2022-04-09T18:46:01.772Z] [2022-04-09T18:46:01.772Z] #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 [2022-04-09T18:46:01.772Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:01.772Z] #38 19.52 Reading package lists... [2022-04-09T18:46:01.772Z] #38 23.96 Building dependency tree... [2022-04-09T18:46:01.772Z] #38 26.88 The following additional packages will be installed: [2022-04-09T18:46:01.772Z] #38 26.89 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-09T18:46:01.772Z] #38 26.90 Suggested packages: [2022-04-09T18:46:01.772Z] #38 26.90 cmake-doc ninja-build lrzip [2022-04-09T18:46:01.772Z] #38 26.90 Recommended packages: [2022-04-09T18:46:01.772Z] #38 26.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-09T18:46:01.772Z] #38 27.61 The following NEW packages will be installed: [2022-04-09T18:46:01.772Z] #38 27.61 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-09T18:46:01.773Z] #38 27.61 vim-common xxd [2022-04-09T18:46:01.773Z] #38 28.00 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:01.773Z] #38 28.00 Need to get 17.7 MB of archives. [2022-04-09T18:46:01.773Z] #38 28.00 After this operation, 70.7 MB of additional disk space will be used. [2022-04-09T18:46:01.773Z] #38 28.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:46:01.773Z] #38 28.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:46:01.773Z] #38 28.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-09T18:46:01.773Z] #38 28.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-09T18:46:01.773Z] #38 28.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-09T18:46:01.773Z] #38 28.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-09T18:46:01.773Z] #38 28.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-09T18:46:01.773Z] #38 28.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-09T18:46:01.773Z] #38 28.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-09T18:46:01.773Z] #38 28.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-09T18:46:01.773Z] #38 29.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:01.773Z] #38 30.14 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-04-09T18:46:01.773Z] #38 30.21 Selecting previously unselected package xxd. [2022-04-09T18:46:01.773Z] #38 30.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:46:01.773Z] #38 30.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:46:01.773Z] #38 30.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:01.773Z] #38 30.42 Selecting previously unselected package vim-common. [2022-04-09T18:46:01.773Z] #38 30.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:46:01.773Z] #38 30.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:01.773Z] #38 30.75 Selecting previously unselected package cmake-data. [2022-04-09T18:46:01.773Z] #38 30.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-09T18:46:01.773Z] #38 30.78 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:01.777Z] #51 27.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-09T18:46:01.777Z] #51 27.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-09T18:46:01.777Z] #51 27.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-09T18:46:01.777Z] #51 27.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-09T18:46:02.037Z] #38 ... [2022-04-09T18:46:02.037Z] [2022-04-09T18:46:02.037Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:02.037Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:02.037Z] #51 33.89 go: downloading honnef.co/go/tools v0.2.2 [2022-04-09T18:46:02.039Z] #51 27.59 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-09T18:46:02.040Z] #51 27.73 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-09T18:46:02.313Z] #51 32.86 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-09T18:46:02.313Z] #51 32.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-09T18:46:02.313Z] #51 32.88 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-09T18:46:02.313Z] #51 32.94 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-09T18:46:02.313Z] #51 33.09 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-09T18:46:02.550Z] #58 ... [2022-04-09T18:46:02.550Z] [2022-04-09T18:46:02.550Z] #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 [2022-04-09T18:46:02.550Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:02.550Z] #47 17.94 Fetched 8512 kB in 13s (639 kB/s) [2022-04-09T18:46:02.550Z] #47 17.94 Reading package lists... [2022-04-09T18:46:02.550Z] #47 22.53 Reading package lists... [2022-04-09T18:46:02.550Z] #47 27.16 Building dependency tree... [2022-04-09T18:46:02.550Z] #47 ... [2022-04-09T18:46:02.550Z] [2022-04-09T18:46:02.550Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:46:02.550Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-09T18:46:02.550Z] #58 28.41 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:02.575Z] #51 33.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-09T18:46:02.575Z] #51 33.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-09T18:46:02.575Z] #51 33.24 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-09T18:46:02.575Z] #51 33.30 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-09T18:46:02.616Z] #51 28.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-09T18:46:02.616Z] #51 28.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-09T18:46:02.616Z] #51 28.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-09T18:46:02.616Z] #51 28.23 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-09T18:46:02.616Z] #51 28.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-09T18:46:02.616Z] #51 28.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-09T18:46:02.616Z] #51 28.28 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-09T18:46:02.616Z] #51 28.32 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-09T18:46:02.616Z] #51 28.34 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-09T18:46:02.616Z] #51 28.52 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-09T18:46:02.616Z] #51 28.53 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-09T18:46:02.837Z] #51 33.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-09T18:46:02.837Z] #51 33.49 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-09T18:46:02.837Z] #51 33.50 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-09T18:46:02.837Z] #51 33.51 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-09T18:46:02.837Z] #51 33.52 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-09T18:46:02.837Z] #51 33.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-09T18:46:02.837Z] #51 33.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-09T18:46:02.837Z] #51 33.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-09T18:46:02.837Z] #51 33.68 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-09T18:46:02.878Z] #51 28.57 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-09T18:46:02.878Z] #51 28.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-09T18:46:02.878Z] #51 28.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-09T18:46:02.878Z] #51 28.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-09T18:46:02.878Z] #51 28.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-09T18:46:02.987Z] #51 35.09 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-09T18:46:02.987Z] #51 35.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-09T18:46:02.987Z] #51 35.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-09T18:46:03.100Z] #51 33.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-09T18:46:03.100Z] #51 33.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-09T18:46:03.100Z] #51 33.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-09T18:46:03.100Z] #51 33.86 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-09T18:46:03.100Z] #51 33.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-09T18:46:03.100Z] #51 33.92 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-09T18:46:03.100Z] #51 33.93 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-09T18:46:03.122Z] #58 28.64 Fetched 460 kB in 0s (1410 kB/s) [2022-04-09T18:46:03.122Z] #58 28.71 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:46:03.122Z] #58 28.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:46:03.122Z] #58 28.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:46:03.122Z] #58 28.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:46:03.143Z] #51 28.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-09T18:46:03.143Z] #51 28.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-09T18:46:03.143Z] #51 28.82 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-09T18:46:03.143Z] #51 28.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-09T18:46:03.143Z] #51 28.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-09T18:46:03.143Z] #51 28.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-09T18:46:03.143Z] #51 29.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-09T18:46:03.143Z] #51 29.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-09T18:46:03.143Z] #51 29.01 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-09T18:46:03.143Z] #51 29.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-09T18:46:03.250Z] #51 35.25 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-09T18:46:03.362Z] #51 33.99 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-09T18:46:03.382Z] #58 29.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:46:03.382Z] #58 29.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:46:03.382Z] #58 29.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:46:03.407Z] #51 29.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-09T18:46:03.626Z] #51 34.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-09T18:46:03.626Z] #51 34.44 go: downloading honnef.co/go/tools v0.2.2 [2022-04-09T18:46:03.643Z] #58 29.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:46:03.643Z] #58 29.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:46:03.643Z] #58 29.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:03.986Z] #51 ... [2022-04-09T18:46:03.986Z] [2022-04-09T18:46:03.986Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:46:03.986Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-09T18:46:03.986Z] #58 25.18 The following additional packages will be installed: [2022-04-09T18:46:03.986Z] #58 25.19 libbtrfs0 [2022-04-09T18:46:03.986Z] #58 25.33 The following NEW packages will be installed: [2022-04-09T18:46:03.986Z] #58 25.33 libbtrfs-dev libbtrfs0 [2022-04-09T18:46:03.986Z] #58 25.73 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:03.986Z] #58 25.73 Need to get 454 kB of archives. [2022-04-09T18:46:03.986Z] #58 25.73 After this operation, 1275 kB of additional disk space will be used. [2022-04-09T18:46:03.986Z] #58 25.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-09T18:46:03.986Z] #58 25.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-09T18:46:03.986Z] #58 26.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:03.986Z] #58 27.22 Fetched 454 kB in 0s (1369 kB/s) [2022-04-09T18:46:03.986Z] #58 27.50 Selecting previously unselected package libbtrfs0:arm64. [2022-04-09T18:46:03.986Z] #58 27.50 (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 ... 15700 files and directories currently installed.) [2022-04-09T18:46:03.986Z] #58 27.54 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-09T18:46:03.986Z] #58 27.75 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-09T18:46:03.986Z] #58 27.99 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-09T18:46:03.986Z] #58 28.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-09T18:46:03.986Z] #58 28.01 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-09T18:46:03.986Z] #58 28.29 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-09T18:46:03.986Z] #58 28.31 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-09T18:46:03.986Z] #58 28.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:03.986Z] #58 DONE 29.6s [2022-04-09T18:46:03.986Z] [2022-04-09T18:46:03.986Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:03.986Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:46:03.986Z] #51 29.52 go: downloading honnef.co/go/tools v0.2.2 [2022-04-09T18:46:04.199Z] #51 ... [2022-04-09T18:46:04.200Z] [2022-04-09T18:46:04.200Z] #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 [2022-04-09T18:46:04.200Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:46:04.200Z] #43 24.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-09T18:46:04.200Z] #43 ... [2022-04-09T18:46:04.200Z] [2022-04-09T18:46:04.200Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:04.200Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:04.200Z] #14 22.43 Reading package lists... [2022-04-09T18:46:04.200Z] #14 26.60 Building dependency tree... [2022-04-09T18:46:04.200Z] #14 29.43 The following additional packages will be installed: [2022-04-09T18:46:04.200Z] #14 29.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:46:04.200Z] #14 29.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-09T18:46:04.200Z] #14 29.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-09T18:46:04.200Z] #14 29.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-09T18:46:04.200Z] #14 29.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-09T18:46:04.200Z] #14 29.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-09T18:46:04.200Z] #14 29.45 mingw-w64-common mingw-w64-x86-64-dev [2022-04-09T18:46:04.200Z] #14 29.46 Suggested packages: [2022-04-09T18:46:04.200Z] #14 29.46 gcc-10-locales seccomp wine64 [2022-04-09T18:46:04.200Z] #14 30.55 The following NEW packages will be installed: [2022-04-09T18:46:04.200Z] #14 30.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:46:04.200Z] #14 30.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-09T18:46:04.200Z] #14 30.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-09T18:46:04.200Z] #14 30.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-09T18:46:04.200Z] #14 30.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-09T18:46:04.200Z] #14 30.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-09T18:46:04.200Z] #14 30.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-09T18:46:04.200Z] #14 30.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-09T18:46:04.200Z] #14 30.57 mingw-w64-x86-64-dev [2022-04-09T18:46:04.200Z] #14 30.91 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:04.200Z] #14 30.91 Need to get 115 MB of archives. [2022-04-09T18:46:04.200Z] #14 30.91 After this operation, 645 MB of additional disk space will be used. [2022-04-09T18:46:04.200Z] #14 30.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-09T18:46:04.200Z] #14 31.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-09T18:46:04.200Z] #14 31.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-09T18:46:04.200Z] #14 31.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-09T18:46:04.200Z] #14 31.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-09T18:46:04.200Z] #14 31.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-09T18:46:04.200Z] #14 31.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-09T18:46:04.200Z] #14 32.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-09T18:46:04.200Z] #14 32.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-09T18:46:04.200Z] #14 32.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:46:04.200Z] #14 33.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:46:04.200Z] #14 34.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-09T18:46:04.200Z] #14 35.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:46:04.215Z] #58 DONE 30.0s [2022-04-09T18:46:04.215Z] [2022-04-09T18:46:04.215Z] #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 [2022-04-09T18:46:04.215Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:04.215Z] #47 29.90 The following additional packages will be installed: [2022-04-09T18:46:04.215Z] #47 29.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:04.215Z] #47 29.92 python3-protobuf python3-six [2022-04-09T18:46:04.521Z] #47 ... [2022-04-09T18:46:04.521Z] [2022-04-09T18:46:04.521Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-09T18:46:04.521Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-09T18:46:04.521Z] #53 29.86 v3.0.2 [2022-04-09T18:46:04.521Z] #53 DONE 30.1s [2022-04-09T18:46:04.521Z] [2022-04-09T18:46:04.521Z] #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 [2022-04-09T18:46:04.521Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:04.521Z] #47 29.95 Suggested packages: [2022-04-09T18:46:04.521Z] #47 29.95 python3-setuptools [2022-04-09T18:46:04.521Z] #47 29.95 Recommended packages: [2022-04-09T18:46:04.521Z] #47 29.95 iproute2 | iproute [2022-04-09T18:46:04.559Z] #51 30.35 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-09T18:46:04.559Z] #51 ... [2022-04-09T18:46:04.559Z] [2022-04-09T18:46:04.559Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-09T18:46:04.559Z] #59 sha256:7f5ae05a868979d46b7201dcf5e0e00c839c5909af24a9cb4bf83e68ebe449d7 [2022-04-09T18:46:04.559Z] #59 DONE 0.8s [2022-04-09T18:46:04.559Z] [2022-04-09T18:46:04.559Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:04.559Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:46:04.559Z] #51 30.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-09T18:46:04.559Z] #51 30.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-09T18:46:04.559Z] #51 30.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-09T18:46:04.559Z] #51 30.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-09T18:46:04.639Z] #51 36.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-09T18:46:04.639Z] #51 36.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-09T18:46:04.639Z] #51 36.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-09T18:46:04.639Z] #51 36.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-09T18:46:04.773Z] #14 ... [2022-04-09T18:46:04.773Z] [2022-04-09T18:46:04.773Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:04.773Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:04.773Z] #51 35.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-09T18:46:04.773Z] #51 35.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-09T18:46:04.773Z] #51 35.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-09T18:46:04.773Z] #51 35.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-09T18:46:04.773Z] #51 35.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-09T18:46:04.773Z] #51 35.59 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-09T18:46:04.819Z] #47 ... [2022-04-09T18:46:04.819Z] [2022-04-09T18:46:04.819Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-09T18:46:04.819Z] #59 sha256:33128154664c1d10d72d9fac4be8e5b913ec98edc0208271cd3d9316d51ec5cb [2022-04-09T18:46:04.819Z] #59 DONE 0.5s [2022-04-09T18:46:04.822Z] #51 30.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-09T18:46:04.823Z] #51 30.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-09T18:46:04.901Z] #51 36.96 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-09T18:46:04.902Z] #51 36.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-09T18:46:04.975Z] #50 ... [2022-04-09T18:46:04.975Z] [2022-04-09T18:46:04.975Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:46:04.975Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:46:04.975Z] #19 124.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-09T18:46:04.975Z] #19 124.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:04.975Z] #19 124.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:46:04.975Z] #19 124.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-09T18:46:04.975Z] #19 124.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:04.975Z] #19 124.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:46:05.035Z] #51 35.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-09T18:46:05.035Z] #51 35.91 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-09T18:46:05.035Z] #51 35.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-09T18:46:05.084Z] #51 30.77 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-09T18:46:05.084Z] #51 30.77 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-09T18:46:05.084Z] #51 30.91 go: downloading golang.org/x/text v0.3.7 [2022-04-09T18:46:05.099Z] [2022-04-09T18:46:05.099Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:05.099Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:46:05.163Z] #51 37.15 go: downloading golang.org/x/text v0.3.7 [2022-04-09T18:46:05.297Z] #51 36.11 go: downloading golang.org/x/text v0.3.7 [2022-04-09T18:46:05.902Z] #51 ... [2022-04-09T18:46:05.902Z] [2022-04-09T18:46:05.902Z] #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 [2022-04-09T18:46:05.902Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:05.902Z] #47 22.22 Reading package lists... [2022-04-09T18:46:05.902Z] #47 26.41 Building dependency tree... [2022-04-09T18:46:05.902Z] #47 29.01 The following additional packages will be installed: [2022-04-09T18:46:05.902Z] #47 29.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:05.902Z] #47 29.02 python3-protobuf python3-six [2022-04-09T18:46:05.902Z] #47 29.04 Suggested packages: [2022-04-09T18:46:05.902Z] #47 29.04 python3-setuptools [2022-04-09T18:46:05.902Z] #47 29.04 Recommended packages: [2022-04-09T18:46:05.902Z] #47 29.04 iproute2 | iproute [2022-04-09T18:46:05.902Z] #47 29.50 The following NEW packages will be installed: [2022-04-09T18:46:05.902Z] #47 29.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:05.902Z] #47 29.53 python3-protobuf python3-six [2022-04-09T18:46:05.902Z] #47 29.99 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:05.902Z] #47 29.99 Need to get 2292 kB of archives. [2022-04-09T18:46:05.902Z] #47 29.99 After this operation, 11.0 MB of additional disk space will be used. [2022-04-09T18:46:05.902Z] #47 29.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-09T18:46:05.902Z] #47 30.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:46:05.902Z] #47 30.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-09T18:46:05.902Z] #47 30.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-09T18:46:05.902Z] #47 30.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:46:05.902Z] #47 30.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:46:05.902Z] #47 30.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:46:05.902Z] #47 33.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-09T18:46:05.902Z] #47 34.86 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:05.902Z] #47 35.09 Fetched 2292 kB in 4s (564 kB/s) [2022-04-09T18:46:05.902Z] #47 35.17 Selecting previously unselected package libprotobuf23:amd64. [2022-04-09T18:46:05.902Z] #47 35.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 ... 15709 files and directories currently installed.) [2022-04-09T18:46:05.902Z] #47 35.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-09T18:46:05.902Z] #47 35.24 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:46:06.164Z] #47 36.46 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:46:06.164Z] #47 36.46 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:46:06.164Z] #47 36.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:06.164Z] #47 ... [2022-04-09T18:46:06.164Z] [2022-04-09T18:46:06.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:06.164Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:06.164Z] #14 36.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:46:06.430Z] #14 37.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-09T18:46:06.430Z] #14 37.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-09T18:46:06.430Z] #14 37.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-09T18:46:06.430Z] #14 37.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:46:06.430Z] #14 37.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:46:06.700Z] #14 37.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-09T18:46:06.700Z] #14 37.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-09T18:46:06.700Z] #14 37.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-09T18:46:06.700Z] #14 37.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-09T18:46:06.701Z] #14 37.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-09T18:46:06.701Z] #14 37.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-09T18:46:06.701Z] #14 37.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-09T18:46:06.701Z] #14 37.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-09T18:46:06.701Z] #14 37.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-09T18:46:06.701Z] #14 37.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-09T18:46:06.701Z] #14 37.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-09T18:46:07.015Z] #51 ... [2022-04-09T18:46:07.015Z] [2022-04-09T18:46:07.015Z] #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 [2022-04-09T18:46:07.015Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-09T18:46:07.015Z] #38 22.66 The following additional packages will be installed: [2022-04-09T18:46:07.015Z] #38 22.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-09T18:46:07.015Z] #38 22.70 Suggested packages: [2022-04-09T18:46:07.015Z] #38 22.71 cmake-doc ninja-build lrzip [2022-04-09T18:46:07.015Z] #38 22.71 Recommended packages: [2022-04-09T18:46:07.016Z] #38 22.71 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-09T18:46:07.016Z] #38 23.38 The following NEW packages will be installed: [2022-04-09T18:46:07.016Z] #38 23.39 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-09T18:46:07.016Z] #38 23.40 vim-common xxd [2022-04-09T18:46:07.016Z] #38 23.79 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:07.016Z] #38 23.79 Need to get 15.6 MB of archives. [2022-04-09T18:46:07.016Z] #38 23.79 After this operation, 67.4 MB of additional disk space will be used. [2022-04-09T18:46:07.016Z] #38 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:46:07.016Z] #38 23.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:46:07.016Z] #38 23.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-09T18:46:07.016Z] #38 23.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-09T18:46:07.016Z] #38 24.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-09T18:46:07.016Z] #38 24.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-09T18:46:07.016Z] #38 24.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-09T18:46:07.016Z] #38 24.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-09T18:46:07.016Z] #38 24.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-09T18:46:07.016Z] #38 24.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-09T18:46:07.016Z] #38 25.41 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:07.016Z] #38 25.70 Fetched 15.6 MB in 1s (18.2 MB/s) [2022-04-09T18:46:07.016Z] #38 26.01 Selecting previously unselected package xxd. [2022-04-09T18:46:07.016Z] #38 26.01 (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 ... 15700 files and directories currently installed.) [2022-04-09T18:46:07.016Z] #38 26.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-09T18:46:07.016Z] #38 26.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:07.016Z] #38 26.32 Selecting previously unselected package vim-common. [2022-04-09T18:46:07.016Z] #38 26.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:46:07.016Z] #38 26.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:07.016Z] #38 26.66 Selecting previously unselected package cmake-data. [2022-04-09T18:46:07.016Z] #38 26.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-09T18:46:07.016Z] #38 26.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:07.016Z] #38 30.22 Selecting previously unselected package libicu67:arm64. [2022-04-09T18:46:07.016Z] #38 30.22 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-09T18:46:07.016Z] #38 30.31 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-09T18:46:07.016Z] #38 ... [2022-04-09T18:46:07.016Z] [2022-04-09T18:46:07.016Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:07.016Z] #60 sha256:91542f6c969283148af9b36a3f311b583e6b26f3a748caa71a12158b01d16f6b [2022-04-09T18:46:07.016Z] #60 0.553 + RM_GOPATH=0 [2022-04-09T18:46:07.016Z] #60 0.554 + TMP_GOPATH= [2022-04-09T18:46:07.016Z] #60 0.554 + : /build [2022-04-09T18:46:07.016Z] #60 0.554 + '[' -z '' ']' [2022-04-09T18:46:07.016Z] #60 0.556 ++ mktemp -d [2022-04-09T18:46:07.016Z] #60 0.563 + export GOPATH=/tmp/tmp.YtCqHwuzeD [2022-04-09T18:46:07.016Z] #60 0.563 + GOPATH=/tmp/tmp.YtCqHwuzeD [2022-04-09T18:46:07.016Z] #60 0.563 + RM_GOPATH=1 [2022-04-09T18:46:07.016Z] #60 0.563 + case "$(go env GOARCH)" in [2022-04-09T18:46:07.016Z] #60 0.564 ++ go env GOARCH [2022-04-09T18:46:07.016Z] #60 0.595 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:07.016Z] #60 0.596 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:07.016Z] #60 0.596 ++ dirname /install.sh [2022-04-09T18:46:07.016Z] #60 0.597 + dir=/ [2022-04-09T18:46:07.016Z] #60 0.602 + bin=containerd [2022-04-09T18:46:07.016Z] #60 0.603 + shift [2022-04-09T18:46:07.016Z] #60 0.603 + '[' '!' -f //containerd.installer ']' [2022-04-09T18:46:07.016Z] #60 0.603 + . //containerd.installer [2022-04-09T18:46:07.016Z] #60 0.603 ++ set -e [2022-04-09T18:46:07.016Z] #60 0.603 ++ : v1.6.2 [2022-04-09T18:46:07.016Z] #60 0.604 + install_containerd [2022-04-09T18:46:07.016Z] #60 0.606 + echo 'Install containerd version v1.6.2' [2022-04-09T18:46:07.016Z] #60 0.611 Install containerd version v1.6.2 [2022-04-09T18:46:07.016Z] #60 0.611 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YtCqHwuzeD/src/github.com/containerd/containerd [2022-04-09T18:46:07.016Z] #60 0.624 Cloning into '/tmp/tmp.YtCqHwuzeD/src/github.com/containerd/containerd'... [2022-04-09T18:46:07.646Z] #14 38.19 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:07.646Z] #14 38.40 Fetched 115 MB in 7s (17.0 MB/s) [2022-04-09T18:46:07.723Z] #51 ... [2022-04-09T18:46:07.723Z] [2022-04-09T18:46:07.723Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:07.723Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:46:07.723Z] #34 37.88 Updating files: 95% (1446/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. [2022-04-09T18:46:07.723Z] #34 37.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-09T18:46:07.723Z] #34 38.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:07.723Z] #34 ... [2022-04-09T18:46:07.723Z] [2022-04-09T18:46:07.723Z] #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 [2022-04-09T18:46:07.723Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:07.723Z] #47 29.37 The following additional packages will be installed: [2022-04-09T18:46:07.723Z] #47 29.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:07.723Z] #47 29.37 python3-protobuf python3-six [2022-04-09T18:46:07.723Z] #47 29.39 Suggested packages: [2022-04-09T18:46:07.723Z] #47 29.40 python3-setuptools [2022-04-09T18:46:07.723Z] #47 29.40 Recommended packages: [2022-04-09T18:46:07.723Z] #47 29.40 iproute2 | iproute [2022-04-09T18:46:07.723Z] #47 29.91 The following NEW packages will be installed: [2022-04-09T18:46:07.723Z] #47 29.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:07.723Z] #47 29.93 python3-protobuf python3-six [2022-04-09T18:46:07.723Z] #47 30.35 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:07.723Z] #47 30.35 Need to get 2292 kB of archives. [2022-04-09T18:46:07.723Z] #47 30.35 After this operation, 11.0 MB of additional disk space will be used. [2022-04-09T18:46:07.723Z] #47 30.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-09T18:46:07.723Z] #47 30.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:46:07.723Z] #47 30.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-09T18:46:07.723Z] #47 30.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-09T18:46:07.723Z] #47 30.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:46:07.723Z] #47 30.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:46:07.723Z] #47 30.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:46:07.723Z] #47 33.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-09T18:46:07.723Z] #47 34.95 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:07.723Z] #47 35.17 Fetched 2292 kB in 4s (581 kB/s) [2022-04-09T18:46:07.723Z] #47 35.22 Selecting previously unselected package libprotobuf23:amd64. [2022-04-09T18:46:07.723Z] #47 35.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:46:07.723Z] #47 35.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-09T18:46:07.723Z] #47 35.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:46:07.723Z] #47 35.97 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:46:07.723Z] #47 35.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:46:07.723Z] #47 35.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:07.723Z] #47 36.18 Selecting previously unselected package python3-six. [2022-04-09T18:46:07.723Z] #47 36.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-09T18:46:07.723Z] #47 36.19 Unpacking python3-six (1.16.0-2) ... [2022-04-09T18:46:07.723Z] #47 36.31 Selecting previously unselected package python3-protobuf. [2022-04-09T18:46:07.723Z] #47 36.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-09T18:46:07.723Z] #47 36.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:07.723Z] #47 36.77 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:46:07.723Z] #47 36.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:46:07.723Z] #47 36.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:07.723Z] #47 36.93 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:46:07.723Z] #47 36.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:46:07.723Z] #47 36.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:46:07.723Z] #47 37.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:46:07.723Z] #47 37.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:46:07.723Z] #47 37.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:46:07.723Z] #47 37.26 Selecting previously unselected package criu. [2022-04-09T18:46:07.723Z] #47 37.26 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-09T18:46:07.723Z] #47 37.27 Unpacking criu (3.16.1-3) ... [2022-04-09T18:46:07.723Z] #47 37.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:07.723Z] #47 39.50 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:46:07.723Z] #47 39.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:07.723Z] #47 39.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:46:07.723Z] #47 39.55 Setting up python3-six (1.16.0-2) ... [2022-04-09T18:46:07.908Z] #14 38.50 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-09T18:46:07.908Z] #14 38.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:46:07.908Z] #14 38.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:46:07.908Z] #14 38.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:07.961Z] #60 ... [2022-04-09T18:46:07.961Z] [2022-04-09T18:46:07.961Z] #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 [2022-04-09T18:46:07.961Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-09T18:46:07.961Z] #47 22.13 Building dependency tree... [2022-04-09T18:46:07.961Z] #47 25.14 The following additional packages will be installed: [2022-04-09T18:46:07.961Z] #47 25.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:07.961Z] #47 25.14 python3-protobuf python3-six [2022-04-09T18:46:07.961Z] #47 25.15 Suggested packages: [2022-04-09T18:46:07.961Z] #47 25.15 python3-setuptools [2022-04-09T18:46:07.961Z] #47 25.15 Recommended packages: [2022-04-09T18:46:07.961Z] #47 25.15 iproute2 | iproute [2022-04-09T18:46:07.961Z] #47 25.89 The following NEW packages will be installed: [2022-04-09T18:46:07.961Z] #47 25.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:07.961Z] #47 25.91 python3-protobuf python3-six [2022-04-09T18:46:07.961Z] #47 26.36 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:07.961Z] #47 26.36 Need to get 2115 kB of archives. [2022-04-09T18:46:07.961Z] #47 26.36 After this operation, 10.7 MB of additional disk space will be used. [2022-04-09T18:46:07.961Z] #47 26.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-09T18:46:07.961Z] #47 26.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:46:07.961Z] #47 26.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-09T18:46:07.961Z] #47 26.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-09T18:46:07.961Z] #47 26.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-09T18:46:07.961Z] #47 26.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-09T18:46:07.961Z] #47 26.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-09T18:46:07.961Z] #47 29.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-09T18:46:07.961Z] #47 30.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:07.961Z] #47 30.99 Fetched 2115 kB in 4s (537 kB/s) [2022-04-09T18:46:07.961Z] #47 31.08 Selecting previously unselected package libprotobuf23:arm64. [2022-04-09T18:46:07.961Z] #47 31.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 ... 15700 files and directories currently installed.) [2022-04-09T18:46:07.961Z] #47 31.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-09T18:46:07.961Z] #47 31.15 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-09T18:46:07.961Z] #47 31.61 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:46:07.961Z] #47 31.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:46:07.961Z] #47 31.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:07.961Z] #47 31.85 Selecting previously unselected package python3-six. [2022-04-09T18:46:07.961Z] #47 31.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-09T18:46:07.961Z] #47 31.85 Unpacking python3-six (1.16.0-2) ... [2022-04-09T18:46:07.961Z] #47 31.93 Selecting previously unselected package python3-protobuf. [2022-04-09T18:46:07.961Z] #47 31.95 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-09T18:46:07.961Z] #47 31.97 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:07.961Z] #47 32.42 Selecting previously unselected package libnet1:arm64. [2022-04-09T18:46:07.961Z] #47 32.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-09T18:46:07.961Z] #47 32.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:07.961Z] #47 32.53 Selecting previously unselected package libnl-3-200:arm64. [2022-04-09T18:46:07.961Z] #47 32.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-09T18:46:07.961Z] #47 32.54 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-09T18:46:07.961Z] #47 32.68 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-09T18:46:07.961Z] #47 32.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-09T18:46:07.961Z] #47 32.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-09T18:46:07.961Z] #47 32.78 Selecting previously unselected package criu. [2022-04-09T18:46:07.961Z] #47 32.78 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-09T18:46:07.961Z] #47 32.79 Unpacking criu (3.16.1-3) ... [2022-04-09T18:46:08.224Z] #47 33.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:08.224Z] #47 ... [2022-04-09T18:46:08.224Z] [2022-04-09T18:46:08.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:08.224Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:46:08.224Z] #14 25.30 The following additional packages will be installed: [2022-04-09T18:46:08.224Z] #14 25.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:46:08.224Z] #14 25.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-09T18:46:08.224Z] #14 25.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-09T18:46:08.224Z] #14 25.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-09T18:46:08.224Z] #14 25.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-09T18:46:08.224Z] #14 25.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-09T18:46:08.224Z] #14 25.31 mingw-w64-common mingw-w64-x86-64-dev [2022-04-09T18:46:08.224Z] #14 25.34 Suggested packages: [2022-04-09T18:46:08.224Z] #14 25.34 gcc-10-locales seccomp wine64 [2022-04-09T18:46:08.224Z] #14 26.06 The following NEW packages will be installed: [2022-04-09T18:46:08.224Z] #14 26.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:46:08.224Z] #14 26.07 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-09T18:46:08.224Z] #14 26.07 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-09T18:46:08.224Z] #14 26.07 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-09T18:46:08.224Z] #14 26.07 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-09T18:46:08.224Z] #14 26.08 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-09T18:46:08.224Z] #14 26.08 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-09T18:46:08.224Z] #14 26.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-09T18:46:08.224Z] #14 26.08 mingw-w64-x86-64-dev [2022-04-09T18:46:08.224Z] #14 26.46 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:08.224Z] #14 26.46 Need to get 108 MB of archives. [2022-04-09T18:46:08.224Z] #14 26.46 After this operation, 620 MB of additional disk space will be used. [2022-04-09T18:46:08.224Z] #14 26.46 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] [2022-04-09T18:46:08.224Z] #14 26.54 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] [2022-04-09T18:46:08.224Z] #14 26.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-09T18:46:08.224Z] #14 26.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-09T18:46:08.224Z] #14 26.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-09T18:46:08.224Z] #14 26.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-09T18:46:08.224Z] #14 26.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-09T18:46:08.224Z] #14 27.13 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] [2022-04-09T18:46:08.224Z] #14 27.15 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] [2022-04-09T18:46:08.224Z] #14 27.91 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] [2022-04-09T18:46:08.224Z] #14 28.86 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] [2022-04-09T18:46:08.224Z] #14 29.21 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] [2022-04-09T18:46:08.224Z] #14 29.57 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] [2022-04-09T18:46:08.224Z] #14 30.26 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] [2022-04-09T18:46:08.224Z] #14 30.83 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] [2022-04-09T18:46:08.224Z] #14 30.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-09T18:46:08.224Z] #14 30.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-09T18:46:08.224Z] #14 30.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-09T18:46:08.224Z] #14 30.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-09T18:46:08.224Z] #14 30.84 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] [2022-04-09T18:46:08.224Z] #14 30.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-09T18:46:08.224Z] #14 30.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-09T18:46:08.224Z] #14 30.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-09T18:46:08.224Z] #14 30.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-09T18:46:08.224Z] #14 30.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-09T18:46:08.224Z] #14 30.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-09T18:46:08.224Z] #14 30.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-09T18:46:08.224Z] #14 30.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-09T18:46:08.224Z] #14 30.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-09T18:46:08.224Z] #14 30.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-09T18:46:08.224Z] #14 31.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:08.224Z] #14 31.79 Fetched 108 MB in 5s (22.5 MB/s) [2022-04-09T18:46:08.224Z] #14 31.87 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-09T18:46:08.224Z] #14 31.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-09T18:46:08.224Z] #14 31.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-09T18:46:08.224Z] #14 31.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:08.224Z] #14 33.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-09T18:46:08.224Z] #14 33.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-09T18:46:08.224Z] #14 33.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:08.485Z] #14 ... [2022-04-09T18:46:08.485Z] [2022-04-09T18:46:08.486Z] #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 [2022-04-09T18:46:08.486Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:08.486Z] #38 29.34 Selecting previously unselected package libicu67:amd64. [2022-04-09T18:46:08.486Z] #38 29.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-09T18:46:08.486Z] #38 29.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-09T18:46:08.486Z] #38 35.82 Selecting previously unselected package libxml2:amd64. [2022-04-09T18:46:08.486Z] #38 35.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-09T18:46:08.486Z] #38 35.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:08.486Z] #38 36.86 Selecting previously unselected package libarchive13:amd64. [2022-04-09T18:46:08.486Z] #38 36.87 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-09T18:46:08.486Z] #38 36.88 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:08.486Z] #38 37.40 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-09T18:46:08.486Z] #38 37.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-09T18:46:08.486Z] #38 37.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:46:08.486Z] #38 37.58 Selecting previously unselected package librhash0:amd64. [2022-04-09T18:46:08.486Z] #38 37.58 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-09T18:46:08.486Z] #38 37.59 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:46:08.486Z] #38 37.76 Selecting previously unselected package libuv1:amd64. [2022-04-09T18:46:08.486Z] #38 37.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-09T18:46:08.486Z] #38 37.77 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:46:08.486Z] #38 37.93 Selecting previously unselected package cmake. [2022-04-09T18:46:08.486Z] #38 37.96 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-09T18:46:08.486Z] #38 37.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:08.486Z] #14 ... [2022-04-09T18:46:08.486Z] [2022-04-09T18:46:08.486Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:08.486Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:46:08.486Z] #51 34.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-09T18:46:08.486Z] #51 34.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-09T18:46:08.486Z] #51 34.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-09T18:46:08.486Z] #51 34.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-09T18:46:08.486Z] #51 34.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-09T18:46:08.486Z] #51 34.32 go: downloading golang.org/x/mod v0.5.1 [2022-04-09T18:46:08.748Z] #38 ... [2022-04-09T18:46:08.748Z] [2022-04-09T18:46:08.748Z] #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 [2022-04-09T18:46:08.748Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:08.748Z] #47 36.71 Selecting previously unselected package python3-six. [2022-04-09T18:46:08.748Z] #47 36.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-09T18:46:08.748Z] #47 36.76 Unpacking python3-six (1.16.0-2) ... [2022-04-09T18:46:08.748Z] #47 37.11 Selecting previously unselected package python3-protobuf. [2022-04-09T18:46:08.748Z] #47 37.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-09T18:46:08.748Z] #47 37.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:08.748Z] #47 37.60 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:46:08.748Z] #47 37.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:46:08.748Z] #47 37.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:08.748Z] #47 37.73 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:46:08.748Z] #47 37.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:46:08.748Z] #47 37.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:46:08.748Z] #47 37.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:46:08.748Z] #47 37.90 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:46:08.748Z] #47 37.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:46:08.748Z] #47 37.99 Selecting previously unselected package criu. [2022-04-09T18:46:08.748Z] #47 37.99 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-09T18:46:08.748Z] #47 38.00 Unpacking criu (3.16.1-3) ... [2022-04-09T18:46:08.748Z] #47 38.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:08.748Z] #51 34.44 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-09T18:46:08.748Z] #51 34.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-09T18:46:08.748Z] #51 34.49 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-09T18:46:08.748Z] #51 34.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-09T18:46:08.748Z] #51 34.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-09T18:46:09.009Z] #51 34.65 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-09T18:46:09.116Z] #47 40.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:46:09.116Z] #47 40.62 Setting up python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:09.116Z] #47 ... [2022-04-09T18:46:09.116Z] [2022-04-09T18:46:09.116Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:09.116Z] #60 sha256:7f3478f1e6bf6091964fb8461c6636cb3017d9daf31fe095a11be479b6b979dd [2022-04-09T18:46:09.116Z] #60 0.919 + RM_GOPATH=0 [2022-04-09T18:46:09.116Z] #60 0.919 + TMP_GOPATH= [2022-04-09T18:46:09.116Z] #60 0.919 + : /build [2022-04-09T18:46:09.116Z] #60 0.919 + '[' -z '' ']' [2022-04-09T18:46:09.116Z] #60 0.919 ++ mktemp -d [2022-04-09T18:46:09.116Z] #60 0.919 + export GOPATH=/tmp/tmp.S0aBL0L3qS [2022-04-09T18:46:09.116Z] #60 0.919 + GOPATH=/tmp/tmp.S0aBL0L3qS [2022-04-09T18:46:09.116Z] #60 0.919 + RM_GOPATH=1 [2022-04-09T18:46:09.116Z] #60 0.919 + case "$(go env GOARCH)" in [2022-04-09T18:46:09.116Z] #60 0.920 ++ go env GOARCH [2022-04-09T18:46:09.116Z] #60 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:09.116Z] #60 0.957 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:09.116Z] #60 0.958 ++ dirname /install.sh [2022-04-09T18:46:09.116Z] #60 0.960 + dir=/ [2022-04-09T18:46:09.116Z] #60 0.960 + bin=containerd [2022-04-09T18:46:09.116Z] #60 0.960 + shift [2022-04-09T18:46:09.116Z] #60 0.961 + '[' '!' -f //containerd.installer ']' [2022-04-09T18:46:09.116Z] #60 0.961 + . //containerd.installer [2022-04-09T18:46:09.116Z] #60 0.961 ++ set -e [2022-04-09T18:46:09.116Z] #60 0.961 ++ : v1.6.2 [2022-04-09T18:46:09.116Z] #60 0.961 + install_containerd [2022-04-09T18:46:09.116Z] #60 0.961 + echo 'Install containerd version v1.6.2' [2022-04-09T18:46:09.116Z] #60 0.961 Install containerd version v1.6.2 [2022-04-09T18:46:09.116Z] #60 0.962 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S0aBL0L3qS/src/github.com/containerd/containerd [2022-04-09T18:46:09.116Z] #60 0.965 Cloning into '/tmp/tmp.S0aBL0L3qS/src/github.com/containerd/containerd'... [2022-04-09T18:46:09.272Z] #51 34.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-09T18:46:09.272Z] #51 34.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-09T18:46:09.272Z] #51 35.00 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-09T18:46:09.326Z] #60 ... [2022-04-09T18:46:09.326Z] [2022-04-09T18:46:09.326Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:09.326Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:09.326Z] #51 24.28 go: downloading github.com/fatih/color v1.13.0 [2022-04-09T18:46:09.326Z] #51 24.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:46:09.326Z] #51 24.41 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-09T18:46:09.326Z] #51 24.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-09T18:46:09.326Z] #51 24.70 go: downloading github.com/spf13/viper v1.10.1 [2022-04-09T18:46:09.326Z] #51 24.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-09T18:46:09.326Z] #51 25.27 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-09T18:46:09.326Z] #51 25.34 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-09T18:46:09.326Z] #51 26.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-09T18:46:09.326Z] #51 26.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-09T18:46:09.326Z] #51 28.76 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-09T18:46:09.326Z] #51 28.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:46:09.326Z] #51 28.80 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-09T18:46:09.326Z] #51 28.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-09T18:46:09.326Z] #51 28.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-09T18:46:09.326Z] #51 28.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-09T18:46:09.326Z] #51 29.03 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-09T18:46:09.326Z] #51 29.14 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-09T18:46:09.326Z] #51 29.27 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-09T18:46:09.326Z] #51 29.28 go: downloading github.com/spf13/afero v1.6.0 [2022-04-09T18:46:09.326Z] #51 29.32 go: downloading github.com/spf13/cast v1.4.1 [2022-04-09T18:46:09.326Z] #51 29.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-09T18:46:09.326Z] #51 29.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-09T18:46:09.326Z] #51 29.47 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-09T18:46:09.326Z] #51 29.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-09T18:46:09.326Z] #51 29.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-09T18:46:09.326Z] #51 29.65 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-09T18:46:09.326Z] #51 29.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-09T18:46:09.326Z] #51 29.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-09T18:46:09.326Z] #51 29.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-09T18:46:09.326Z] #51 29.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-09T18:46:09.326Z] #51 29.75 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-09T18:46:09.326Z] #51 29.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-09T18:46:09.326Z] #51 29.97 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-09T18:46:09.326Z] #51 30.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-09T18:46:09.326Z] #51 30.17 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-09T18:46:09.326Z] #51 30.32 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-09T18:46:09.326Z] #51 30.42 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-09T18:46:09.326Z] #51 30.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-09T18:46:09.326Z] #51 30.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-09T18:46:09.326Z] #51 30.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-09T18:46:09.326Z] #51 30.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-09T18:46:09.326Z] #51 30.89 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-09T18:46:09.326Z] #51 30.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-09T18:46:09.326Z] #51 30.92 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-09T18:46:09.326Z] #51 30.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-09T18:46:09.326Z] #51 31.05 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-09T18:46:09.326Z] #51 31.09 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-09T18:46:09.326Z] #51 31.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-09T18:46:09.326Z] #51 31.20 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-09T18:46:09.326Z] #51 31.20 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-09T18:46:09.326Z] #51 31.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-09T18:46:09.326Z] #51 31.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-09T18:46:09.326Z] #51 31.39 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-09T18:46:09.326Z] #51 31.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-09T18:46:09.326Z] #51 31.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-09T18:46:09.326Z] #51 31.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-09T18:46:09.326Z] #51 31.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-09T18:46:09.326Z] #51 31.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-09T18:46:09.326Z] #51 31.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-09T18:46:09.326Z] #51 31.79 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-09T18:46:09.326Z] #51 31.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-09T18:46:09.326Z] #51 31.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-09T18:46:09.326Z] #51 31.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-09T18:46:09.326Z] #51 31.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-09T18:46:09.326Z] #51 32.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-09T18:46:09.326Z] #51 32.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-09T18:46:09.326Z] #51 32.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-09T18:46:09.326Z] #51 32.05 go: downloading github.com/julz/importas v0.1.0 [2022-04-09T18:46:09.326Z] #51 32.07 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-09T18:46:09.326Z] #51 32.08 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-09T18:46:09.326Z] #51 32.16 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-09T18:46:09.326Z] #51 32.20 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-09T18:46:09.326Z] #51 32.21 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-09T18:46:09.326Z] #51 32.26 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-09T18:46:09.326Z] #51 32.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-09T18:46:09.326Z] #51 32.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-09T18:46:09.326Z] #51 32.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-09T18:46:09.326Z] #51 32.37 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-09T18:46:09.326Z] #51 32.40 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-09T18:46:09.326Z] #51 32.43 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-09T18:46:09.326Z] #51 32.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-09T18:46:09.326Z] #51 32.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-09T18:46:09.326Z] #51 32.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-09T18:46:09.327Z] #51 32.87 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-09T18:46:09.327Z] #51 32.90 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-09T18:46:09.327Z] #51 32.90 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-09T18:46:09.327Z] #51 32.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-09T18:46:09.327Z] #51 32.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-09T18:46:09.327Z] #51 33.04 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-09T18:46:09.327Z] #51 33.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-09T18:46:09.327Z] #51 33.23 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-09T18:46:09.327Z] #51 33.26 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-09T18:46:09.327Z] #51 33.27 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-09T18:46:09.327Z] #51 33.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-09T18:46:09.327Z] #51 33.29 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-09T18:46:09.327Z] #51 33.32 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-09T18:46:09.327Z] #51 33.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-09T18:46:09.327Z] #51 33.38 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-09T18:46:09.327Z] #51 33.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-09T18:46:09.327Z] #51 33.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-09T18:46:09.327Z] #51 33.43 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-09T18:46:09.327Z] #51 33.57 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-09T18:46:09.327Z] #51 33.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-09T18:46:09.327Z] #51 33.64 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-09T18:46:09.327Z] #51 33.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-09T18:46:09.327Z] #51 33.71 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-09T18:46:09.327Z] #51 33.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-09T18:46:09.327Z] #51 33.92 go: downloading honnef.co/go/tools v0.2.2 [2022-04-09T18:46:09.327Z] #51 ... [2022-04-09T18:46:09.327Z] [2022-04-09T18:46:09.327Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:09.327Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:46:09.327Z] #60 3.859 + RM_GOPATH=0 [2022-04-09T18:46:09.327Z] #60 3.859 + TMP_GOPATH= [2022-04-09T18:46:09.327Z] #60 3.859 + : /build [2022-04-09T18:46:09.327Z] #60 3.859 + '[' -z '' ']' [2022-04-09T18:46:09.327Z] #60 3.859 ++ mktemp -d [2022-04-09T18:46:09.327Z] #60 3.859 + export GOPATH=/tmp/tmp.h7jXNlh3nA [2022-04-09T18:46:09.327Z] #60 3.859 + GOPATH=/tmp/tmp.h7jXNlh3nA [2022-04-09T18:46:09.327Z] #60 3.859 + RM_GOPATH=1 [2022-04-09T18:46:09.327Z] #60 3.859 + case "$(go env GOARCH)" in [2022-04-09T18:46:09.327Z] #60 3.859 ++ go env GOARCH [2022-04-09T18:46:09.327Z] #60 3.875 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:09.327Z] #60 3.875 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:09.327Z] #60 3.875 ++ dirname /install.sh [2022-04-09T18:46:09.327Z] #60 3.875 + dir=/ [2022-04-09T18:46:09.327Z] #60 3.876 + bin=containerd [2022-04-09T18:46:09.327Z] #60 3.876 + shift [2022-04-09T18:46:09.327Z] #60 3.879 Install containerd version v1.6.2 [2022-04-09T18:46:09.327Z] #60 3.880 + '[' '!' -f //containerd.installer ']' [2022-04-09T18:46:09.327Z] #60 3.880 + . //containerd.installer [2022-04-09T18:46:09.327Z] #60 3.880 ++ set -e [2022-04-09T18:46:09.327Z] #60 3.880 ++ : v1.6.2 [2022-04-09T18:46:09.327Z] #60 3.880 + install_containerd [2022-04-09T18:46:09.327Z] #60 3.880 + echo 'Install containerd version v1.6.2' [2022-04-09T18:46:09.327Z] #60 3.880 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h7jXNlh3nA/src/github.com/containerd/containerd [2022-04-09T18:46:09.327Z] #60 3.884 Cloning into '/tmp/tmp.h7jXNlh3nA/src/github.com/containerd/containerd'... [2022-04-09T18:46:09.327Z] #60 ... [2022-04-09T18:46:09.327Z] [2022-04-09T18:46:09.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:09.327Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:09.327Z] #14 23.73 Building dependency tree... [2022-04-09T18:46:09.327Z] #14 26.63 The following additional packages will be installed: [2022-04-09T18:46:09.327Z] #14 26.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:46:09.327Z] #14 26.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-09T18:46:09.327Z] #14 26.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-09T18:46:09.327Z] #14 26.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-09T18:46:09.327Z] #14 26.64 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-09T18:46:09.327Z] #14 26.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-09T18:46:09.327Z] #14 26.64 mingw-w64-common mingw-w64-x86-64-dev [2022-04-09T18:46:09.327Z] #14 26.65 Suggested packages: [2022-04-09T18:46:09.327Z] #14 26.65 gcc-10-locales seccomp wine64 [2022-04-09T18:46:09.327Z] #14 27.76 The following NEW packages will be installed: [2022-04-09T18:46:09.327Z] #14 27.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:46:09.327Z] #14 27.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-09T18:46:09.327Z] #14 27.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-09T18:46:09.327Z] #14 27.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-09T18:46:09.327Z] #14 27.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-09T18:46:09.327Z] #14 27.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-09T18:46:09.327Z] #14 27.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-09T18:46:09.327Z] #14 27.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-09T18:46:09.327Z] #14 27.79 mingw-w64-x86-64-dev [2022-04-09T18:46:09.327Z] #14 28.16 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:09.327Z] #14 28.16 Need to get 115 MB of archives. [2022-04-09T18:46:09.327Z] #14 28.16 After this operation, 645 MB of additional disk space will be used. [2022-04-09T18:46:09.327Z] #14 28.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-09T18:46:09.327Z] #14 28.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-09T18:46:09.327Z] #14 28.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-09T18:46:09.327Z] #14 28.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-09T18:46:09.327Z] #14 28.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-09T18:46:09.327Z] #14 28.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-09T18:46:09.327Z] #14 28.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-09T18:46:09.327Z] #14 28.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-09T18:46:09.327Z] #14 28.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-09T18:46:09.327Z] #14 29.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:46:09.327Z] #14 30.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:46:09.327Z] #14 31.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-09T18:46:09.327Z] #14 31.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:46:09.327Z] #14 32.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:46:09.327Z] #14 33.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-09T18:46:09.327Z] #14 33.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-09T18:46:09.327Z] #14 33.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-09T18:46:09.327Z] #14 33.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:46:09.327Z] #14 33.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:46:09.327Z] #14 33.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-09T18:46:09.327Z] #14 33.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-09T18:46:09.327Z] #14 33.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-09T18:46:09.327Z] #14 33.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-09T18:46:09.327Z] #14 33.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-09T18:46:09.327Z] #14 33.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-09T18:46:09.327Z] #14 33.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-09T18:46:09.327Z] #14 33.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-09T18:46:09.327Z] #14 33.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] [2022-04-09T18:46:09.327Z] #14 33.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-09T18:46:09.327Z] #14 33.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-09T18:46:09.327Z] #14 33.99 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:09.327Z] #14 34.12 Fetched 115 MB in 5s (21.4 MB/s) [2022-04-09T18:46:09.327Z] #14 34.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-09T18:46:09.327Z] #14 34.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:46:09.327Z] #14 34.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:46:09.327Z] #14 34.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:09.377Z] #60 ... [2022-04-09T18:46:09.377Z] [2022-04-09T18:46:09.377Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:09.377Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:09.377Z] #14 31.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:46:09.377Z] #14 33.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:46:09.377Z] #14 33.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-09T18:46:09.377Z] #14 34.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:46:09.377Z] #14 35.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:46:09.377Z] #14 35.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-09T18:46:09.377Z] #14 35.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-09T18:46:09.377Z] #14 35.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-09T18:46:09.377Z] #14 35.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:46:09.377Z] #14 35.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:46:09.377Z] #14 35.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-09T18:46:09.377Z] #14 35.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-09T18:46:09.377Z] #14 35.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-09T18:46:09.377Z] #14 35.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-09T18:46:09.377Z] #14 35.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-09T18:46:09.377Z] #14 35.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-09T18:46:09.377Z] #14 35.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-09T18:46:09.377Z] #14 35.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-09T18:46:09.377Z] #14 35.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-09T18:46:09.377Z] #14 35.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-09T18:46:09.377Z] #14 35.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-09T18:46:09.377Z] #14 36.81 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:09.377Z] #14 36.98 Fetched 115 MB in 6s (18.7 MB/s) [2022-04-09T18:46:09.377Z] #14 37.07 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-09T18:46:09.378Z] #14 37.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:46:09.378Z] #14 37.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:46:09.378Z] #14 37.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:09.378Z] #14 39.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-09T18:46:09.378Z] #14 39.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:46:09.378Z] #14 39.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:09.378Z] #14 41.46 Selecting previously unselected package binutils-mingw-w64. [2022-04-09T18:46:09.378Z] #14 41.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-09T18:46:09.378Z] #14 41.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:46:09.534Z] #51 35.32 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-09T18:46:09.534Z] #51 35.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-09T18:46:09.588Z] #14 ... [2022-04-09T18:46:09.588Z] [2022-04-09T18:46:09.588Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:09.588Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:09.588Z] #51 35.29 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-09T18:46:09.588Z] #51 35.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-09T18:46:09.588Z] #51 35.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-09T18:46:09.640Z] #14 41.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-09T18:46:09.640Z] #14 41.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:46:09.640Z] #14 41.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:46:09.692Z] #47 39.98 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:46:09.692Z] #47 39.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:09.692Z] #47 40.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:46:09.692Z] #47 40.01 Setting up python3-six (1.16.0-2) ... [2022-04-09T18:46:09.797Z] #51 35.42 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-09T18:46:09.797Z] #51 35.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-09T18:46:09.797Z] #51 35.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-09T18:46:09.797Z] #51 35.47 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-09T18:46:09.797Z] #51 35.59 go: downloading github.com/prometheus/common v0.10.0 [2022-04-09T18:46:09.849Z] #51 35.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-09T18:46:09.849Z] #51 ... [2022-04-09T18:46:09.849Z] [2022-04-09T18:46:09.849Z] #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 [2022-04-09T18:46:09.849Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:09.849Z] #38 21.17 Reading package lists... [2022-04-09T18:46:09.849Z] #38 25.76 Building dependency tree... [2022-04-09T18:46:09.849Z] #38 28.38 The following additional packages will be installed: [2022-04-09T18:46:09.849Z] #38 28.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-09T18:46:09.849Z] #38 28.40 Suggested packages: [2022-04-09T18:46:09.849Z] #38 28.40 cmake-doc ninja-build lrzip [2022-04-09T18:46:09.849Z] #38 28.40 Recommended packages: [2022-04-09T18:46:09.849Z] #38 28.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-09T18:46:09.849Z] #38 29.18 The following NEW packages will be installed: [2022-04-09T18:46:09.849Z] #38 29.21 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-09T18:46:09.849Z] #38 29.21 vim-common xxd [2022-04-09T18:46:09.849Z] #38 29.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:09.849Z] #38 29.58 Need to get 17.7 MB of archives. [2022-04-09T18:46:09.849Z] #38 29.58 After this operation, 70.7 MB of additional disk space will be used. [2022-04-09T18:46:09.849Z] #38 29.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:46:09.849Z] #38 29.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:46:09.849Z] #38 29.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-09T18:46:09.849Z] #38 29.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-09T18:46:09.849Z] #38 30.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-09T18:46:09.849Z] #38 30.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-09T18:46:09.849Z] #38 30.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-09T18:46:09.849Z] #38 30.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-09T18:46:09.849Z] #38 30.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-09T18:46:09.849Z] #38 30.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-09T18:46:09.849Z] #38 31.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:09.849Z] #38 31.86 Fetched 17.7 MB in 1s (12.9 MB/s) [2022-04-09T18:46:09.849Z] #38 31.95 Selecting previously unselected package xxd. [2022-04-09T18:46:09.849Z] #38 31.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 ... 15709 files and directories currently installed.) [2022-04-09T18:46:09.849Z] #38 32.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:46:09.849Z] #38 32.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:09.849Z] #38 32.24 Selecting previously unselected package vim-common. [2022-04-09T18:46:09.849Z] #38 32.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:46:09.849Z] #38 32.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:09.849Z] #38 32.57 Selecting previously unselected package cmake-data. [2022-04-09T18:46:09.849Z] #38 32.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-09T18:46:09.849Z] #38 32.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:09.849Z] #38 35.34 Selecting previously unselected package libicu67:amd64. [2022-04-09T18:46:09.849Z] #38 35.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-09T18:46:09.849Z] #38 35.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-09T18:46:09.902Z] #14 41.78 Selecting previously unselected package dmsetup. [2022-04-09T18:46:09.902Z] #14 41.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:46:09.902Z] #14 41.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:46:09.902Z] #14 ... [2022-04-09T18:46:09.902Z] [2022-04-09T18:46:09.902Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:09.902Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:09.902Z] #51 41.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-09T18:46:09.902Z] #51 41.82 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-09T18:46:09.902Z] #51 41.83 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-09T18:46:09.902Z] #51 41.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-09T18:46:09.902Z] #51 42.03 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-09T18:46:09.902Z] #51 42.03 go: downloading golang.org/x/mod v0.5.1 [2022-04-09T18:46:09.902Z] #51 42.05 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-09T18:46:09.902Z] #51 42.13 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-09T18:46:10.066Z] #51 35.80 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-09T18:46:10.164Z] #51 42.15 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-09T18:46:10.329Z] #51 35.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-09T18:46:10.329Z] #51 35.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-09T18:46:10.425Z] #51 42.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-09T18:46:10.425Z] #51 42.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-09T18:46:10.425Z] #51 42.48 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-09T18:46:10.636Z] #47 41.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:46:10.636Z] #47 41.04 Setting up python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:10.636Z] #47 ... [2022-04-09T18:46:10.636Z] [2022-04-09T18:46:10.636Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:10.636Z] #60 sha256:7322635aac4d040e8c91c9c48bd2ab93c74a6dbc410514c5febbed75b043a368 [2022-04-09T18:46:10.636Z] #60 1.601 + RM_GOPATH=0 [2022-04-09T18:46:10.636Z] #60 1.601 + TMP_GOPATH= [2022-04-09T18:46:10.636Z] #60 1.601 + : /build [2022-04-09T18:46:10.636Z] #60 1.601 + '[' -z '' ']' [2022-04-09T18:46:10.636Z] #60 1.601 ++ mktemp -d [2022-04-09T18:46:10.636Z] #60 1.616 + export GOPATH=/tmp/tmp.l7FqNKZTNv [2022-04-09T18:46:10.636Z] #60 1.616 + GOPATH=/tmp/tmp.l7FqNKZTNv [2022-04-09T18:46:10.636Z] #60 1.616 + RM_GOPATH=1 [2022-04-09T18:46:10.636Z] #60 1.616 + case "$(go env GOARCH)" in [2022-04-09T18:46:10.636Z] #60 1.616 ++ go env GOARCH [2022-04-09T18:46:10.636Z] #60 1.655 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:10.636Z] #60 1.655 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:10.636Z] #60 1.655 ++ dirname /install.sh [2022-04-09T18:46:10.636Z] #60 1.655 + dir=/ [2022-04-09T18:46:10.636Z] #60 1.655 + bin=containerd [2022-04-09T18:46:10.636Z] #60 1.655 + shift [2022-04-09T18:46:10.636Z] #60 1.655 + '[' '!' -f //containerd.installer ']' [2022-04-09T18:46:10.636Z] #60 1.655 + . //containerd.installer [2022-04-09T18:46:10.636Z] #60 1.655 ++ set -e [2022-04-09T18:46:10.636Z] #60 1.655 ++ : v1.6.2 [2022-04-09T18:46:10.636Z] #60 1.655 + install_containerd [2022-04-09T18:46:10.636Z] #60 1.655 + echo 'Install containerd version v1.6.2' [2022-04-09T18:46:10.636Z] #60 1.655 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l7FqNKZTNv/src/github.com/containerd/containerd [2022-04-09T18:46:10.636Z] #60 1.656 Install containerd version v1.6.2 [2022-04-09T18:46:10.636Z] #60 1.690 Cloning into '/tmp/tmp.l7FqNKZTNv/src/github.com/containerd/containerd'... [2022-04-09T18:46:10.687Z] #51 42.80 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-09T18:46:10.693Z] Running on azwin-2-de79e1 in d:\jenkins\workspace\moby_PR-43475 [Pipeline] { [Pipeline] ws [2022-04-09T18:46:10.711Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-09T18:46:10.791Z] #38 ... [2022-04-09T18:46:10.791Z] [2022-04-09T18:46:10.791Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:10.791Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:10.791Z] #14 36.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-09T18:46:10.791Z] #14 36.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:46:10.791Z] #14 36.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:10.898Z] #60 ... [2022-04-09T18:46:10.898Z] [2022-04-09T18:46:10.898Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:10.898Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:10.898Z] #51 40.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-09T18:46:10.898Z] #51 40.44 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-09T18:46:10.898Z] #51 40.44 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-09T18:46:10.898Z] #51 40.54 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-09T18:46:10.898Z] #51 40.59 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-09T18:46:10.898Z] #51 40.59 go: downloading golang.org/x/mod v0.5.1 [2022-04-09T18:46:10.898Z] #51 40.63 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-09T18:46:10.898Z] #51 40.66 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-09T18:46:10.898Z] #51 40.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-09T18:46:10.898Z] #51 40.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-09T18:46:10.898Z] #51 40.87 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-09T18:46:10.898Z] #51 40.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-09T18:46:10.898Z] #51 41.10 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-09T18:46:10.898Z] #51 41.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-09T18:46:10.898Z] #51 41.21 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-09T18:46:10.898Z] #51 41.54 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-09T18:46:10.898Z] #51 41.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-09T18:46:10.898Z] #51 41.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-09T18:46:10.898Z] #51 41.73 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-09T18:46:10.898Z] #51 41.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-09T18:46:10.898Z] #51 41.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-09T18:46:10.948Z] #51 42.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-09T18:46:10.948Z] #51 43.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-09T18:46:11.159Z] #51 41.99 go: downloading github.com/prometheus/common v0.10.0 [2022-04-09T18:46:11.211Z] #51 43.29 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-09T18:46:11.211Z] #51 43.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-09T18:46:11.211Z] #51 43.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-09T18:46:11.211Z] #51 43.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-09T18:46:11.211Z] #51 43.42 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-09T18:46:11.274Z] #51 36.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-09T18:46:11.420Z] #51 42.18 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-09T18:46:11.420Z] #51 42.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-09T18:46:11.420Z] #51 42.28 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-09T18:46:11.473Z] #51 43.46 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-09T18:46:11.744Z] #51 43.64 go: downloading github.com/prometheus/common v0.10.0 [2022-04-09T18:46:11.744Z] #51 43.80 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-09T18:46:11.744Z] #51 43.84 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-09T18:46:12.007Z] #51 43.92 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-09T18:46:12.188Z] The recommended git tool is: git [2022-04-09T18:46:12.368Z] #51 ... [2022-04-09T18:46:12.368Z] [2022-04-09T18:46:12.368Z] #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 [2022-04-09T18:46:12.368Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:12.368Z] #38 41.77 Setting up libicu67:amd64 (67.1-7) ... [2022-04-09T18:46:12.368Z] #38 41.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:12.368Z] #38 41.81 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:46:12.368Z] #38 41.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:12.368Z] #38 41.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:46:12.368Z] #38 41.86 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:46:12.368Z] #38 41.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:12.368Z] #38 41.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:12.368Z] #38 41.90 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:12.368Z] #38 41.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:12.368Z] #38 41.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:12.368Z] #38 DONE 43.2s [2022-04-09T18:46:12.368Z] [2022-04-09T18:46:12.368Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-09T18:46:12.368Z] #39 sha256:72c8db16be936a77a00cd78d1a863bfc1d204a00035cdeafbfac143b30079583 [2022-04-09T18:46:12.368Z] #39 DONE 0.1s [2022-04-09T18:46:12.580Z] #51 ... [2022-04-09T18:46:12.580Z] [2022-04-09T18:46:12.580Z] #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 [2022-04-09T18:46:12.580Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:12.580Z] #38 34.55 Selecting previously unselected package libicu67:amd64. [2022-04-09T18:46:12.580Z] #38 34.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-09T18:46:12.580Z] #38 34.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-09T18:46:12.580Z] #38 40.24 Selecting previously unselected package libxml2:amd64. [2022-04-09T18:46:12.580Z] #38 40.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-09T18:46:12.580Z] #38 40.26 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:12.580Z] #38 40.71 Selecting previously unselected package libarchive13:amd64. [2022-04-09T18:46:12.580Z] #38 40.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-09T18:46:12.580Z] #38 40.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:12.580Z] #38 41.00 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-09T18:46:12.580Z] #38 41.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-09T18:46:12.580Z] #38 41.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:46:12.580Z] #38 41.15 Selecting previously unselected package librhash0:amd64. [2022-04-09T18:46:12.580Z] #38 41.16 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-09T18:46:12.580Z] #38 41.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:46:12.580Z] #38 41.34 Selecting previously unselected package libuv1:amd64. [2022-04-09T18:46:12.580Z] #38 41.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-09T18:46:12.580Z] #38 41.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:46:12.580Z] #38 41.51 Selecting previously unselected package cmake. [2022-04-09T18:46:12.580Z] #38 41.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-09T18:46:12.580Z] #38 41.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:12.638Z] [2022-04-09T18:46:12.638Z] #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 [2022-04-09T18:46:12.638Z] #40 sha256:f4b3c5ce04aea400ff1111307c55e186ea33a8903ba2a7b90a63d9960a7d6c2c [2022-04-09T18:46:13.097Z] #19 131.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-09T18:46:13.097Z] #19 131.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:13.097Z] #19 131.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:46:13.097Z] #19 131.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-09T18:46:13.097Z] #19 131.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:13.097Z] #19 131.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-09T18:46:13.097Z] #19 132.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-09T18:46:13.097Z] #19 132.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:13.097Z] #19 132.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-09T18:46:13.097Z] #19 132.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-09T18:46:13.097Z] #19 132.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:13.097Z] #19 132.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:46:13.097Z] #19 132.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-09T18:46:13.097Z] #19 132.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:13.097Z] #19 132.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:46:13.097Z] #19 132.1 Selecting previously unselected package cross-config. [2022-04-09T18:46:13.097Z] #19 132.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-09T18:46:13.097Z] #19 132.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-09T18:46:13.097Z] #19 132.1 Selecting previously unselected package gcc-10-cross-base. [2022-04-09T18:46:13.097Z] #19 132.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:13.097Z] #19 132.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-09T18:46:13.097Z] #19 132.2 Selecting previously unselected package libc6-arm64-cross. [2022-04-09T18:46:13.097Z] #19 132.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-09T18:46:13.097Z] #19 132.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-09T18:46:13.097Z] #19 132.5 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-09T18:46:13.218Z] #40 0.882 + RM_GOPATH=0 [2022-04-09T18:46:13.218Z] #40 0.882 + TMP_GOPATH= [2022-04-09T18:46:13.218Z] #40 0.882 + : /build [2022-04-09T18:46:13.218Z] #40 0.882 + '[' -z '' ']' [2022-04-09T18:46:13.218Z] #40 0.882 ++ mktemp -d [2022-04-09T18:46:13.337Z] #14 38.70 Selecting previously unselected package binutils-mingw-w64. [2022-04-09T18:46:13.337Z] #14 38.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-09T18:46:13.337Z] #14 38.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:46:13.337Z] #14 38.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-09T18:46:13.337Z] #14 38.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:46:13.337Z] #14 38.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:46:13.337Z] #14 39.02 Selecting previously unselected package dmsetup. [2022-04-09T18:46:13.337Z] #14 39.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:46:13.337Z] #14 39.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:46:13.356Z] #19 132.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:13.356Z] #19 132.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:13.356Z] #19 132.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-09T18:46:13.356Z] #19 132.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:13.356Z] #19 132.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:13.356Z] #19 132.6 Selecting previously unselected package libitm1-arm64-cross. [2022-04-09T18:46:13.356Z] #19 132.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:13.356Z] #19 132.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:13.356Z] #19 132.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-09T18:46:13.356Z] #19 132.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:13.356Z] #19 132.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:13.356Z] #19 132.7 Selecting previously unselected package libasan6-arm64-cross. [2022-04-09T18:46:13.356Z] #19 132.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:13.504Z] #40 0.888 + export GOPATH=/tmp/tmp.3P0jTcYkuv [2022-04-09T18:46:13.504Z] #40 0.890 + GOPATH=/tmp/tmp.3P0jTcYkuv [2022-04-09T18:46:13.504Z] #40 0.890 + RM_GOPATH=1 [2022-04-09T18:46:13.504Z] #40 0.891 + case "$(go env GOARCH)" in [2022-04-09T18:46:13.504Z] #40 0.897 ++ go env GOARCH [2022-04-09T18:46:13.504Z] #40 0.913 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:13.504Z] #40 0.914 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:13.504Z] #40 0.915 ++ dirname /install.sh [2022-04-09T18:46:13.504Z] #40 0.933 + dir=/ [2022-04-09T18:46:13.504Z] #40 0.934 + bin=tini [2022-04-09T18:46:13.504Z] #40 0.934 + shift [2022-04-09T18:46:13.504Z] #40 0.934 + '[' '!' -f //tini.installer ']' [2022-04-09T18:46:13.504Z] #40 0.934 + . //tini.installer [2022-04-09T18:46:13.504Z] #40 0.935 ++ : v0.19.0 [2022-04-09T18:46:13.504Z] #40 0.935 + install_tini [2022-04-09T18:46:13.504Z] #40 0.935 + echo 'Install tini version v0.19.0' [2022-04-09T18:46:13.504Z] #40 0.936 Install tini version v0.19.0 [2022-04-09T18:46:13.504Z] #40 0.936 + git clone https://github.com/krallin/tini.git /tmp/tmp.3P0jTcYkuv/tini [2022-04-09T18:46:13.504Z] #40 0.939 Cloning into '/tmp/tmp.3P0jTcYkuv/tini'... [2022-04-09T18:46:13.528Z] #38 45.42 Setting up libicu67:amd64 (67.1-7) ... [2022-04-09T18:46:13.528Z] #38 45.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:13.528Z] #38 45.46 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:46:13.528Z] #38 45.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:13.528Z] #38 45.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:46:13.528Z] #38 45.52 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:46:13.528Z] #38 45.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:13.528Z] #38 ... [2022-04-09T18:46:13.528Z] [2022-04-09T18:46:13.528Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:13.528Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:13.528Z] #51 45.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-09T18:46:13.598Z] #14 39.20 Selecting previously unselected package mingw-w64-common. [2022-04-09T18:46:13.598Z] #14 39.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-09T18:46:13.598Z] #14 39.21 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-09T18:46:13.616Z] #19 132.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:14.185Z] #19 133.2 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-09T18:46:14.185Z] #19 133.2 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:14.185Z] #19 133.2 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:14.185Z] #19 133.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-09T18:46:14.185Z] #19 133.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:14.185Z] #19 133.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:14.483Z] #40 1.862 + cd /tmp/tmp.3P0jTcYkuv/tini [2022-04-09T18:46:14.483Z] #40 1.863 + git checkout -q v0.19.0 [2022-04-09T18:46:14.483Z] #40 1.868 + cmake . [2022-04-09T18:46:14.585Z] #51 ... [2022-04-09T18:46:14.585Z] [2022-04-09T18:46:14.585Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:14.585Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-09T18:46:14.585Z] #34 29.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-09T18:46:14.585Z] #34 29.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:14.585Z] #34 ... [2022-04-09T18:46:14.585Z] [2022-04-09T18:46:14.585Z] #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 [2022-04-09T18:46:14.585Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-09T18:46:14.585Z] #38 35.16 Selecting previously unselected package libxml2:arm64. [2022-04-09T18:46:14.585Z] #38 35.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-09T18:46:14.585Z] #38 35.18 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 35.60 Selecting previously unselected package libarchive13:arm64. [2022-04-09T18:46:14.585Z] #38 35.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-09T18:46:14.585Z] #38 35.61 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 35.88 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-09T18:46:14.585Z] #38 35.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-09T18:46:14.585Z] #38 35.92 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-09T18:46:14.585Z] #38 36.11 Selecting previously unselected package librhash0:arm64. [2022-04-09T18:46:14.585Z] #38 36.12 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-09T18:46:14.585Z] #38 36.13 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-09T18:46:14.585Z] #38 36.32 Selecting previously unselected package libuv1:arm64. [2022-04-09T18:46:14.585Z] #38 36.32 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-09T18:46:14.585Z] #38 36.33 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-09T18:46:14.585Z] #38 36.43 Selecting previously unselected package cmake. [2022-04-09T18:46:14.585Z] #38 36.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-09T18:46:14.585Z] #38 36.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 38.85 Setting up libicu67:arm64 (67.1-7) ... [2022-04-09T18:46:14.585Z] #38 38.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 38.88 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-09T18:46:14.585Z] #38 38.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 38.94 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-09T18:46:14.585Z] #38 38.98 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-09T18:46:14.585Z] #38 39.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 39.02 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 39.04 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 39.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:14.585Z] #38 39.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:14.752Z] #40 2.421 -- The C compiler identification is GNU 10.2.1 [2022-04-09T18:46:14.753Z] #19 133.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-09T18:46:14.753Z] #19 133.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:14.753Z] #19 133.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:15.015Z] #19 134.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-09T18:46:15.015Z] #19 134.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:15.015Z] #19 134.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:15.020Z] #40 2.541 -- Detecting C compiler ABI info [2022-04-09T18:46:15.448Z] #51 ... [2022-04-09T18:46:15.448Z] [2022-04-09T18:46:15.448Z] #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 [2022-04-09T18:46:15.448Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:15.448Z] #38 45.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:15.448Z] #38 45.57 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:15.448Z] #38 45.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:15.448Z] #38 45.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:15.448Z] #38 45.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:15.448Z] #38 DONE 47.4s [2022-04-09T18:46:15.448Z] [2022-04-09T18:46:15.448Z] #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 [2022-04-09T18:46:15.448Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:15.448Z] #47 43.96 Setting up criu (3.16.1-3) ... [2022-04-09T18:46:15.448Z] #47 45.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:15.448Z] #47 DONE 47.1s [2022-04-09T18:46:15.448Z] [2022-04-09T18:46:15.448Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-09T18:46:15.448Z] #39 sha256:1b2978bd7a496787519b0ec9cb5ca19e6486ad7c24b4a3d56f5abd12a342daec [2022-04-09T18:46:15.517Z] #14 ... [2022-04-09T18:46:15.517Z] [2022-04-09T18:46:15.517Z] #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 [2022-04-09T18:46:15.517Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:15.517Z] #47 30.74 The following NEW packages will be installed: [2022-04-09T18:46:15.517Z] #47 30.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-09T18:46:15.517Z] #47 30.75 python3-protobuf python3-six [2022-04-09T18:46:15.517Z] #47 31.25 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:46:15.517Z] #47 31.25 Need to get 2292 kB of archives. [2022-04-09T18:46:15.517Z] #47 31.25 After this operation, 11.0 MB of additional disk space will be used. [2022-04-09T18:46:15.517Z] #47 31.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-09T18:46:15.517Z] #47 31.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:46:15.517Z] #47 31.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-09T18:46:15.517Z] #47 31.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-09T18:46:15.517Z] #47 31.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:46:15.517Z] #47 31.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:46:15.517Z] #47 31.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:46:15.517Z] #47 34.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-09T18:46:15.517Z] #47 35.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:46:15.517Z] #47 35.92 Fetched 2292 kB in 4s (591 kB/s) [2022-04-09T18:46:15.517Z] #47 35.98 Selecting previously unselected package libprotobuf23:amd64. [2022-04-09T18:46:15.517Z] #47 35.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-09T18:46:15.517Z] #47 36.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-09T18:46:15.517Z] #47 36.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:46:15.517Z] #47 36.82 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:46:15.517Z] #47 36.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:46:15.517Z] #47 36.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:15.517Z] #47 37.03 Selecting previously unselected package python3-six. [2022-04-09T18:46:15.517Z] #47 37.04 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-09T18:46:15.517Z] #47 37.05 Unpacking python3-six (1.16.0-2) ... [2022-04-09T18:46:15.517Z] #47 37.23 Selecting previously unselected package python3-protobuf. [2022-04-09T18:46:15.517Z] #47 37.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-09T18:46:15.517Z] #47 37.24 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:15.517Z] #47 37.75 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:46:15.517Z] #47 37.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:46:15.517Z] #47 37.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:15.517Z] #47 37.89 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:46:15.517Z] #47 37.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:46:15.517Z] #47 37.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:46:15.517Z] #47 38.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:46:15.517Z] #47 38.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:46:15.517Z] #47 38.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:46:15.517Z] #47 38.13 Selecting previously unselected package criu. [2022-04-09T18:46:15.517Z] #47 38.15 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-09T18:46:15.517Z] #47 38.15 Unpacking criu (3.16.1-3) ... [2022-04-09T18:46:15.517Z] #47 38.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:46:15.517Z] #47 40.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-09T18:46:15.517Z] #47 40.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:15.517Z] #47 40.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:46:15.517Z] #47 40.41 Setting up python3-six (1.16.0-2) ... [2022-04-09T18:46:15.517Z] #47 ... [2022-04-09T18:46:15.517Z] [2022-04-09T18:46:15.517Z] #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 [2022-04-09T18:46:15.517Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:15.517Z] #38 41.20 Selecting previously unselected package libxml2:amd64. [2022-04-09T18:46:15.517Z] #38 41.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-09T18:46:15.517Z] #38 41.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:15.596Z] #40 3.132 -- Detecting C compiler ABI info - done [2022-04-09T18:46:15.712Z] #39 DONE 0.2s [2022-04-09T18:46:15.712Z] [2022-04-09T18:46:15.712Z] #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 [2022-04-09T18:46:15.712Z] #40 sha256:4815bbe10c8b15935fd349ae402039a0381b8291259fe1fb433ecbbe75cac961 [2022-04-09T18:46:15.859Z] #40 3.298 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-09T18:46:15.859Z] #40 3.299 -- Detecting C compile features [2022-04-09T18:46:15.859Z] #40 3.305 -- Detecting C compile features - done [2022-04-09T18:46:15.859Z] #40 3.336 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-09T18:46:15.952Z] #19 135.0 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-09T18:46:15.952Z] #19 135.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:15.952Z] #19 135.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:16.091Z] #38 41.70 Selecting previously unselected package libarchive13:amd64. [2022-04-09T18:46:16.091Z] #38 41.70 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-09T18:46:16.091Z] #38 41.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:16.122Z] #40 3.565 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-09T18:46:16.122Z] #40 3.697 -- Configuring done [2022-04-09T18:46:16.353Z] #38 42.02 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-09T18:46:16.353Z] #38 42.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-09T18:46:16.353Z] #38 42.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:46:16.384Z] #40 3.725 -- Generating done [2022-04-09T18:46:16.384Z] #40 3.730 -- Build files have been written to: /tmp/tmp.3P0jTcYkuv/tini [2022-04-09T18:46:16.384Z] #40 3.758 + make tini-static [2022-04-09T18:46:16.512Z] #38 ... [2022-04-09T18:46:16.512Z] [2022-04-09T18:46:16.512Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:46:16.512Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-09T18:46:16.512Z] #49 42.06 gotestsum version dev [2022-04-09T18:46:16.512Z] #49 ... [2022-04-09T18:46:16.512Z] [2022-04-09T18:46:16.512Z] #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 [2022-04-09T18:46:16.512Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-09T18:46:16.512Z] #38 DONE 42.3s [2022-04-09T18:46:16.614Z] #38 42.16 Selecting previously unselected package librhash0:amd64. [2022-04-09T18:46:16.614Z] #38 42.16 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-09T18:46:16.614Z] #38 42.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:46:16.614Z] #38 42.37 Selecting previously unselected package libuv1:amd64. [2022-04-09T18:46:16.614Z] #38 42.38 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-09T18:46:16.614Z] #38 42.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:46:16.645Z] #40 4.087 Scanning dependencies of target tini-static [2022-04-09T18:46:16.645Z] #40 ... [2022-04-09T18:46:16.645Z] [2022-04-09T18:46:16.645Z] #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 [2022-04-09T18:46:16.645Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:16.645Z] #47 44.74 Setting up criu (3.16.1-3) ... [2022-04-09T18:46:16.645Z] #47 46.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:16.645Z] #47 DONE 47.2s [2022-04-09T18:46:16.645Z] [2022-04-09T18:46:16.645Z] #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 [2022-04-09T18:46:16.645Z] #40 sha256:f4b3c5ce04aea400ff1111307c55e186ea33a8903ba2a7b90a63d9960a7d6c2c [2022-04-09T18:46:16.645Z] #40 4.256 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-09T18:46:16.774Z] [2022-04-09T18:46:16.774Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:46:16.774Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-09T18:46:16.774Z] #49 DONE 42.4s [2022-04-09T18:46:16.774Z] [2022-04-09T18:46:16.774Z] #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 [2022-04-09T18:46:16.774Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-09T18:46:16.774Z] #47 34.57 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-09T18:46:16.774Z] #47 34.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:46:16.774Z] #47 34.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-09T18:46:16.774Z] #47 34.62 Setting up python3-six (1.16.0-2) ... [2022-04-09T18:46:16.774Z] #47 35.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-09T18:46:16.774Z] #47 35.68 Setting up python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:16.774Z] #47 38.63 Setting up criu (3.16.1-3) ... [2022-04-09T18:46:16.774Z] #47 40.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:16.774Z] #47 DONE 42.0s [2022-04-09T18:46:16.774Z] [2022-04-09T18:46:16.774Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-09T18:46:16.774Z] #39 sha256:c9e6fb23ba93eadce63440cd9b12b87d3a4f0fd96bcdbdd495db89c4ebde2929 [2022-04-09T18:46:16.875Z] #38 42.54 Selecting previously unselected package cmake. [2022-04-09T18:46:16.875Z] #38 42.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-09T18:46:16.875Z] #38 42.55 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:16.887Z] #19 136.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-09T18:46:16.887Z] #19 136.1 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:16.887Z] #19 136.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:46:16.906Z] #40 ... [2022-04-09T18:46:16.906Z] [2022-04-09T18:46:16.906Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:16.906Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:46:16.906Z] #34 37.29 Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-09T18:46:16.906Z] #34 37.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-09T18:46:16.906Z] #34 37.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:16.906Z] #34 ... [2022-04-09T18:46:16.906Z] [2022-04-09T18:46:16.906Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:16.906Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:16.906Z] #14 40.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-09T18:46:16.906Z] #14 40.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:46:16.906Z] #14 40.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:16.906Z] #14 43.10 Selecting previously unselected package binutils-mingw-w64. [2022-04-09T18:46:16.906Z] #14 43.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-09T18:46:16.906Z] #14 43.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:46:16.906Z] #14 43.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-09T18:46:16.906Z] #14 43.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:46:16.906Z] #14 43.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:46:16.906Z] #14 43.63 Selecting previously unselected package dmsetup. [2022-04-09T18:46:16.906Z] #14 43.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:46:16.906Z] #14 43.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:46:16.906Z] #14 43.89 Selecting previously unselected package mingw-w64-common. [2022-04-09T18:46:16.907Z] #14 43.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-09T18:46:16.907Z] #14 43.91 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-09T18:46:17.035Z] #39 DONE 0.5s [2022-04-09T18:46:17.035Z] [2022-04-09T18:46:17.035Z] #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 [2022-04-09T18:46:17.035Z] #40 sha256:9d7c2eb11184368b45d30f3dfe761e911d9e8d6ab2e674c8afe3b17dfa1a5036 [2022-04-09T18:46:17.105Z] #40 1.197 + RM_GOPATH=0 [2022-04-09T18:46:17.105Z] #40 1.197 + TMP_GOPATH= [2022-04-09T18:46:17.105Z] #40 1.197 + : /build [2022-04-09T18:46:17.105Z] #40 1.197 + '[' -z '' ']' [2022-04-09T18:46:17.105Z] #40 1.197 ++ mktemp -d [2022-04-09T18:46:17.105Z] #40 1.197 + export GOPATH=/tmp/tmp.ybawwzT0TY [2022-04-09T18:46:17.105Z] #40 1.197 + GOPATH=/tmp/tmp.ybawwzT0TY [2022-04-09T18:46:17.105Z] #40 1.197 + RM_GOPATH=1 [2022-04-09T18:46:17.105Z] #40 1.197 + case "$(go env GOARCH)" in [2022-04-09T18:46:17.105Z] #40 1.213 ++ go env GOARCH [2022-04-09T18:46:17.105Z] #40 1.242 Install tini version v0.19.0 [2022-04-09T18:46:17.105Z] #40 1.245 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:17.105Z] #40 1.245 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:17.105Z] #40 1.245 ++ dirname /install.sh [2022-04-09T18:46:17.105Z] #40 1.245 + dir=/ [2022-04-09T18:46:17.105Z] #40 1.245 + bin=tini [2022-04-09T18:46:17.105Z] #40 1.245 + shift [2022-04-09T18:46:17.105Z] #40 1.245 + '[' '!' -f //tini.installer ']' [2022-04-09T18:46:17.105Z] #40 1.245 + . //tini.installer [2022-04-09T18:46:17.105Z] #40 1.245 ++ : v0.19.0 [2022-04-09T18:46:17.105Z] #40 1.245 + install_tini [2022-04-09T18:46:17.105Z] #40 1.245 + echo 'Install tini version v0.19.0' [2022-04-09T18:46:17.105Z] #40 1.245 + git clone https://github.com/krallin/tini.git /tmp/tmp.ybawwzT0TY/tini [2022-04-09T18:46:17.106Z] #40 1.245 Cloning into '/tmp/tmp.ybawwzT0TY/tini'... [2022-04-09T18:46:17.681Z] #40 2.109 + cd /tmp/tmp.ybawwzT0TY/tini [2022-04-09T18:46:17.681Z] #40 2.110 + git checkout -q v0.19.0 [2022-04-09T18:46:17.681Z] #40 2.122 + cmake . [2022-04-09T18:46:17.943Z] #40 2.467 -- The C compiler identification is GNU 10.2.1 [2022-04-09T18:46:18.206Z] #40 2.540 -- Detecting C compiler ABI info [2022-04-09T18:46:18.295Z] #14 ... [2022-04-09T18:46:18.295Z] [2022-04-09T18:46:18.295Z] #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 [2022-04-09T18:46:18.295Z] #40 sha256:f4b3c5ce04aea400ff1111307c55e186ea33a8903ba2a7b90a63d9960a7d6c2c [2022-04-09T18:46:18.295Z] #40 5.748 [100%] Linking C executable tini-static [2022-04-09T18:46:18.423Z] #40 1.448 + RM_GOPATH=0 [2022-04-09T18:46:18.467Z] #40 2.988 -- Detecting C compiler ABI info - done [2022-04-09T18:46:18.467Z] #40 3.088 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-09T18:46:18.558Z] #40 6.180 [100%] Built target tini-static [2022-04-09T18:46:18.686Z] #40 1.454 + TMP_GOPATH= [2022-04-09T18:46:18.686Z] #40 1.454 + : /build [2022-04-09T18:46:18.686Z] #40 1.454 + '[' -z '' ']' [2022-04-09T18:46:18.687Z] #40 1.454 ++ mktemp -d [2022-04-09T18:46:18.687Z] #40 1.465 + export GOPATH=/tmp/tmp.jcfcPkNvIK [2022-04-09T18:46:18.687Z] #40 1.465 + GOPATH=/tmp/tmp.jcfcPkNvIK [2022-04-09T18:46:18.687Z] #40 1.465 + RM_GOPATH=1 [2022-04-09T18:46:18.687Z] #40 1.465 + case "$(go env GOARCH)" in [2022-04-09T18:46:18.687Z] #40 1.465 ++ go env GOARCH [2022-04-09T18:46:18.687Z] #40 1.505 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:18.687Z] #40 1.505 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:18.687Z] #40 1.505 ++ dirname /install.sh [2022-04-09T18:46:18.687Z] #40 1.505 + dir=/ [2022-04-09T18:46:18.687Z] #40 1.505 + bin=tini [2022-04-09T18:46:18.687Z] #40 1.505 + shift [2022-04-09T18:46:18.687Z] #40 1.505 + '[' '!' -f //tini.installer ']' [2022-04-09T18:46:18.687Z] #40 1.505 + . //tini.installer [2022-04-09T18:46:18.687Z] #40 1.506 ++ : v0.19.0 [2022-04-09T18:46:18.687Z] #40 1.506 + install_tini [2022-04-09T18:46:18.687Z] #40 1.506 + echo 'Install tini version v0.19.0' [2022-04-09T18:46:18.687Z] #40 1.506 Install tini version v0.19.0 [2022-04-09T18:46:18.687Z] #40 1.506 + git clone https://github.com/krallin/tini.git /tmp/tmp.jcfcPkNvIK/tini [2022-04-09T18:46:18.687Z] #40 1.511 Cloning into '/tmp/tmp.jcfcPkNvIK/tini'... [2022-04-09T18:46:18.730Z] #40 3.097 -- Detecting C compile features [2022-04-09T18:46:18.731Z] #40 3.099 -- Detecting C compile features - done [2022-04-09T18:46:18.731Z] #40 3.138 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-09T18:46:18.820Z] #40 6.241 + mkdir -p /build [2022-04-09T18:46:18.820Z] #40 6.243 + cp tini-static /build/docker-init [2022-04-09T18:46:18.992Z] #40 3.241 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-09T18:46:18.992Z] #40 3.299 -- Configuring done [2022-04-09T18:46:18.992Z] #40 3.327 -- Generating done [2022-04-09T18:46:18.992Z] #40 3.330 -- Build files have been written to: /tmp/tmp.ybawwzT0TY/tini [2022-04-09T18:46:18.992Z] #40 3.335 + make tini-static [2022-04-09T18:46:19.081Z] #40 DONE 6.5s [2022-04-09T18:46:19.081Z] [2022-04-09T18:46:19.081Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:19.081Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:19.081Z] #51 43.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-09T18:46:19.254Z] #40 3.705 Scanning dependencies of target tini-static [2022-04-09T18:46:19.254Z] #40 3.782 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-09T18:46:19.260Z] #40 2.292 + cd /tmp/tmp.jcfcPkNvIK/tini [2022-04-09T18:46:19.260Z] #40 2.293 + git checkout -q v0.19.0 [2022-04-09T18:46:19.260Z] #40 2.329 + cmake . [2022-04-09T18:46:19.420Z] #19 ... [2022-04-09T18:46:19.420Z] [2022-04-09T18:46:19.420Z] #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 [2022-04-09T18:46:19.420Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:46:19.420Z] #50 DONE 144.7s [2022-04-09T18:46:19.420Z] [2022-04-09T18:46:19.420Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:46:19.420Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:46:19.655Z] #51 ... [2022-04-09T18:46:19.655Z] [2022-04-09T18:46:19.655Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:19.655Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:19.655Z] #14 50.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-09T18:46:19.655Z] #14 50.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-09T18:46:19.655Z] #14 50.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:46:19.830Z] #40 ... [2022-04-09T18:46:19.830Z] [2022-04-09T18:46:19.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:19.830Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:19.830Z] #14 41.98 Selecting previously unselected package mingw-w64-common. [2022-04-09T18:46:19.830Z] #14 41.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-09T18:46:19.830Z] #14 41.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-09T18:46:19.830Z] #14 46.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-09T18:46:19.830Z] #14 46.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-09T18:46:19.830Z] #14 46.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:46:19.835Z] #40 2.725 -- The C compiler identification is GNU 10.2.1 [2022-04-09T18:46:19.835Z] #40 2.777 -- Detecting C compiler ABI info [2022-04-09T18:46:20.181Z] #14 ... [2022-04-09T18:46:20.181Z] [2022-04-09T18:46:20.181Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:46:20.181Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:46:20.181Z] #49 51.88 gotestsum version dev [2022-04-09T18:46:20.181Z] #49 DONE 52.3s [2022-04-09T18:46:20.181Z] [2022-04-09T18:46:20.181Z] #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 [2022-04-09T18:46:20.181Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:46:20.188Z] #40 3.217 -- Detecting C compiler ABI info - done [2022-04-09T18:46:20.188Z] #40 ... [2022-04-09T18:46:20.188Z] [2022-04-09T18:46:20.188Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:20.188Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:46:20.188Z] #14 35.92 Selecting previously unselected package binutils-mingw-w64. [2022-04-09T18:46:20.188Z] #14 35.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-09T18:46:20.188Z] #14 35.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:46:20.188Z] #14 36.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-09T18:46:20.188Z] #14 36.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-09T18:46:20.188Z] #14 36.16 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-09T18:46:20.188Z] #14 36.33 Selecting previously unselected package dmsetup. [2022-04-09T18:46:20.188Z] #14 36.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-09T18:46:20.188Z] #14 36.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:46:20.188Z] #14 36.53 Selecting previously unselected package mingw-w64-common. [2022-04-09T18:46:20.188Z] #14 36.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-09T18:46:20.188Z] #14 36.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-09T18:46:20.188Z] #14 41.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-09T18:46:20.188Z] #14 41.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-09T18:46:20.188Z] #14 41.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:46:20.478Z] #14 ... [2022-04-09T18:46:20.478Z] [2022-04-09T18:46:20.478Z] #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 [2022-04-09T18:46:20.478Z] #40 sha256:9d7c2eb11184368b45d30f3dfe761e911d9e8d6ab2e674c8afe3b17dfa1a5036 [2022-04-09T18:46:20.478Z] #40 3.323 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-09T18:46:20.478Z] #40 3.324 -- Detecting C compile features [2022-04-09T18:46:20.478Z] #40 3.331 -- Detecting C compile features - done [2022-04-09T18:46:20.478Z] #40 3.410 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-09T18:46:20.754Z] #40 3.721 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-09T18:46:20.757Z] #43 ... [2022-04-09T18:46:20.757Z] [2022-04-09T18:46:20.757Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:20.757Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:21.021Z] #14 52.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-09T18:46:21.021Z] #14 52.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:21.021Z] #14 52.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:46:21.021Z] #14 53.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-09T18:46:21.027Z] #40 3.781 -- Configuring done [2022-04-09T18:46:21.027Z] #40 3.798 -- Generating done [2022-04-09T18:46:21.027Z] #40 3.825 -- Build files have been written to: /tmp/tmp.jcfcPkNvIK/tini [2022-04-09T18:46:21.027Z] #40 3.839 + make tini-static [2022-04-09T18:46:21.027Z] #40 4.036 Scanning dependencies of target tini-static [2022-04-09T18:46:21.198Z] #38 46.23 Setting up libicu67:amd64 (67.1-7) ... [2022-04-09T18:46:21.198Z] #38 46.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:21.198Z] #38 46.30 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:46:21.198Z] #38 46.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:21.198Z] #38 ... [2022-04-09T18:46:21.198Z] [2022-04-09T18:46:21.198Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:21.198Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:46:21.198Z] #34 36.17 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. [2022-04-09T18:46:21.198Z] #34 36.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-09T18:46:21.198Z] #34 37.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:46:21.198Z] #34 ... [2022-04-09T18:46:21.198Z] [2022-04-09T18:46:21.198Z] #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 [2022-04-09T18:46:21.198Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:21.198Z] #38 46.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:46:21.198Z] #38 46.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:46:21.198Z] #38 46.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:46:21.198Z] #38 46.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:46:21.198Z] #38 46.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:21.198Z] #38 46.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:46:21.198Z] #38 46.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:46:21.198Z] #38 46.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:21.198Z] #38 ... [2022-04-09T18:46:21.198Z] [2022-04-09T18:46:21.198Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:21.198Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:21.198Z] #51 36.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-09T18:46:21.198Z] #51 36.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-09T18:46:21.198Z] #51 36.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-09T18:46:21.198Z] #51 36.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-09T18:46:21.198Z] #51 37.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-09T18:46:21.198Z] #51 37.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-09T18:46:21.198Z] #51 37.39 go: downloading golang.org/x/text v0.3.7 [2022-04-09T18:46:21.198Z] #51 42.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-09T18:46:21.198Z] #51 42.40 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-09T18:46:21.198Z] #51 42.44 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-09T18:46:21.198Z] #51 42.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-09T18:46:21.198Z] #51 42.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-09T18:46:21.198Z] #51 42.55 go: downloading golang.org/x/mod v0.5.1 [2022-04-09T18:46:21.198Z] #51 42.62 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-09T18:46:21.198Z] #51 42.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-09T18:46:21.198Z] #51 42.78 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-09T18:46:21.198Z] #51 42.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-09T18:46:21.198Z] #51 42.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-09T18:46:21.198Z] #51 42.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-09T18:46:21.198Z] #51 43.25 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-09T18:46:21.198Z] #51 43.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-09T18:46:21.198Z] #51 43.46 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-09T18:46:21.198Z] #51 43.81 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-09T18:46:21.198Z] #51 43.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-09T18:46:21.198Z] #51 43.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-09T18:46:21.198Z] #51 43.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-09T18:46:21.198Z] #51 44.00 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-09T18:46:21.198Z] #51 44.03 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-09T18:46:21.198Z] #51 44.25 go: downloading github.com/prometheus/common v0.10.0 [2022-04-09T18:46:21.198Z] #51 44.41 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-09T18:46:21.198Z] #51 44.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-09T18:46:21.198Z] #51 44.60 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-09T18:46:21.198Z] #51 46.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-09T18:46:21.282Z] #14 53.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:21.282Z] #14 53.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:21.293Z] #40 4.084 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-09T18:46:21.859Z] #14 ... [2022-04-09T18:46:21.859Z] [2022-04-09T18:46:21.859Z] #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 [2022-04-09T18:46:21.859Z] #40 sha256:4815bbe10c8b15935fd349ae402039a0381b8291259fe1fb433ecbbe75cac961 [2022-04-09T18:46:21.859Z] #40 5.415 [100%] Linking C executable tini-static [2022-04-09T18:46:21.859Z] #40 6.052 [100%] Built target tini-static [2022-04-09T18:46:21.859Z] #40 6.093 + mkdir -p /build [2022-04-09T18:46:21.859Z] #40 6.106 + cp tini-static /build/docker-init [2022-04-09T18:46:21.859Z] #40 DONE 6.2s [2022-04-09T18:46:21.859Z] [2022-04-09T18:46:21.859Z] #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 [2022-04-09T18:46:21.859Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:46:22.145Z] #51 ... [2022-04-09T18:46:22.145Z] [2022-04-09T18:46:22.145Z] #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 [2022-04-09T18:46:22.145Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-09T18:46:22.145Z] #38 DONE 47.8s [2022-04-09T18:46:22.145Z] [2022-04-09T18:46:22.145Z] #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 [2022-04-09T18:46:22.145Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-09T18:46:22.145Z] #47 41.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:46:22.145Z] #47 41.48 Setting up python3-protobuf (3.12.4-1) ... [2022-04-09T18:46:22.145Z] #47 44.91 Setting up criu (3.16.1-3) ... [2022-04-09T18:46:22.145Z] #47 47.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:22.145Z] #47 DONE 47.7s [2022-04-09T18:46:22.145Z] [2022-04-09T18:46:22.145Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-09T18:46:22.145Z] #39 sha256:724a5843388d74d4535da2d7d2021bf6f89f5d119f75ec954c108f25eb27f056 [2022-04-09T18:46:22.227Z] #14 ... [2022-04-09T18:46:22.227Z] [2022-04-09T18:46:22.227Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:46:22.227Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:46:22.227Z] #49 52.47 gotestsum version dev [2022-04-09T18:46:22.227Z] #49 DONE 52.8s [2022-04-09T18:46:22.227Z] [2022-04-09T18:46:22.227Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:22.227Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:22.234Z] #40 5.164 [100%] Linking C executable tini-static [2022-04-09T18:46:22.405Z] #39 DONE 0.3s [2022-04-09T18:46:22.405Z] [2022-04-09T18:46:22.405Z] #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 [2022-04-09T18:46:22.405Z] #40 sha256:a6c5008944cba16e0ec1a90aa38f38f3cf9f850244ef0896a79bbf7269371df7 [2022-04-09T18:46:22.495Z] #40 5.448 [100%] Built target tini-static [2022-04-09T18:46:22.495Z] #40 5.513 + mkdir -p /build [2022-04-09T18:46:22.755Z] #40 5.515 + cp tini-static /build/docker-init [2022-04-09T18:46:24.139Z] #40 DONE 7.0s [2022-04-09T18:46:24.139Z] [2022-04-09T18:46:24.139Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:24.139Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:46:24.139Z] #14 47.47 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-09T18:46:24.139Z] #14 47.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-09T18:46:24.139Z] #14 47.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:46:24.139Z] #14 47.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-09T18:46:24.139Z] #14 47.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-09T18:46:24.139Z] #14 47.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:24.778Z] #14 55.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-09T18:46:24.778Z] #14 55.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:24.778Z] #14 55.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:46:24.778Z] #14 55.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-09T18:46:24.778Z] #14 55.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:24.778Z] #14 55.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:25.985Z] #19 144.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-09T18:46:25.985Z] #19 144.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:25.985Z] #19 144.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:46:25.985Z] #19 144.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-09T18:46:25.985Z] #19 144.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-09T18:46:25.985Z] #19 144.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-09T18:46:25.985Z] #19 144.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-09T18:46:25.985Z] #19 144.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-09T18:46:25.985Z] #19 144.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-09T18:46:25.985Z] #19 145.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-09T18:46:25.985Z] #19 145.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:25.985Z] #19 145.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:46:26.552Z] #19 145.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-09T18:46:26.552Z] #19 145.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:26.552Z] #19 145.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:46:26.612Z] #40 3.983 + RM_GOPATH=0 [2022-04-09T18:46:26.612Z] #40 3.983 + TMP_GOPATH= [2022-04-09T18:46:26.612Z] #40 3.983 + : /build [2022-04-09T18:46:26.612Z] #40 3.983 + '[' -z '' ']' [2022-04-09T18:46:26.612Z] #40 3.983 ++ mktemp -d [2022-04-09T18:46:26.612Z] #40 3.985 + export GOPATH=/tmp/tmp.ogM42eRDRp [2022-04-09T18:46:26.612Z] #40 3.986 + GOPATH=/tmp/tmp.ogM42eRDRp [2022-04-09T18:46:26.612Z] #40 3.986 + RM_GOPATH=1 [2022-04-09T18:46:26.612Z] #40 3.986 + case "$(go env GOARCH)" in [2022-04-09T18:46:26.612Z] #40 4.006 ++ go env GOARCH [2022-04-09T18:46:26.612Z] #40 4.006 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:26.612Z] #40 4.006 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:46:26.612Z] #40 4.006 ++ dirname /install.sh [2022-04-09T18:46:26.612Z] #40 4.006 + dir=/ [2022-04-09T18:46:26.612Z] #40 4.006 + bin=tini [2022-04-09T18:46:26.612Z] #40 4.006 + shift [2022-04-09T18:46:26.612Z] #40 4.006 + '[' '!' -f //tini.installer ']' [2022-04-09T18:46:26.612Z] #40 4.006 + . //tini.installer [2022-04-09T18:46:26.612Z] #40 4.006 ++ : v0.19.0 [2022-04-09T18:46:26.612Z] #40 4.006 + install_tini [2022-04-09T18:46:26.612Z] #40 4.006 + echo 'Install tini version v0.19.0' [2022-04-09T18:46:26.612Z] #40 4.006 + git clone https://github.com/krallin/tini.git /tmp/tmp.ogM42eRDRp/tini [2022-04-09T18:46:26.612Z] #40 4.006 Cloning into '/tmp/tmp.ogM42eRDRp/tini'... [2022-04-09T18:46:26.612Z] #40 4.006 Install tini version v0.19.0 [2022-04-09T18:46:26.688Z] #14 52.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-09T18:46:26.688Z] #14 52.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-09T18:46:26.688Z] #14 52.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:27.188Z] #40 ... [2022-04-09T18:46:27.188Z] [2022-04-09T18:46:27.188Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-09T18:46:27.188Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-09T18:46:27.188Z] #49 52.02 gotestsum version dev [2022-04-09T18:46:27.188Z] #49 DONE 52.8s [2022-04-09T18:46:27.188Z] [2022-04-09T18:46:27.188Z] #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 [2022-04-09T18:46:27.188Z] #40 sha256:a6c5008944cba16e0ec1a90aa38f38f3cf9f850244ef0896a79bbf7269371df7 [2022-04-09T18:46:27.188Z] #40 4.741 + cd /tmp/tmp.ogM42eRDRp/tini [2022-04-09T18:46:27.188Z] #40 4.741 + git checkout -q v0.19.0 [2022-04-09T18:46:27.449Z] #40 4.759 + cmake . [2022-04-09T18:46:27.711Z] #40 5.183 -- The C compiler identification is GNU 10.2.1 [2022-04-09T18:46:27.711Z] #40 5.283 -- Detecting C compiler ABI info [2022-04-09T18:46:27.974Z] #40 5.615 -- Detecting C compiler ABI info - done [2022-04-09T18:46:28.235Z] #40 5.747 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-09T18:46:28.235Z] #40 5.747 -- Detecting C compile features [2022-04-09T18:46:28.235Z] #40 5.747 -- Detecting C compile features - done [2022-04-09T18:46:28.235Z] #40 5.800 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-09T18:46:28.459Z] #43 ... [2022-04-09T18:46:28.459Z] [2022-04-09T18:46:28.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 [2022-04-09T18:46:28.459Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:28.459Z] #14 59.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-09T18:46:28.459Z] #14 59.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:28.459Z] #14 59.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:28.497Z] #40 6.003 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-09T18:46:28.497Z] #40 6.079 -- Configuring done [2022-04-09T18:46:28.497Z] #40 6.108 -- Generating done [2022-04-09T18:46:28.497Z] #40 6.108 -- Build files have been written to: /tmp/tmp.ogM42eRDRp/tini [2022-04-09T18:46:28.497Z] #40 ... [2022-04-09T18:46:28.497Z] [2022-04-09T18:46:28.497Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:28.497Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:28.497Z] #14 44.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-09T18:46:28.497Z] #14 44.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-09T18:46:28.497Z] #14 44.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:46:28.497Z] #14 49.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-09T18:46:28.497Z] #14 49.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:28.497Z] #14 49.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:46:28.497Z] #14 50.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-09T18:46:28.497Z] #14 50.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:28.497Z] #14 50.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:28.759Z] #14 ... [2022-04-09T18:46:28.759Z] [2022-04-09T18:46:28.759Z] #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 [2022-04-09T18:46:28.759Z] #40 sha256:a6c5008944cba16e0ec1a90aa38f38f3cf9f850244ef0896a79bbf7269371df7 [2022-04-09T18:46:28.759Z] #40 6.127 + make tini-static [2022-04-09T18:46:29.020Z] #40 6.459 Scanning dependencies of target tini-static [2022-04-09T18:46:29.020Z] #40 6.551 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-09T18:46:30.077Z] #14 60.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-09T18:46:30.077Z] #14 60.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:30.077Z] #14 60.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:30.409Z] #40 7.664 [100%] Linking C executable tini-static [2022-04-09T18:46:30.670Z] #40 8.212 [100%] Built target tini-static [2022-04-09T18:46:30.670Z] #40 8.267 + mkdir -p /build [2022-04-09T18:46:30.670Z] #40 8.286 + cp tini-static /build/docker-init [2022-04-09T18:46:31.000Z] Running on azwin-2-beda30 in d:\jenkins\workspace\moby_PR-43475 [Pipeline] { [Pipeline] ws [2022-04-09T18:46:31.017Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-09T18:46:31.620Z] #40 DONE 9.1s [2022-04-09T18:46:31.620Z] [2022-04-09T18:46:31.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:31.620Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:31.620Z] #14 57.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-09T18:46:31.620Z] #14 57.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:31.620Z] #14 57.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:32.780Z] The recommended git tool is: git [2022-04-09T18:46:33.116Z] #19 152.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-09T18:46:33.116Z] #19 152.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:33.116Z] #19 152.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:46:33.116Z] #19 152.4 Selecting previously unselected package patch. [2022-04-09T18:46:33.116Z] #19 152.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-09T18:46:33.116Z] #19 152.4 Unpacking patch (2.7.6-7) ... [2022-04-09T18:46:33.116Z] #19 152.4 Selecting previously unselected package dpkg-dev. [2022-04-09T18:46:33.375Z] #19 152.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-09T18:46:33.375Z] #19 152.4 Unpacking dpkg-dev (1.20.9) ... [2022-04-09T18:46:33.375Z] #19 152.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-09T18:46:33.375Z] #19 152.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-09T18:46:33.375Z] #19 152.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-09T18:46:33.375Z] #19 152.7 Selecting previously unselected package libio-string-perl. [2022-04-09T18:46:33.375Z] #19 152.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-09T18:46:33.375Z] #19 152.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-09T18:46:33.375Z] #19 152.7 Selecting previously unselected package libicu67:amd64. [2022-04-09T18:46:33.634Z] #19 152.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-09T18:46:33.634Z] #19 152.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-09T18:46:33.634Z] #19 ... [2022-04-09T18:46:33.634Z] [2022-04-09T18:46:33.634Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:46:33.634Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:46:33.634Z] #58 159.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-09T18:46:34.832Z] #14 ... [2022-04-09T18:46:34.832Z] [2022-04-09T18:46:34.832Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:34.832Z] #60 sha256:91542f6c969283148af9b36a3f311b583e6b26f3a748caa71a12158b01d16f6b [2022-04-09T18:46:34.832Z] #60 29.77 Updating files: 77% (3638/4680) Updating files: 78% (3651/4680) Updating files: 79% (3698/4680) Updating files: 80% (3744/4680) Updating files: 81% (3791/4680) Updating files: 82% (3838/4680) Updating files: 83% (3885/4680) Updating files: 84% (3932/4680) Updating files: 85% (3978/4680) Updating files: 86% (4025/4680) Updating files: 87% (4072/4680) Updating files: 88% (4119/4680) Updating files: 89% (4166/4680) Updating files: 90% (4212/4680) Updating files: 91% (4259/4680) Updating files: 92% (4306/4680) Updating files: 93% (4353/4680) Updating files: 94% (4400/4680) Updating files: 95% (4446/4680) Updating files: 96% (4493/4680) Updating files: 97% (4540/4680) Updating files: 98% (4587/4680) Updating files: 99% (4634/4680) Updating files: 100% (4680/4680) Updating files: 100% (4680/4680), done. [2022-04-09T18:46:34.832Z] #60 30.25 + cd /tmp/tmp.YtCqHwuzeD/src/github.com/containerd/containerd [2022-04-09T18:46:34.832Z] #60 30.25 + git checkout -q v1.6.2 [2022-04-09T18:46:36.103Z] using credential docker-jenkins-github-credentials [2022-04-09T18:46:36.178Z] Cloning the remote Git repository [2022-04-09T18:46:36.178Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:46:36.220Z] #60 31.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-09T18:46:36.220Z] #60 31.36 + BUILDTAGS='netgo osusergo static_build' [2022-04-09T18:46:36.220Z] #60 31.36 + export EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:36.220Z] #60 31.36 + EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:36.220Z] #60 31.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-09T18:46:36.220Z] #60 31.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-09T18:46:36.220Z] #60 31.36 + '[' '' = dynamic ']' [2022-04-09T18:46:36.220Z] #60 31.36 + make [2022-04-09T18:46:36.682Z] #14 ... [2022-04-09T18:46:36.682Z] [2022-04-09T18:46:36.682Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:36.682Z] #60 sha256:7f3478f1e6bf6091964fb8461c6636cb3017d9daf31fe095a11be479b6b979dd [2022-04-09T18:46:36.682Z] #60 36.72 Updating files: 66% (3100/4680) Updating files: 67% (3136/4680) Updating files: 68% (3183/4680) Updating files: 69% (3230/4680) Updating files: 70% (3276/4680) Updating files: 71% (3323/4680) Updating files: 72% (3370/4680) Updating files: 73% (3417/4680) Updating files: 74% (3464/4680) Updating files: 75% (3510/4680) Updating files: 76% (3557/4680) Updating files: 77% (3604/4680) Updating files: 78% (3651/4680) Updating files: 79% (3698/4680) Updating files: 80% (3744/4680) Updating files: 81% (3791/4680) Updating files: 82% (3838/4680) Updating files: 83% (3885/4680) Updating files: 84% (3932/4680) Updating files: 85% (3978/4680) Updating files: 86% (4025/4680) Updating files: 87% (4072/4680) Updating files: 88% (4119/4680) Updating files: 89% (4166/4680) Updating files: 90% (4212/4680) Updating files: 91% (4259/4680) Updating files: 92% (4306/4680) Updating files: 93% (4353/4680) Updating files: 94% (4400/4680) Updating files: 95% (4446/4680) Updating files: 96% (4493/4680) Updating files: 97% (4540/4680) Updating files: 98% (4587/4680) Updating files: 99% (4634/4680) Updating files: 100% (4680/4680) Updating files: 100% (4680/4680), done. [2022-04-09T18:46:36.682Z] #60 37.51 + cd /tmp/tmp.S0aBL0L3qS/src/github.com/containerd/containerd [2022-04-09T18:46:36.682Z] #60 37.52 + git checkout -q v1.6.2 [2022-04-09T18:46:37.166Z] #60 32.42 + bin/ctr [2022-04-09T18:46:37.827Z] #58 DONE 163.4s [2022-04-09T18:46:37.827Z] [2022-04-09T18:46:37.827Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-09T18:46:37.827Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-09T18:46:37.827Z] #19 154.3 Selecting previously unselected package libxml2:amd64. [2022-04-09T18:46:37.827Z] #19 154.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-09T18:46:37.827Z] #19 154.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:46:37.827Z] #19 155.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-09T18:46:37.827Z] #19 155.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-09T18:46:37.827Z] #19 155.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-09T18:46:37.827Z] #19 156.0 Selecting previously unselected package libxml-sax-base-perl. [2022-04-09T18:46:37.827Z] #19 156.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-09T18:46:37.827Z] #19 156.2 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-09T18:46:37.827Z] #19 157.0 Selecting previously unselected package libxml-sax-perl. [2022-04-09T18:46:37.827Z] #19 157.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-09T18:46:37.827Z] #19 157.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-09T18:46:37.827Z] #19 157.1 Selecting previously unselected package libxml-libxml-perl. [2022-04-09T18:46:37.827Z] #19 157.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-09T18:46:37.827Z] #19 157.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-09T18:46:36.362Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:46:36.764Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-09T18:46:37.665Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:46:37.666Z] > git --version # timeout=10 [2022-04-09T18:46:37.708Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-09T18:46:37.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:46:37.712Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:46:38.068Z] #60 38.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-09T18:46:38.068Z] #60 38.60 + BUILDTAGS='netgo osusergo static_build' [2022-04-09T18:46:38.068Z] #60 38.60 + export EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:38.068Z] #60 38.60 + EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:38.068Z] #60 38.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-09T18:46:38.068Z] #60 38.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-09T18:46:38.068Z] #60 38.60 + '[' '' = dynamic ']' [2022-04-09T18:46:38.068Z] #60 38.61 + make [2022-04-09T18:46:38.086Z] #19 157.2 Selecting previously unselected package libxml-simple-perl. [2022-04-09T18:46:38.087Z] #19 157.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-09T18:46:38.087Z] #19 157.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-09T18:46:38.087Z] #19 157.2 Selecting previously unselected package libyaml-perl. [2022-04-09T18:46:38.087Z] #19 157.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-09T18:46:38.087Z] #19 157.2 Unpacking libyaml-perl (1.30-1) ... [2022-04-09T18:46:38.087Z] #19 157.3 Selecting previously unselected package libconfig-auto-perl. [2022-04-09T18:46:38.087Z] #19 157.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-09T18:46:38.087Z] #19 157.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-09T18:46:38.087Z] #19 157.3 Selecting previously unselected package libfile-which-perl. [2022-04-09T18:46:38.087Z] #19 157.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-09T18:46:38.087Z] #19 157.3 Unpacking libfile-which-perl (1.23-1) ... [2022-04-09T18:46:38.087Z] #19 157.4 Selecting previously unselected package libfile-homedir-perl. [2022-04-09T18:46:38.087Z] #19 157.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-09T18:46:38.087Z] #19 157.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-09T18:46:38.225Z] #14 ... [2022-04-09T18:46:38.225Z] [2022-04-09T18:46:38.225Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:38.225Z] #60 sha256:7322635aac4d040e8c91c9c48bd2ab93c74a6dbc410514c5febbed75b043a368 [2022-04-09T18:46:38.345Z] #19 157.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-09T18:46:38.345Z] #19 157.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-09T18:46:38.345Z] #19 157.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-09T18:46:38.346Z] #19 157.5 Selecting previously unselected package dpkg-cross. [2022-04-09T18:46:38.346Z] #19 157.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-09T18:46:38.346Z] #19 157.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-09T18:46:38.346Z] #19 157.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-09T18:46:38.346Z] #19 157.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-09T18:46:38.346Z] #19 157.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-09T18:46:38.346Z] #19 157.5 Selecting previously unselected package libc6-armel-cross. [2022-04-09T18:46:38.346Z] #19 157.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-09T18:46:38.346Z] #19 157.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-09T18:46:38.487Z] #60 36.79 Updating files: 65% (3060/4680) Updating files: 66% (3089/4680) Updating files: 67% (3136/4680) Updating files: 68% (3183/4680) Updating files: 69% (3230/4680) Updating files: 70% (3276/4680) Updating files: 71% (3323/4680) Updating files: 72% (3370/4680) Updating files: 73% (3417/4680) Updating files: 74% (3464/4680) Updating files: 75% (3510/4680) Updating files: 76% (3557/4680) Updating files: 77% (3604/4680) Updating files: 78% (3651/4680) Updating files: 79% (3698/4680) Updating files: 80% (3744/4680) Updating files: 81% (3791/4680) Updating files: 82% (3838/4680) Updating files: 83% (3885/4680) Updating files: 84% (3932/4680) Updating files: 85% (3978/4680) Updating files: 86% (4025/4680) Updating files: 87% (4072/4680) Updating files: 88% (4119/4680) Updating files: 89% (4166/4680) Updating files: 90% (4212/4680) Updating files: 91% (4259/4680) Updating files: 92% (4306/4680) Updating files: 93% (4353/4680) Updating files: 94% (4400/4680) Updating files: 95% (4446/4680) Updating files: 96% (4493/4680) Updating files: 97% (4540/4680) Updating files: 98% (4587/4680) Updating files: 99% (4634/4680) Updating files: 100% (4680/4680) Updating files: 100% (4680/4680), done. [2022-04-09T18:46:38.487Z] #60 37.62 + cd /tmp/tmp.l7FqNKZTNv/src/github.com/containerd/containerd [2022-04-09T18:46:38.487Z] #60 37.62 + git checkout -q v1.6.2 [2022-04-09T18:46:38.607Z] #19 157.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-09T18:46:38.607Z] #19 157.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:38.607Z] #19 157.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:38.607Z] #19 157.8 Selecting previously unselected package libgomp1-armel-cross. [2022-04-09T18:46:38.607Z] #19 157.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:38.607Z] #19 157.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:38.607Z] #19 157.8 Selecting previously unselected package libatomic1-armel-cross. [2022-04-09T18:46:38.607Z] #19 157.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:38.607Z] #19 157.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:38.607Z] #19 157.8 Selecting previously unselected package libasan6-armel-cross. [2022-04-09T18:46:38.607Z] #19 157.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:38.607Z] #19 157.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:38.869Z] #19 158.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-09T18:46:38.869Z] #19 158.1 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:38.869Z] #19 158.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:38.869Z] #19 158.2 Selecting previously unselected package libubsan1-armel-cross. [2022-04-09T18:46:38.869Z] #19 158.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:39.011Z] #60 39.90 + bin/ctr [2022-04-09T18:46:39.062Z] #60 38.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-09T18:46:39.062Z] #60 38.24 + BUILDTAGS='netgo osusergo static_build' [2022-04-09T18:46:39.062Z] #60 38.24 + export EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:39.062Z] #60 38.24 + EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:39.062Z] #60 38.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-09T18:46:39.062Z] #60 38.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-09T18:46:39.062Z] #60 38.24 + '[' '' = dynamic ']' [2022-04-09T18:46:39.062Z] #60 38.24 + make [2022-04-09T18:46:39.128Z] #19 158.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:39.128Z] #19 158.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-09T18:46:39.128Z] #19 158.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:39.128Z] #19 158.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:39.128Z] #19 158.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-09T18:46:39.128Z] #19 158.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:39.387Z] #19 158.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-09T18:46:40.452Z] #60 39.48 + bin/ctr [2022-04-09T18:46:43.862Z] #14 68.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-09T18:46:43.862Z] #14 68.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:43.862Z] #14 68.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:44.123Z] #14 ... [2022-04-09T18:46:44.123Z] [2022-04-09T18:46:44.123Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:46:44.123Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:46:44.658Z] #19 163.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-09T18:46:44.658Z] #19 163.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:44.658Z] #19 163.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-09T18:46:44.658Z] #19 163.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-09T18:46:44.658Z] #19 163.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-09T18:46:44.658Z] #19 163.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-09T18:46:44.658Z] #19 163.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-09T18:46:44.658Z] #19 163.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-09T18:46:44.658Z] #19 163.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-09T18:46:44.658Z] #19 163.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-09T18:46:44.658Z] #19 163.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:44.658Z] #19 163.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:46:44.658Z] #19 163.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-09T18:46:44.658Z] #19 163.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:44.658Z] #19 163.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-09T18:46:44.907Z] #60 39.23 Updating files: 64% (2999/4680) Updating files: 65% (3042/4680) Updating files: 66% (3089/4680) Updating files: 67% (3136/4680) Updating files: 68% (3183/4680) Updating files: 69% (3230/4680) Updating files: 70% (3276/4680) Updating files: 71% (3323/4680) Updating files: 72% (3370/4680) Updating files: 73% (3417/4680) Updating files: 74% (3464/4680) Updating files: 75% (3510/4680) Updating files: 76% (3557/4680) Updating files: 77% (3604/4680) Updating files: 78% (3651/4680) Updating files: 79% (3698/4680) Updating files: 80% (3744/4680) Updating files: 81% (3791/4680) Updating files: 82% (3838/4680) Updating files: 83% (3885/4680) Updating files: 84% (3932/4680) Updating files: 85% (3978/4680) Updating files: 86% (4025/4680) Updating files: 87% (4072/4680) Updating files: 88% (4119/4680) Updating files: 89% (4166/4680) Updating files: 90% (4212/4680) Updating files: 91% (4259/4680) Updating files: 92% (4306/4680) Updating files: 93% (4353/4680) Updating files: 94% (4400/4680) Updating files: 95% (4446/4680) Updating files: 96% (4493/4680) Updating files: 97% (4540/4680) Updating files: 98% (4587/4680) Updating files: 99% (4634/4680) Updating files: 100% (4680/4680) Updating files: 100% (4680/4680), done. [2022-04-09T18:46:44.907Z] #60 40.07 + cd /tmp/tmp.h7jXNlh3nA/src/github.com/containerd/containerd [2022-04-09T18:46:44.907Z] #60 40.07 + git checkout -q v1.6.2 [2022-04-09T18:46:45.316Z] #60 ... [2022-04-09T18:46:45.316Z] [2022-04-09T18:46:45.316Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:45.316Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:46:45.316Z] #14 60.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-09T18:46:45.316Z] #14 60.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-09T18:46:45.316Z] #14 60.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:45.316Z] #14 65.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-09T18:46:45.316Z] #14 65.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-09T18:46:45.316Z] #14 65.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:45.316Z] #14 69.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-09T18:46:45.316Z] #14 69.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-09T18:46:45.316Z] #14 69.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:46.296Z] #60 41.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-09T18:46:46.296Z] #60 41.29 + BUILDTAGS='netgo osusergo static_build' [2022-04-09T18:46:46.296Z] #60 41.29 + export EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:46.296Z] #60 41.29 + EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:46:46.296Z] #60 41.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-09T18:46:46.296Z] #60 41.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-09T18:46:46.296Z] #60 41.29 + '[' '' = dynamic ']' [2022-04-09T18:46:46.296Z] #60 41.29 + make [2022-04-09T18:46:47.262Z] #60 42.26 + bin/ctr [2022-04-09T18:46:47.913Z] Running on azwin-2-de79e0 in d:\jenkins\workspace\moby_PR-43475 [Pipeline] { [Pipeline] ws [2022-04-09T18:46:47.928Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-09T18:46:48.847Z] #19 168.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-09T18:46:48.847Z] #19 168.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:48.847Z] #19 168.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-09T18:46:48.847Z] #19 168.2 Selecting previously unselected package crossbuild-essential-armel. [2022-04-09T18:46:48.847Z] #19 168.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-09T18:46:48.847Z] #19 168.2 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-09T18:46:49.021Z] #60 ... [2022-04-09T18:46:49.021Z] [2022-04-09T18:46:49.021Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:49.021Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:49.021Z] #14 69.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-09T18:46:49.021Z] #14 70.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:49.021Z] #14 70.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:49.021Z] #14 74.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-09T18:46:49.021Z] #14 74.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:49.021Z] #14 74.94 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:49.021Z] #14 79.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-09T18:46:49.021Z] #14 79.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:49.021Z] #14 79.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:49.023Z] The recommended git tool is: git [2022-04-09T18:46:49.104Z] #19 168.3 Selecting previously unselected package libc6-armhf-cross. [2022-04-09T18:46:49.105Z] #19 168.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-09T18:46:49.105Z] #19 168.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-09T18:46:49.105Z] #19 168.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-09T18:46:49.105Z] #19 168.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:49.105Z] #19 168.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:49.105Z] #19 168.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-09T18:46:49.105Z] #19 168.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:49.105Z] #19 168.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:49.105Z] #19 168.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-09T18:46:49.105Z] #19 168.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:49.105Z] #19 168.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:49.363Z] #19 168.5 Selecting previously unselected package libasan6-armhf-cross. [2022-04-09T18:46:49.363Z] #19 168.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:49.363Z] #19 168.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:49.363Z] #19 168.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-09T18:46:49.363Z] #19 168.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:49.629Z] #19 168.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:49.629Z] #19 168.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-09T18:46:49.629Z] #19 168.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:49.629Z] #19 168.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:49.629Z] #19 168.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-09T18:46:49.629Z] #19 168.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:49.629Z] #19 168.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:49.629Z] #19 169.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-09T18:46:49.897Z] #19 169.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:49.897Z] #19 169.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-09T18:46:51.922Z] #14 77.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-09T18:46:51.922Z] #14 77.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-09T18:46:51.922Z] #14 77.73 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:52.717Z] #60 ... [2022-04-09T18:46:52.717Z] [2022-04-09T18:46:52.717Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:52.717Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:52.717Z] #14 71.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-09T18:46:52.717Z] #14 71.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:52.717Z] #14 71.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:52.717Z] #14 76.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-09T18:46:52.717Z] #14 76.10 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:52.717Z] #14 76.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:52.717Z] #14 81.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-09T18:46:52.717Z] #14 81.35 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:52.717Z] #14 81.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:54.474Z] #14 ... [2022-04-09T18:46:54.475Z] [2022-04-09T18:46:54.475Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:46:54.475Z] #63 sha256:e99040b2ed0aa69b0508c1bc3cd04b13e54e52e751ccada5e7f8c44ddfa363b6 [2022-04-09T18:46:54.475Z] #63 79.46 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:46:54.475Z] #63 79.46 + GOBIN=/build [2022-04-09T18:46:54.475Z] #63 79.46 + GO111MODULE=on [2022-04-09T18:46:54.475Z] #63 79.46 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:46:54.795Z] Fetching without tags [2022-04-09T18:46:55.498Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:46:54.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:46:54.555Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:46:54.598Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:46:54.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:46:54.827Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:46:54.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:46:54.829Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:46:55.601Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:46:55.643Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:46:56.681Z] using credential docker-jenkins-github-credentials [2022-04-09T18:46:56.756Z] Cloning the remote Git repository [2022-04-09T18:46:56.756Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:46:57.327Z] #60 ... [2022-04-09T18:46:57.327Z] [2022-04-09T18:46:57.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:46:57.327Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:46:57.327Z] #14 73.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-09T18:46:57.327Z] #14 73.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:57.327Z] #14 73.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:57.327Z] #14 78.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-09T18:46:57.327Z] #14 78.34 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:57.327Z] #14 78.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:58.023Z] #19 176.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-09T18:46:58.023Z] #19 176.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:46:58.023Z] #19 176.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-09T18:46:58.023Z] #19 177.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-09T18:46:58.023Z] #19 177.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-09T18:46:58.023Z] #19 177.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-09T18:46:58.282Z] #19 177.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-09T18:46:58.542Z] #19 177.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-09T18:46:58.542Z] #19 177.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-09T18:46:56.943Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:46:57.344Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-09T18:46:58.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:46:58.161Z] > git --version # timeout=10 [2022-04-09T18:46:58.214Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-09T18:46:58.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:46:58.217Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:46:58.687Z] > git remote # timeout=10 [2022-04-09T18:46:58.801Z] #19 177.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-09T18:46:58.801Z] #19 177.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:46:58.801Z] #19 177.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:46:59.039Z] #14 90.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-09T18:46:59.039Z] #14 90.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:46:59.039Z] #14 90.23 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:59.044Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:46:59.045Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:46:59.059Z] #19 178.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-09T18:46:59.059Z] #19 178.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:46:59.059Z] #19 178.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-09T18:46:59.766Z] #63 ... [2022-04-09T18:46:59.766Z] [2022-04-09T18:46:59.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 [2022-04-09T18:46:59.766Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:46:59.766Z] #14 81.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-09T18:46:59.766Z] #14 81.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-09T18:46:59.766Z] #14 81.98 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 82.10 Selecting previously unselected package libapparmor1:arm64. [2022-04-09T18:46:59.766Z] #14 82.10 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 82.10 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-09T18:46:59.766Z] #14 82.20 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-09T18:46:59.766Z] #14 82.20 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 82.21 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-09T18:46:59.766Z] #14 82.31 Selecting previously unselected package libbtrfs0:arm64. [2022-04-09T18:46:59.766Z] #14 82.32 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 82.32 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-09T18:46:59.766Z] #14 82.42 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-09T18:46:59.766Z] #14 82.43 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 82.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-09T18:46:59.766Z] #14 82.58 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-09T18:46:59.766Z] #14 82.58 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 82.58 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-09T18:46:59.766Z] #14 82.64 Selecting previously unselected package libudev-dev:arm64. [2022-04-09T18:46:59.766Z] #14 82.65 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 82.65 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-09T18:46:59.766Z] #14 82.81 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-09T18:46:59.766Z] #14 82.81 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 82.82 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-09T18:46:59.766Z] #14 83.04 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-09T18:46:59.766Z] #14 83.04 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 83.05 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 83.17 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-09T18:46:59.766Z] #14 83.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 83.18 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 83.29 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-09T18:46:59.766Z] #14 83.30 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 83.30 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 83.39 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-09T18:46:59.766Z] #14 83.39 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 83.40 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 83.72 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-09T18:46:59.766Z] #14 83.72 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 83.73 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-09T18:46:59.766Z] #14 83.95 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-09T18:46:59.766Z] #14 83.96 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 83.96 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-09T18:46:59.766Z] #14 84.05 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-09T18:46:59.766Z] #14 84.05 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 84.05 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-09T18:46:59.766Z] #14 84.20 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-09T18:46:59.766Z] #14 84.20 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-09T18:46:59.766Z] #14 84.21 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-09T18:46:59.766Z] #14 84.62 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-09T18:46:59.766Z] #14 84.64 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-09T18:46:59.766Z] #14 84.65 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:59.766Z] #14 84.67 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-09T18:46:59.766Z] #14 84.68 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 84.69 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 84.71 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-09T18:46:59.766Z] #14 84.72 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 84.73 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-09T18:46:59.766Z] #14 84.74 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 84.75 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:46:59.766Z] #14 84.77 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-09T18:46:59.766Z] #14 84.78 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 84.79 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-09T18:46:59.766Z] #14 84.80 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-09T18:46:59.766Z] #14 84.82 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-09T18:46:59.766Z] #14 84.83 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:46:59.766Z] #14 84.84 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-09T18:46:59.766Z] #14 84.86 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-09T18:46:59.766Z] #14 84.87 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 84.89 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 84.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:46:59.766Z] #14 84.91 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 84.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:46:59.766Z] #14 84.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:46:59.766Z] #14 84.96 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 84.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-09T18:46:59.766Z] #14 84.98 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 84.99 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:46:59.766Z] #14 85.01 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-09T18:46:59.766Z] #14 85.03 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:46:59.766Z] #14 85.04 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-09T18:46:59.766Z] #14 85.06 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-09T18:46:59.766Z] #14 85.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:46:58.758Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:46:58.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:46:58.817Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:46:58.962Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-09T18:46:59.077Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:46:59.119Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:47:02.351Z] #14 ... [2022-04-09T18:47:02.352Z] [2022-04-09T18:47:02.352Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:02.352Z] #63 sha256:1aaddb36b17225b90e2f328e7ba52b255ad3719257bb1d93e4e5a00a4636720f [2022-04-09T18:47:02.352Z] #63 94.32 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:47:02.352Z] #63 94.32 + GOBIN=/build [2022-04-09T18:47:02.352Z] #63 94.32 + GO111MODULE=on [2022-04-09T18:47:02.352Z] #63 94.32 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:47:02.729Z] #14 91.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-09T18:47:02.729Z] #14 91.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:47:02.729Z] #14 92.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:02.729Z] #14 ... [2022-04-09T18:47:02.729Z] [2022-04-09T18:47:02.729Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:02.729Z] #63 sha256:0f10237c6cad84f307c29537d121bd2cf3bb5b112406a313dd5df978f64f9de2 [2022-04-09T18:47:02.729Z] #63 91.94 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:47:02.729Z] #63 91.94 + GOBIN=/build [2022-04-09T18:47:02.729Z] #63 91.94 + GO111MODULE=on [2022-04-09T18:47:02.729Z] #63 91.94 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:47:03.922Z] #14 89.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-09T18:47:03.922Z] #14 89.19 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:47:03.922Z] #14 89.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:05.631Z] #19 184.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-09T18:47:05.631Z] #19 184.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:47:05.631Z] #19 184.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-09T18:47:05.631Z] #19 184.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-09T18:47:05.631Z] #19 184.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-09T18:47:05.631Z] #19 184.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-09T18:47:05.631Z] #19 184.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-09T18:47:05.631Z] #19 184.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-09T18:47:05.631Z] #19 184.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-09T18:47:05.631Z] #19 184.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-09T18:47:05.631Z] #19 184.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:05.631Z] #19 184.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:05.631Z] #19 184.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-09T18:47:05.631Z] #19 184.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:05.631Z] #19 184.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:05.631Z] #19 184.9 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-09T18:47:05.631Z] #19 184.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:05.631Z] #19 184.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:05.631Z] #19 184.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-09T18:47:05.631Z] #19 184.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:05.631Z] #19 184.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:05.631Z] #19 185.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-09T18:47:05.903Z] #19 185.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:05.903Z] #19 185.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:06.041Z] #63 96.65 rootlesskit version 1.0.0 [2022-04-09T18:47:06.170Z] #19 185.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-09T18:47:06.171Z] #19 185.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:06.171Z] #19 185.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:06.312Z] #63 96.66 Usage of /build/rootlesskit-docker-proxy: [2022-04-09T18:47:06.312Z] #63 96.66 -container-ip string [2022-04-09T18:47:06.312Z] #63 96.66 container ip [2022-04-09T18:47:06.312Z] #63 96.66 -container-port int [2022-04-09T18:47:06.312Z] #63 96.66 container port (default -1) [2022-04-09T18:47:06.312Z] #63 96.66 -host-ip string [2022-04-09T18:47:06.312Z] #63 96.66 host ip [2022-04-09T18:47:06.312Z] #63 96.66 -host-port int [2022-04-09T18:47:06.312Z] #63 96.66 host port (default -1) [2022-04-09T18:47:06.312Z] #63 96.66 -proto string [2022-04-09T18:47:06.312Z] #63 96.66 proxy protocol (default "tcp") [2022-04-09T18:47:06.361Z] #14 ... [2022-04-09T18:47:06.361Z] [2022-04-09T18:47:06.361Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:47:06.361Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:47:06.442Z] #19 185.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-09T18:47:06.442Z] #19 185.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:06.442Z] #19 185.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:06.623Z] #26 91.22 Updating files: 43% (4993/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) [2022-04-09T18:47:06.623Z] #26 ... [2022-04-09T18:47:06.623Z] [2022-04-09T18:47:06.623Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:06.623Z] #63 sha256:e99040b2ed0aa69b0508c1bc3cd04b13e54e52e751ccada5e7f8c44ddfa363b6 [2022-04-09T18:47:06.623Z] #63 84.79 rootlesskit version 1.0.0 [2022-04-09T18:47:06.623Z] #63 84.79 Usage of /build/rootlesskit-docker-proxy: [2022-04-09T18:47:06.623Z] #63 84.79 -container-ip string [2022-04-09T18:47:06.623Z] #63 84.79 container ip [2022-04-09T18:47:06.623Z] #63 84.79 -container-port int [2022-04-09T18:47:06.623Z] #63 84.79 container port (default -1) [2022-04-09T18:47:06.623Z] #63 84.79 -host-ip string [2022-04-09T18:47:06.623Z] #63 84.79 host ip [2022-04-09T18:47:06.623Z] #63 84.79 -host-port int [2022-04-09T18:47:06.623Z] #63 84.79 host port (default -1) [2022-04-09T18:47:06.623Z] #63 84.79 -proto string [2022-04-09T18:47:06.623Z] #63 84.79 proxy protocol (default "tcp") [2022-04-09T18:47:06.623Z] #63 DONE 91.9s [2022-04-09T18:47:06.623Z] [2022-04-09T18:47:06.623Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:47:06.623Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-09T18:47:06.623Z] #14 DONE 92.5s [2022-04-09T18:47:06.623Z] [2022-04-09T18:47:06.623Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:47:06.623Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:47:06.703Z] #19 185.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-09T18:47:06.703Z] #19 185.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:06.703Z] #19 185.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:06.703Z] #19 186.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-09T18:47:06.886Z] #26 91.22 Updating files: 43% (4993/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7918/11414) [2022-04-09T18:47:06.886Z] #26 ... [2022-04-09T18:47:06.886Z] [2022-04-09T18:47:06.886Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-09T18:47:06.886Z] #64 sha256:b4286e6c886d75c15ef34949dc49f81a1de6218f6607553a3a9296bca470365a [2022-04-09T18:47:06.886Z] #64 DONE 0.2s [2022-04-09T18:47:06.886Z] [2022-04-09T18:47:06.886Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:47:06.886Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:47:06.889Z] #63 ... [2022-04-09T18:47:06.889Z] [2022-04-09T18:47:06.889Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:47:06.889Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:47:06.889Z] #14 97.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-09T18:47:06.889Z] #14 97.45 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-09T18:47:06.889Z] #14 97.48 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:47:06.963Z] #19 186.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:06.963Z] #19 186.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:06.963Z] #19 186.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-09T18:47:06.963Z] #19 186.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:06.963Z] #19 186.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:06.963Z] #19 186.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-09T18:47:06.963Z] #19 186.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:06.963Z] #19 186.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:07.146Z] #26 91.22 Updating files: 43% (4993/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7918/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) [2022-04-09T18:47:07.146Z] #26 ... [2022-04-09T18:47:07.146Z] [2022-04-09T18:47:07.146Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-09T18:47:07.146Z] #55 sha256:6c965f2072306ab0fdab0e94ff4d747775a065f69de5dfcfd90de269a415246a [2022-04-09T18:47:07.146Z] #55 DONE 0.4s [2022-04-09T18:47:07.146Z] [2022-04-09T18:47:07.146Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-09T18:47:07.146Z] #65 sha256:ac7128f998e2280213db41e6a7fc2f5671c96159fe074fc2e4f52643f1077a4c [2022-04-09T18:47:07.146Z] #65 DONE 0.2s [2022-04-09T18:47:07.146Z] [2022-04-09T18:47:07.146Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:47:07.146Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:47:07.172Z] #14 97.94 Selecting previously unselected package libapparmor1:amd64. [2022-04-09T18:47:07.221Z] #19 186.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-09T18:47:07.221Z] #19 186.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:47:07.221Z] #19 186.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:07.439Z] #14 97.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-09T18:47:07.439Z] #14 97.98 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:47:07.650Z] #63 99.11 rootlesskit version 1.0.0 [2022-04-09T18:47:07.650Z] #63 99.12 Usage of /build/rootlesskit-docker-proxy: [2022-04-09T18:47:07.650Z] #63 99.13 -container-ip string [2022-04-09T18:47:07.650Z] #63 99.13 container ip [2022-04-09T18:47:07.650Z] #63 99.13 -container-port int [2022-04-09T18:47:07.650Z] #63 99.13 container port (default -1) [2022-04-09T18:47:07.650Z] #63 99.13 -host-ip string [2022-04-09T18:47:07.650Z] #63 99.13 host ip [2022-04-09T18:47:07.650Z] #63 99.13 -host-port int [2022-04-09T18:47:07.650Z] #63 99.13 host port (default -1) [2022-04-09T18:47:07.650Z] #63 99.13 -proto string [2022-04-09T18:47:07.650Z] #63 99.13 proxy protocol (default "tcp") [2022-04-09T18:47:07.912Z] #63 ... [2022-04-09T18:47:07.912Z] [2022-04-09T18:47:07.912Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:47:07.912Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:47:07.912Z] #14 95.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-09T18:47:07.912Z] #14 95.12 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-09T18:47:07.912Z] #14 95.16 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 95.29 Selecting previously unselected package libapparmor1:amd64. [2022-04-09T18:47:07.912Z] #14 95.30 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 95.31 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:47:07.912Z] #14 95.41 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-09T18:47:07.912Z] #14 95.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 95.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:47:07.912Z] #14 95.51 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:47:07.912Z] #14 95.52 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 95.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:47:07.912Z] #14 95.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:47:07.912Z] #14 95.67 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 95.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:47:07.912Z] #14 95.89 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-09T18:47:07.912Z] #14 95.89 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 95.90 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:07.912Z] #14 95.95 Selecting previously unselected package libudev-dev:amd64. [2022-04-09T18:47:07.912Z] #14 95.95 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 95.96 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:47:07.912Z] #14 96.11 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-09T18:47:07.912Z] #14 96.12 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 96.13 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:47:07.912Z] #14 96.37 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-09T18:47:07.912Z] #14 96.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 96.39 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 96.55 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-09T18:47:07.912Z] #14 96.55 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 96.56 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 96.73 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-09T18:47:07.912Z] #14 96.73 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 96.76 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 96.82 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-09T18:47:07.912Z] #14 96.83 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 96.84 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 97.66 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-09T18:47:07.912Z] #14 97.67 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 97.67 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:47:07.912Z] #14 97.87 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-09T18:47:07.912Z] #14 97.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 97.89 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:07.912Z] #14 97.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-09T18:47:07.912Z] #14 97.97 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 97.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:47:07.912Z] #14 98.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-09T18:47:07.912Z] #14 98.09 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-09T18:47:07.912Z] #14 98.10 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:47:07.912Z] #14 98.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:47:07.912Z] #14 98.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:47:07.912Z] #14 98.62 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:47:07.912Z] #14 98.63 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:47:07.912Z] #14 98.68 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 98.69 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 98.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:47:07.912Z] #14 98.75 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 98.76 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:47:07.912Z] #14 98.77 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 98.78 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:47:07.912Z] #14 98.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:47:07.912Z] #14 98.81 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 98.84 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:47:07.912Z] #14 98.85 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-09T18:47:07.912Z] #14 98.86 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:47:07.912Z] #14 98.88 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:47:07.912Z] #14 98.90 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:47:07.912Z] #14 98.92 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:47:07.912Z] #14 98.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 98.95 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 98.96 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:47:07.912Z] #14 98.97 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 98.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:47:07.912Z] #14 99.00 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:47:07.912Z] #14 99.01 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 99.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-09T18:47:07.912Z] #14 99.03 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 99.04 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:47:07.912Z] #14 99.06 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:07.912Z] #14 99.08 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:47:07.912Z] #14 99.09 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:07.912Z] #14 99.10 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:07.912Z] #14 99.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:47:08.012Z] #14 98.73 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-09T18:47:08.012Z] #14 98.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-09T18:47:08.012Z] #14 98.76 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:47:08.132Z] #14 93.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-09T18:47:08.132Z] #14 93.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-09T18:47:08.132Z] #14 93.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:47:08.189Z] #26 91.22 Updating files: 43% (4993/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7918/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) [2022-04-09T18:47:08.189Z] #26 ... [2022-04-09T18:47:08.189Z] [2022-04-09T18:47:08.189Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-09T18:47:08.189Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-09T18:47:08.189Z] #15 DONE 1.6s [2022-04-09T18:47:08.189Z] [2022-04-09T18:47:08.189Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:47:08.189Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:47:08.393Z] #14 93.97 Selecting previously unselected package libapparmor1:amd64. [2022-04-09T18:47:08.394Z] #14 93.98 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-09T18:47:08.394Z] #14 93.98 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:47:08.394Z] #14 94.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-09T18:47:08.394Z] #14 94.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-09T18:47:08.394Z] #14 94.09 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:47:08.394Z] #14 94.19 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:47:08.450Z] #26 91.22 Updating files: 43% (4993/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 69% (7918/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-09T18:47:08.654Z] #14 94.19 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:47:08.654Z] #14 94.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:47:08.654Z] #14 94.32 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:47:08.654Z] #14 94.33 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:47:08.654Z] #14 94.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:47:08.915Z] #14 94.55 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-09T18:47:08.915Z] #14 94.56 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:47:08.915Z] #14 94.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:08.915Z] #14 ... [2022-04-09T18:47:08.915Z] [2022-04-09T18:47:08.915Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:08.915Z] #63 sha256:32d63b85f6a5e5edf1f68d21ef536850bf5f8368d3055ba29ccb9b1fdeb0e79c [2022-04-09T18:47:08.915Z] #63 94.26 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:47:08.915Z] #63 94.26 + GOBIN=/build [2022-04-09T18:47:08.915Z] #63 94.26 + GO111MODULE=on [2022-04-09T18:47:08.915Z] #63 94.26 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:47:09.025Z] #26 94.11 + cd /tmp/tmp.FgtvsMZTxZ/tmp/docker-ce [2022-04-09T18:47:09.025Z] #26 94.11 + git checkout -q v17.06.2-ce [2022-04-09T18:47:09.399Z] #14 99.80 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:47:09.399Z] #14 99.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:47:09.399Z] #14 99.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:47:09.600Z] #26 ... [2022-04-09T18:47:09.600Z] [2022-04-09T18:47:09.600Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-09T18:47:09.600Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-09T18:47:09.600Z] #16 DONE 1.1s [2022-04-09T18:47:09.600Z] [2022-04-09T18:47:09.600Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-09T18:47:09.600Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-09T18:47:09.661Z] #14 100.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:47:09.661Z] #14 100.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:47:09.661Z] #14 100.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...#14 ... [2022-04-09T18:47:09.661Z] [2022-04-09T18:47:09.661Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:09.661Z] #63 sha256:0f10237c6cad84f307c29537d121bd2cf3bb5b112406a313dd5df978f64f9de2 [2022-04-09T18:47:09.661Z] #63 DONE 100.3s [2022-04-09T18:47:09.661Z] [2022-04-09T18:47:09.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 [2022-04-09T18:47:09.661Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:47:09.661Z] #14 100.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:47:09.923Z] #14 ... [2022-04-09T18:47:09.923Z] [2022-04-09T18:47:09.923Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-09T18:47:09.923Z] #64 sha256:2f967ac848a9be018b1c69c36ceee037d02de386c8885830b9e0ee8082d712b3 [2022-04-09T18:47:09.923Z] #64 DONE 0.1s [2022-04-09T18:47:10.164Z] Commit message: "missing windows arm64 arch detection" [2022-04-09T18:47:10.173Z] #17 0.602 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-09T18:47:10.185Z] [2022-04-09T18:47:10.185Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-09T18:47:10.185Z] #65 sha256:11007c5430673b2c42a6a593fe394d169ed471236db1bac486d8f9988a4cf8bb [2022-04-09T18:47:10.185Z] #65 DONE 0.1s [2022-04-09T18:47:10.185Z] [2022-04-09T18:47:10.185Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:47:10.185Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:47:10.185Z] #14 100.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-09T18:47:10.185Z] #14 100.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:47:10.185Z] #14 100.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:10.185Z] #14 100.9 Selecting previously unselected package libudev-dev:amd64. [2022-04-09T18:47:10.185Z] #14 100.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-09T18:47:10.185Z] #14 100.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:47:10.435Z] #17 DONE 0.9s [2022-04-09T18:47:10.435Z] [2022-04-09T18:47:10.435Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-09T18:47:10.435Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-09T18:47:10.447Z] #14 101.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-09T18:47:10.447Z] #14 101.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-09T18:47:10.447Z] #14 101.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:47:10.474Z] #14 DONE 102.0s [2022-04-09T18:47:10.474Z] [2022-04-09T18:47:10.474Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:10.474Z] #63 sha256:1aaddb36b17225b90e2f328e7ba52b255ad3719257bb1d93e4e5a00a4636720f [2022-04-09T18:47:10.474Z] #63 DONE 101.9s [2022-04-09T18:47:10.474Z] [2022-04-09T18:47:10.474Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-09T18:47:10.474Z] #55 sha256:171206b8dd2edbbe243169da6f195df2f129e8191b71f2964719c1854333d905 [2022-04-09T18:47:10.474Z] #55 DONE 0.2s [2022-04-09T18:47:10.474Z] [2022-04-09T18:47:10.474Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-09T18:47:10.474Z] #64 sha256:3debab7f3d77cdacf7e8e1188ca2c4696c6ca6975a8b982997718accadde8885 [2022-04-09T18:47:10.474Z] #64 DONE 0.1s [2022-04-09T18:47:10.474Z] [2022-04-09T18:47:10.474Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:10.474Z] #56 sha256:b6ed3ad6abe7de86ef8c90b08e9b1f8d2b6d3b31a759cf84cde038068a17de99 [2022-04-09T18:47:10.474Z] #56 ... [2022-04-09T18:47:10.474Z] [2022-04-09T18:47:10.474Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-09T18:47:10.474Z] #65 sha256:f3181f41611184308aa38990f076b7d7ae27be31a22f6e6387838ee748c0ee61 [2022-04-09T18:47:10.474Z] #65 DONE 0.1s [2022-04-09T18:47:10.474Z] [2022-04-09T18:47:10.474Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-09T18:47:10.474Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:47:10.709Z] #14 101.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-09T18:47:10.709Z] #14 101.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-09T18:47:10.709Z] #14 101.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:47:10.971Z] #14 101.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-09T18:47:10.971Z] #14 101.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-09T18:47:10.971Z] #14 101.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:47:11.232Z] #14 101.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-09T18:47:11.232Z] #14 101.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-09T18:47:11.232Z] #14 101.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:47:11.232Z] #14 102.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-09T18:47:11.232Z] #14 102.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-09T18:47:11.232Z] #14 102.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:47:11.379Z] #18 DONE 0.9s [2022-04-09T18:47:11.379Z] [2022-04-09T18:47:11.379Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-09T18:47:11.379Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-09T18:47:11.494Z] #14 102.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-09T18:47:11.755Z] #14 102.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-09T18:47:11.755Z] #14 102.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:47:11.954Z] #19 DONE 0.7s [2022-04-09T18:47:11.954Z] [2022-04-09T18:47:11.954Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-09T18:47:11.954Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-09T18:47:12.027Z] #14 102.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-09T18:47:12.027Z] #14 102.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:47:12.027Z] #14 102.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:12.027Z] #14 102.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-09T18:47:12.027Z] #14 102.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-09T18:47:12.027Z] #14 102.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:47:12.288Z] #14 102.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-09T18:47:12.288Z] #14 102.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-09T18:47:12.288Z] #14 102.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:47:12.396Z] #15 DONE 2.0s [2022-04-09T18:47:12.396Z] [2022-04-09T18:47:12.396Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:12.396Z] #56 sha256:b6ed3ad6abe7de86ef8c90b08e9b1f8d2b6d3b31a759cf84cde038068a17de99 [2022-04-09T18:47:12.396Z] #56 1.630 + RM_GOPATH=0 [2022-04-09T18:47:12.396Z] #56 1.630 + TMP_GOPATH= [2022-04-09T18:47:12.396Z] #56 1.630 + : /build [2022-04-09T18:47:12.396Z] #56 1.630 + '[' -z '' ']' [2022-04-09T18:47:12.396Z] #56 1.630 ++ mktemp -d [2022-04-09T18:47:12.396Z] #56 1.630 + export GOPATH=/tmp/tmp.5IwLElC56H [2022-04-09T18:47:12.396Z] #56 1.630 + GOPATH=/tmp/tmp.5IwLElC56H [2022-04-09T18:47:12.396Z] #56 1.630 + RM_GOPATH=1 [2022-04-09T18:47:12.396Z] #56 1.630 + case "$(go env GOARCH)" in [2022-04-09T18:47:12.396Z] #56 1.630 ++ go env GOARCH [2022-04-09T18:47:12.396Z] #56 1.650 Install runc version v1.1.1 (build tags: seccomp) [2022-04-09T18:47:12.396Z] #56 1.650 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:12.396Z] #56 1.650 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:12.396Z] #56 1.650 ++ dirname /install.sh [2022-04-09T18:47:12.396Z] #56 1.650 + dir=/ [2022-04-09T18:47:12.396Z] #56 1.650 + bin=runc [2022-04-09T18:47:12.396Z] #56 1.650 + shift [2022-04-09T18:47:12.396Z] #56 1.650 + '[' '!' -f //runc.installer ']' [2022-04-09T18:47:12.396Z] #56 1.650 + . //runc.installer [2022-04-09T18:47:12.396Z] #56 1.650 ++ set -e [2022-04-09T18:47:12.396Z] #56 1.650 ++ : v1.1.1 [2022-04-09T18:47:12.396Z] #56 1.650 + install_runc [2022-04-09T18:47:12.396Z] #56 1.650 + RUNC_BUILDTAGS=seccomp [2022-04-09T18:47:12.396Z] #56 1.650 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-09T18:47:12.396Z] #56 1.650 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5IwLElC56H/src/github.com/opencontainers/runc [2022-04-09T18:47:12.396Z] #56 1.665 Cloning into '/tmp/tmp.5IwLElC56H/src/github.com/opencontainers/runc'... [2022-04-09T18:47:12.484Z] #19 191.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-09T18:47:12.484Z] #19 191.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:47:12.484Z] #19 191.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:12.484Z] #19 191.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-09T18:47:12.484Z] #19 191.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-09T18:47:12.484Z] #19 191.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-09T18:47:12.484Z] #19 191.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-09T18:47:12.484Z] #19 191.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-09T18:47:12.484Z] #19 191.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-09T18:47:12.484Z] #19 191.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-09T18:47:12.484Z] #19 191.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:12.484Z] #19 191.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:12.551Z] #14 103.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:47:12.551Z] #14 103.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:47:12.551Z] #14 103.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:47:12.551Z] #14 103.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:47:12.551Z] #14 103.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:47:12.551Z] #14 103.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:47:12.551Z] #14 103.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:47:12.742Z] #19 192.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-09T18:47:12.742Z] #19 192.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:47:12.742Z] #19 192.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:12.812Z] #14 103.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:47:12.812Z] #14 103.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:47:12.812Z] #14 103.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:47:12.813Z] #14 103.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:47:12.813Z] #14 103.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:47:12.813Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:47:12.813Z] #14 103.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:47:12.813Z] #14 103.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-09T18:47:12.813Z] #14 103.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:47:12.813Z] #14 103.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:47:12.813Z] #14 103.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:47:12.813Z] #14 103.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:47:12.813Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:47:12.813Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:47:12.813Z] #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 [2022-04-09T18:47:12.813Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:12.813Z] #14 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:47:12.813Z] #14 103.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:47:12.813Z] #14 103.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:12.813Z] #14 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-09T18:47:12.813Z] #14 103.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:47:12.905Z] #20 DONE 0.8s [2022-04-09T18:47:12.906Z] [2022-04-09T18:47:12.906Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:12.906Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-09T18:47:12.983Z] using credential docker-jenkins-github-credentials [2022-04-09T18:47:13.059Z] Cloning the remote Git repository [2022-04-09T18:47:13.059Z] Cloning with configured refspecs honoured and without tags [2022-04-09T18:47:13.095Z] #14 103.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:47:13.095Z] #14 103.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:13.095Z] #14 103.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:47:13.095Z] #14 103.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:13.095Z] #14 103.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:13.095Z] #14 103.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:47:13.262Z] + docker version [2022-04-09T18:47:13.388Z] #14 DONE 104.2s [2022-04-09T18:47:13.388Z] [2022-04-09T18:47:13.388Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:47:13.388Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:47:13.388Z] #34 ... [2022-04-09T18:47:13.388Z] [2022-04-09T18:47:13.388Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-09T18:47:13.388Z] #55 sha256:4e5f36442d1299fa7c4f459d99a7e6ddfbd8630fca9323de13a4526c27a3e489 [2022-04-09T18:47:13.388Z] #55 DONE 0.1s [2022-04-09T18:47:13.388Z] [2022-04-09T18:47:13.388Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-09T18:47:13.388Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-09T18:47:13.787Z] #56 ... [2022-04-09T18:47:13.787Z] [2022-04-09T18:47:13.787Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-09T18:47:13.787Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-09T18:47:13.787Z] #16 DONE 1.5s [2022-04-09T18:47:13.787Z] [2022-04-09T18:47:13.787Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-09T18:47:13.787Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-09T18:47:13.850Z] #21 1.116 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:47:14.112Z] #21 1.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:47:14.221Z] #63 98.79 rootlesskit version 1.0.0 [2022-04-09T18:47:14.221Z] #63 98.79 Usage of /build/rootlesskit-docker-proxy: [2022-04-09T18:47:14.221Z] #63 98.79 -container-ip string [2022-04-09T18:47:14.221Z] #63 98.79 container ip [2022-04-09T18:47:14.221Z] #63 98.79 -container-port int [2022-04-09T18:47:14.221Z] #63 98.79 container port (default -1) [2022-04-09T18:47:14.221Z] #63 98.79 -host-ip string [2022-04-09T18:47:14.221Z] #63 98.79 host ip [2022-04-09T18:47:14.221Z] #63 98.79 -host-port int [2022-04-09T18:47:14.221Z] #63 98.79 host port (default -1) [2022-04-09T18:47:14.221Z] #63 98.79 -proto string [2022-04-09T18:47:14.221Z] #63 98.79 proxy protocol (default "tcp") [2022-04-09T18:47:14.221Z] #63 DONE 99.0s [2022-04-09T18:47:14.221Z] [2022-04-09T18:47:14.221Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:47:14.221Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-09T18:47:14.221Z] #14 94.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:14.221Z] #14 94.63 Selecting previously unselected package libudev-dev:amd64. [2022-04-09T18:47:14.221Z] #14 94.65 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 94.65 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:47:14.221Z] #14 94.76 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-09T18:47:14.221Z] #14 94.77 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 94.77 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:47:14.221Z] #14 94.95 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-09T18:47:14.221Z] #14 94.95 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 94.96 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 95.17 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-09T18:47:14.221Z] #14 95.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 95.19 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 95.37 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-09T18:47:14.221Z] #14 95.38 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 95.39 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 95.46 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-09T18:47:14.221Z] #14 95.48 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 95.48 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 95.90 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-09T18:47:14.221Z] #14 95.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 95.97 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:47:14.221Z] #14 96.19 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-09T18:47:14.221Z] #14 96.19 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 96.21 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:14.221Z] #14 96.27 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-09T18:47:14.221Z] #14 96.27 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 96.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:47:14.221Z] #14 96.40 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-09T18:47:14.221Z] #14 96.42 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-09T18:47:14.221Z] #14 96.43 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:47:14.221Z] #14 96.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:47:14.221Z] #14 96.95 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:47:14.221Z] #14 96.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:47:14.221Z] #14 96.97 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:47:14.221Z] #14 96.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 96.99 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 97.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:47:14.221Z] #14 97.01 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 97.03 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:47:14.221Z] #14 97.04 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 97.05 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:47:14.221Z] #14 97.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:47:14.221Z] #14 97.07 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 97.08 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:47:14.221Z] #14 97.09 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-09T18:47:14.221Z] #14 97.10 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:47:14.221Z] #14 97.11 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:47:14.221Z] #14 97.12 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:47:14.221Z] #14 97.13 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:47:14.221Z] #14 97.14 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 97.15 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 97.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:47:14.221Z] #14 97.17 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 97.18 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:47:14.221Z] #14 97.19 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:47:14.221Z] #14 97.20 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 97.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-09T18:47:14.221Z] #14 97.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 97.23 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:47:14.221Z] #14 97.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:14.221Z] #14 97.26 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:47:14.221Z] #14 97.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:14.221Z] #14 97.28 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:47:14.221Z] #14 97.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:47:14.221Z] #14 DONE 99.3s [2022-04-09T18:47:14.221Z] [2022-04-09T18:47:14.221Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-09T18:47:14.221Z] #55 sha256:05221b7d64fb1e94eeb0ff5ec0a675ae1ddf66b40894f88071b17d7475016452 [2022-04-09T18:47:14.221Z] #55 DONE 0.2s [2022-04-09T18:47:14.221Z] [2022-04-09T18:47:14.221Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-09T18:47:14.221Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-09T18:47:14.221Z] #15 ... [2022-04-09T18:47:14.221Z] [2022-04-09T18:47:14.221Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-09T18:47:14.221Z] #64 sha256:6f44c0db88e9f4a9fbd1062cd8e174eda85d1ba323639bb21d3812eede652517 [2022-04-09T18:47:14.221Z] #64 DONE 0.2s [2022-04-09T18:47:14.221Z] [2022-04-09T18:47:14.221Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-09T18:47:14.221Z] #65 sha256:ab1427b1ebc5a34f503efb7fc1b2218336e4a5889c3431d808f27918100fa2f9 [2022-04-09T18:47:14.221Z] #65 DONE 0.2s [2022-04-09T18:47:14.221Z] [2022-04-09T18:47:14.221Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:14.221Z] #56 sha256:283fdf2c42b6b91e15e185de015b227872b7f87d5120d05ff56de687dbcffb4f [2022-04-09T18:47:14.361Z] #17 0.867 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-09T18:47:14.361Z] #17 DONE 1.0s [2022-04-09T18:47:14.361Z] [2022-04-09T18:47:14.361Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:47:14.361Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:47:14.374Z] #21 1.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:47:14.623Z] #51 ... [2022-04-09T18:47:14.623Z] [2022-04-09T18:47:14.623Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-09T18:47:14.623Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-09T18:47:14.636Z] #21 1.628 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:47:15.206Z] #21 2.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:47:13.243Z] Cloning repository https://github.com/moby/moby.git [2022-04-09T18:47:13.627Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-09T18:47:14.523Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:47:14.523Z] > git --version # timeout=10 [2022-04-09T18:47:14.572Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-09T18:47:14.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:47:14.576Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:47:15.330Z] #15 DONE 1.6s [2022-04-09T18:47:15.330Z] [2022-04-09T18:47:15.330Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:15.330Z] #56 sha256:983b7c881543e96515bdd32cba9a5be6fc9e61214b1a0375facf1d4ad809e2c0 [2022-04-09T18:47:15.330Z] #56 1.339 + RM_GOPATH=0 [2022-04-09T18:47:15.330Z] #56 1.339 + TMP_GOPATH= [2022-04-09T18:47:15.330Z] #56 1.339 + : /build [2022-04-09T18:47:15.330Z] #56 1.339 + '[' -z '' ']' [2022-04-09T18:47:15.330Z] #56 1.340 ++ mktemp -d [2022-04-09T18:47:15.330Z] #56 1.341 + export GOPATH=/tmp/tmp.cFRKBe9JXm [2022-04-09T18:47:15.330Z] #56 1.341 + GOPATH=/tmp/tmp.cFRKBe9JXm [2022-04-09T18:47:15.330Z] #56 1.341 + RM_GOPATH=1 [2022-04-09T18:47:15.330Z] #56 1.342 + case "$(go env GOARCH)" in [2022-04-09T18:47:15.330Z] #56 1.342 ++ go env GOARCH [2022-04-09T18:47:15.330Z] #56 1.358 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:15.330Z] #56 1.358 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:15.330Z] #56 1.358 ++ dirname /install.sh [2022-04-09T18:47:15.330Z] #56 1.359 + dir=/ [2022-04-09T18:47:15.330Z] #56 1.359 + bin=runc [2022-04-09T18:47:15.330Z] #56 1.359 + shift [2022-04-09T18:47:15.330Z] #56 1.360 + '[' '!' -f //runc.installer ']' [2022-04-09T18:47:15.330Z] #56 1.360 + . //runc.installer [2022-04-09T18:47:15.330Z] #56 1.360 ++ set -e [2022-04-09T18:47:15.330Z] #56 1.360 ++ : v1.1.1 [2022-04-09T18:47:15.330Z] #56 1.360 + install_runc [2022-04-09T18:47:15.330Z] #56 1.361 + RUNC_BUILDTAGS=seccomp [2022-04-09T18:47:15.330Z] #56 1.361 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-09T18:47:15.330Z] #56 1.361 Install runc version v1.1.1 (build tags: seccomp) [2022-04-09T18:47:15.330Z] #56 1.361 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cFRKBe9JXm/src/github.com/opencontainers/runc [2022-04-09T18:47:15.330Z] #56 1.363 Cloning into '/tmp/tmp.cFRKBe9JXm/src/github.com/opencontainers/runc'... [2022-04-09T18:47:15.467Z] #21 ... [2022-04-09T18:47:15.467Z] [2022-04-09T18:47:15.467Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:47:15.467Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-09T18:47:15.467Z] #34 DONE 100.8s [2022-04-09T18:47:15.467Z] [2022-04-09T18:47:15.467Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:47:15.467Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:47:15.467Z] #26 97.83 + mkdir -p /tmp/tmp.FgtvsMZTxZ/src/github.com/docker [2022-04-09T18:47:15.467Z] #26 97.83 + mv components/cli /tmp/tmp.FgtvsMZTxZ/src/github.com/docker/cli [2022-04-09T18:47:15.467Z] #26 97.84 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-09T18:47:15.568Z] #18 DONE 1.1s [2022-04-09T18:47:15.568Z] [2022-04-09T18:47:15.568Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-09T18:47:15.568Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-09T18:47:15.904Z] #56 ... [2022-04-09T18:47:15.904Z] [2022-04-09T18:47:15.904Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-09T18:47:15.904Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-09T18:47:15.904Z] #16 DONE 1.0s [2022-04-09T18:47:16.166Z] [2022-04-09T18:47:16.166Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-09T18:47:16.166Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-09T18:47:16.512Z] #19 DONE 0.9s [2022-04-09T18:47:16.512Z] [2022-04-09T18:47:16.512Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:47:16.512Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:47:16.739Z] #17 0.861 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-09T18:47:16.769Z] #56 2.894 Install runc version v1.1.1 (build tags: seccomp) [2022-04-09T18:47:16.769Z] #56 2.894 + RM_GOPATH=0 [2022-04-09T18:47:16.769Z] #56 2.894 + TMP_GOPATH= [2022-04-09T18:47:16.769Z] #56 2.894 + : /build [2022-04-09T18:47:16.769Z] #56 2.894 + '[' -z '' ']' [2022-04-09T18:47:16.769Z] #56 2.894 ++ mktemp -d [2022-04-09T18:47:16.770Z] #56 2.894 + export GOPATH=/tmp/tmp.yI3yQw2efY [2022-04-09T18:47:16.770Z] #56 2.894 + GOPATH=/tmp/tmp.yI3yQw2efY [2022-04-09T18:47:16.770Z] #56 2.894 + RM_GOPATH=1 [2022-04-09T18:47:16.770Z] #56 2.894 + case "$(go env GOARCH)" in [2022-04-09T18:47:16.770Z] #56 2.894 ++ go env GOARCH [2022-04-09T18:47:16.770Z] #56 2.894 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:16.770Z] #56 2.894 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:16.770Z] #56 2.894 ++ dirname /install.sh [2022-04-09T18:47:16.770Z] #56 2.894 + dir=/ [2022-04-09T18:47:16.770Z] #56 2.894 + bin=runc [2022-04-09T18:47:16.770Z] #56 2.894 + shift [2022-04-09T18:47:16.770Z] #56 2.894 + '[' '!' -f //runc.installer ']' [2022-04-09T18:47:16.770Z] #56 2.894 + . //runc.installer [2022-04-09T18:47:16.770Z] #56 2.894 ++ set -e [2022-04-09T18:47:16.770Z] #56 2.894 ++ : v1.1.1 [2022-04-09T18:47:16.770Z] #56 2.894 + install_runc [2022-04-09T18:47:16.770Z] #56 2.894 + RUNC_BUILDTAGS=seccomp [2022-04-09T18:47:16.770Z] #56 2.894 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-09T18:47:16.770Z] #56 2.894 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yI3yQw2efY/src/github.com/opencontainers/runc [2022-04-09T18:47:16.770Z] #56 2.894 Cloning into '/tmp/tmp.yI3yQw2efY/src/github.com/opencontainers/runc'... [2022-04-09T18:47:16.770Z] #56 ... [2022-04-09T18:47:16.770Z] [2022-04-09T18:47:16.770Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-09T18:47:16.770Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-09T18:47:16.770Z] #15 DONE 3.3s [2022-04-09T18:47:16.774Z] #51 ... [2022-04-09T18:47:16.774Z] [2022-04-09T18:47:16.774Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-09T18:47:16.774Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-09T18:47:16.931Z] #19 196.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-09T18:47:17.031Z] [2022-04-09T18:47:17.031Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-09T18:47:17.031Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-09T18:47:17.193Z] #19 196.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:47:17.193Z] #19 196.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:17.193Z] #19 196.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-09T18:47:17.193Z] #19 196.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-09T18:47:17.193Z] #19 196.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-09T18:47:17.193Z] #19 196.4 Selecting previously unselected package libc6-s390x-cross. [2022-04-09T18:47:17.193Z] #19 196.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-09T18:47:17.193Z] #19 196.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-09T18:47:17.193Z] #19 196.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-09T18:47:17.193Z] #19 196.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.193Z] #19 196.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.193Z] #19 196.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-09T18:47:17.193Z] #19 196.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.193Z] #19 196.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.193Z] #19 196.6 Selecting previously unselected package libitm1-s390x-cross. [2022-04-09T18:47:17.311Z] #17 DONE 1.1s [2022-04-09T18:47:17.311Z] [2022-04-09T18:47:17.311Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-09T18:47:17.311Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-09T18:47:17.385Z] #26 ... [2022-04-09T18:47:17.385Z] [2022-04-09T18:47:17.385Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:17.385Z] #56 sha256:eab5d1de23c39de01462a9611bf38ae7d4db086ff6497bdc58cfdf8313b537e8 [2022-04-09T18:47:17.385Z] #56 1.388 + RM_GOPATH=0 [2022-04-09T18:47:17.385Z] #56 1.388 + TMP_GOPATH= [2022-04-09T18:47:17.385Z] #56 1.388 + : /build [2022-04-09T18:47:17.385Z] #56 1.388 + '[' -z '' ']' [2022-04-09T18:47:17.385Z] #56 1.393 ++ mktemp -d [2022-04-09T18:47:17.385Z] #56 1.393 + export GOPATH=/tmp/tmp.7AUu8GC6JB [2022-04-09T18:47:17.385Z] #56 1.393 + GOPATH=/tmp/tmp.7AUu8GC6JB [2022-04-09T18:47:17.385Z] #56 1.393 + RM_GOPATH=1 [2022-04-09T18:47:17.385Z] #56 1.393 + case "$(go env GOARCH)" in [2022-04-09T18:47:17.385Z] #56 1.393 ++ go env GOARCH [2022-04-09T18:47:17.385Z] #56 1.421 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:17.385Z] #56 1.421 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:17.385Z] #56 1.421 ++ dirname /install.sh [2022-04-09T18:47:17.385Z] #56 1.426 Install runc version v1.1.1 (build tags: seccomp) [2022-04-09T18:47:17.385Z] #56 1.426 + dir=/ [2022-04-09T18:47:17.385Z] #56 1.426 + bin=runc [2022-04-09T18:47:17.385Z] #56 1.426 + shift [2022-04-09T18:47:17.385Z] #56 1.426 + '[' '!' -f //runc.installer ']' [2022-04-09T18:47:17.385Z] #56 1.426 + . //runc.installer [2022-04-09T18:47:17.385Z] #56 1.426 ++ set -e [2022-04-09T18:47:17.385Z] #56 1.426 ++ : v1.1.1 [2022-04-09T18:47:17.385Z] #56 1.426 + install_runc [2022-04-09T18:47:17.385Z] #56 1.426 + RUNC_BUILDTAGS=seccomp [2022-04-09T18:47:17.385Z] #56 1.426 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-09T18:47:17.385Z] #56 1.426 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7AUu8GC6JB/src/github.com/opencontainers/runc [2022-04-09T18:47:17.385Z] #56 1.431 Cloning into '/tmp/tmp.7AUu8GC6JB/src/github.com/opencontainers/runc'... [2022-04-09T18:47:17.385Z] #56 9.204 + cd /tmp/tmp.7AUu8GC6JB/src/github.com/opencontainers/runc [2022-04-09T18:47:17.385Z] #56 9.204 + git checkout -q v1.1.1 [2022-04-09T18:47:17.385Z] #56 9.445 + '[' -z '' ']' [2022-04-09T18:47:17.385Z] #56 9.445 + target=static [2022-04-09T18:47:17.385Z] #56 9.445 + make BUILDTAGS=seccomp static [2022-04-09T18:47:17.385Z] #56 9.655 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-09T18:47:17.385Z] #56 ... [2022-04-09T18:47:17.385Z] [2022-04-09T18:47:17.385Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:17.385Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-09T18:47:17.385Z] #21 3.929 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:47:17.452Z] #19 196.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.452Z] #19 196.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.452Z] #19 196.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-09T18:47:17.452Z] #19 196.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.452Z] #19 196.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.452Z] #19 196.7 Selecting previously unselected package libasan6-s390x-cross. [2022-04-09T18:47:17.452Z] #19 196.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.452Z] #19 196.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.710Z] #19 196.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-09T18:47:17.710Z] #19 196.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.710Z] #19 196.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.710Z] #19 197.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-09T18:47:17.710Z] #19 197.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.710Z] #19 197.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.710Z] #19 197.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-09T18:47:17.710Z] #19 197.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:17.710Z] #19 197.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:17.717Z] #20 DONE 1.0s [2022-04-09T18:47:17.718Z] [2022-04-09T18:47:17.718Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:47:17.718Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:47:17.718Z] #34 ... [2022-04-09T18:47:17.718Z] [2022-04-09T18:47:17.718Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:17.718Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-09T18:47:17.822Z] Fetching without tags [2022-04-09T18:47:18.261Z] #18 DONE 1.1s [2022-04-09T18:47:18.261Z] [2022-04-09T18:47:18.261Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-09T18:47:18.261Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-09T18:47:18.275Z] #19 197.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-09T18:47:18.275Z] #19 197.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:47:18.275Z] #19 197.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:18.694Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:47:18.770Z] #21 5.902 Fetched 8395 kB in 5s (1603 kB/s) [2022-04-09T18:47:19.105Z] #21 1.235 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:47:19.105Z] #21 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:47:19.105Z] #21 1.276 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:47:19.105Z] #21 1.649 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:47:19.208Z] #19 DONE 1.0s [2022-04-09T18:47:19.208Z] [2022-04-09T18:47:19.208Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-09T18:47:19.208Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-09T18:47:17.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:47:17.548Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:47:17.603Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:47:17.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:47:17.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:47:17.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:47:17.860Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:47:18.799Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:47:18.850Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:47:19.577Z] #16 DONE 2.7s [2022-04-09T18:47:19.577Z] [2022-04-09T18:47:19.577Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-09T18:47:19.577Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-09T18:47:20.152Z] #20 DONE 1.0s [2022-04-09T18:47:20.153Z] [2022-04-09T18:47:20.153Z] #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 [2022-04-09T18:47:20.153Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:47:20.415Z] #43 ... [2022-04-09T18:47:20.415Z] [2022-04-09T18:47:20.415Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:20.415Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-09T18:47:20.493Z] #21 2.575 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:47:20.717Z] #21 5.902 Reading package lists... [2022-04-09T18:47:21.360Z] #21 1.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:47:21.360Z] #21 1.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:47:21.360Z] #21 1.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:47:21.448Z] #21 3.874 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:47:21.805Z] Client: [2022-04-09T18:47:21.805Z] Version: 20.10.9 [2022-04-09T18:47:21.805Z] API version: 1.41 [2022-04-09T18:47:21.805Z] Go version: go1.16.8 [2022-04-09T18:47:21.805Z] Git commit: c2ea9bc [2022-04-09T18:47:21.805Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-09T18:47:21.805Z] OS/Arch: windows/amd64 [2022-04-09T18:47:21.805Z] Context: default [2022-04-09T18:47:21.805Z] Experimental: true [2022-04-09T18:47:21.805Z] [2022-04-09T18:47:21.805Z] Server: Docker Engine - Community [2022-04-09T18:47:21.805Z] Engine: [2022-04-09T18:47:21.805Z] Version: 20.10.9 [2022-04-09T18:47:21.805Z] API version: 1.41 (minimum version 1.24) [2022-04-09T18:47:21.805Z] Go version: go1.16.8 [2022-04-09T18:47:21.805Z] Git commit: 79ea9d3 [2022-04-09T18:47:21.805Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-09T18:47:21.805Z] OS/Arch: windows/amd64 [2022-04-09T18:47:21.805Z] Experimental: true [2022-04-09T18:47:21.933Z] #21 1.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:47:22.126Z] #17 2.086 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-09T18:47:22.126Z] #17 DONE 2.1s [2022-04-09T18:47:22.126Z] [2022-04-09T18:47:22.126Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-09T18:47:22.126Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [Pipeline] sh [2022-04-09T18:47:22.451Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:47:22.451Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:47:22.465Z] #19 201.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-09T18:47:22.465Z] #19 201.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:47:22.465Z] #19 201.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:22.465Z] #19 201.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-09T18:47:22.465Z] #19 201.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-09T18:47:22.465Z] #19 201.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-09T18:47:22.465Z] #19 201.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-09T18:47:22.465Z] #19 201.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-09T18:47:22.465Z] #19 201.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-09T18:47:22.084Z] > git remote # timeout=10 [2022-04-09T18:47:22.163Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:47:22.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:47:22.217Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:47:22.359Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-09T18:47:22.485Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:47:22.539Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:47:22.699Z] #21 7.740 Reading package lists... [2022-04-09T18:47:22.878Z] #21 2.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:47:22.961Z] #21 9.601 Building dependency tree... [2022-04-09T18:47:23.032Z] #19 202.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-09T18:47:23.032Z] #19 202.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-09T18:47:23.032Z] #19 202.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:23.068Z] #18 DONE 1.5s [2022-04-09T18:47:23.068Z] [2022-04-09T18:47:23.068Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:47:23.068Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:47:23.291Z] #19 202.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-09T18:47:23.291Z] #19 202.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-09T18:47:23.291Z] #19 202.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:23.313Z] + docker info [2022-04-09T18:47:23.313Z] Client: [2022-04-09T18:47:23.313Z] Context: default [2022-04-09T18:47:23.313Z] Debug Mode: false [2022-04-09T18:47:23.313Z] [2022-04-09T18:47:23.313Z] Server: [2022-04-09T18:47:23.313Z] Containers: 0 [2022-04-09T18:47:23.313Z] Running: 0 [2022-04-09T18:47:23.313Z] Paused: 0 [2022-04-09T18:47:23.313Z] Stopped: 0 [2022-04-09T18:47:23.313Z] Images: 0 [2022-04-09T18:47:23.313Z] Server Version: 20.10.9 [2022-04-09T18:47:23.313Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-09T18:47:23.313Z] Windows: [2022-04-09T18:47:23.313Z] LCOW: [2022-04-09T18:47:23.313Z] Logging Driver: json-file [2022-04-09T18:47:23.313Z] Plugins: [2022-04-09T18:47:23.313Z] Volume: local [2022-04-09T18:47:23.313Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:47:23.313Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:47:23.313Z] Swarm: inactive [2022-04-09T18:47:23.313Z] Default Isolation: process [2022-04-09T18:47:23.313Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T18:47:23.313Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-09T18:47:23.313Z] OSType: windows [2022-04-09T18:47:23.313Z] Architecture: x86_64 [2022-04-09T18:47:23.313Z] CPUs: 4 [2022-04-09T18:47:23.313Z] Total Memory: 32GiB [2022-04-09T18:47:23.313Z] Name: azwin-2-de79e1 [2022-04-09T18:47:23.313Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-09T18:47:23.313Z] Docker Root Dir: D:\docker [2022-04-09T18:47:23.313Z] Debug Mode: false [2022-04-09T18:47:23.313Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:47:23.313Z] Labels: [2022-04-09T18:47:23.313Z] Experimental: true [2022-04-09T18:47:23.313Z] Insecure Registries: [2022-04-09T18:47:23.313Z] 10.0.0.4:5000 [2022-04-09T18:47:23.313Z] 127.0.0.0/8 [2022-04-09T18:47:23.313Z] Registry Mirrors: [2022-04-09T18:47:23.313Z] http://10.0.0.4:5000/ [2022-04-09T18:47:23.313Z] Live Restore Enabled: false [2022-04-09T18:47:23.313Z] Product License: Community Engine [2022-04-09T18:47:23.313Z] [2022-04-09T18:47:23.329Z] #34 ... [2022-04-09T18:47:23.329Z] [2022-04-09T18:47:23.329Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-09T18:47:23.329Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-09T18:47:23.823Z] #21 3.693 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:47:23.904Z] #21 10.83 The following additional packages will be installed: [2022-04-09T18:47:23.904Z] #21 10.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:23.904Z] #21 10.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-09T18:47:23.904Z] #21 10.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-09T18:47:23.904Z] #21 10.84 python3-pkg-resources vim-runtime xxd [2022-04-09T18:47:23.904Z] #21 10.84 Suggested packages: [2022-04-09T18:47:23.904Z] #21 10.84 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-09T18:47:23.904Z] #21 10.84 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-09T18:47:23.904Z] #21 10.84 acl attr quota [2022-04-09T18:47:23.904Z] #21 10.85 Recommended packages: [2022-04-09T18:47:23.904Z] #21 10.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-09T18:47:24.477Z] #21 11.77 The following NEW packages will be installed: [2022-04-09T18:47:24.716Z] #19 DONE 1.3s [2022-04-09T18:47:24.716Z] [2022-04-09T18:47:24.716Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-09T18:47:24.716Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-09T18:47:24.740Z] #21 11.77 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-09T18:47:24.740Z] #21 11.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:24.740Z] #21 11.78 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-09T18:47:24.740Z] #21 11.78 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-09T18:47:24.740Z] #21 11.78 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-09T18:47:24.740Z] #21 11.78 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-09T18:47:24.740Z] #21 11.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-09T18:47:24.740Z] #21 11.78 xz-utils zip zstd [2022-04-09T18:47:24.757Z] #21 6.994 Fetched 8508 kB in 6s (1407 kB/s) [2022-04-09T18:47:25.002Z] #21 12.09 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:47:25.002Z] #21 12.09 Need to get 27.0 MB of archives. [2022-04-09T18:47:25.002Z] #21 12.09 After this operation, 105 MB of additional disk space will be used. [2022-04-09T18:47:25.002Z] #21 12.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-09T18:47:25.002Z] #21 12.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-09T18:47:25.002Z] #21 12.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-09T18:47:25.002Z] #21 12.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-09T18:47:25.002Z] #21 12.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-09T18:47:25.002Z] #21 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-09T18:47:25.002Z] #21 12.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-09T18:47:25.002Z] #21 12.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-09T18:47:25.002Z] #21 12.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:47:25.002Z] #21 12.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:47:25.002Z] #21 12.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-09T18:47:25.002Z] #21 12.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-09T18:47:25.002Z] #21 12.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-04-09T18:47:25.002Z] #21 12.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-09T18:47:25.002Z] #21 12.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-09T18:47:25.002Z] #21 12.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-09T18:47:25.002Z] #21 12.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-09T18:47:25.002Z] #21 12.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-09T18:47:25.002Z] #21 12.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-09T18:47:25.002Z] #21 12.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-09T18:47:25.002Z] #21 12.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-09T18:47:25.002Z] #21 12.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-09T18:47:25.002Z] #21 12.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-09T18:47:25.002Z] #21 12.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-09T18:47:25.002Z] #21 12.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-09T18:47:25.002Z] #21 12.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-09T18:47:25.002Z] #21 12.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-09T18:47:25.265Z] #21 12.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-09T18:47:25.265Z] #21 12.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-09T18:47:25.265Z] #21 12.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-09T18:47:25.265Z] #21 12.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-09T18:47:25.265Z] #21 12.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-09T18:47:25.265Z] #21 12.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-09T18:47:25.265Z] #21 12.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-09T18:47:25.265Z] #21 12.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-09T18:47:25.265Z] #21 12.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-09T18:47:25.265Z] #21 12.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:47:25.265Z] #21 12.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-09T18:47:25.265Z] #21 12.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-09T18:47:25.528Z] #21 12.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-09T18:47:25.528Z] #21 12.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-09T18:47:25.528Z] #21 12.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-09T18:47:25.528Z] #21 12.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-09T18:47:25.528Z] #21 12.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-09T18:47:25.528Z] #21 12.80 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-09T18:47:25.528Z] #21 12.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-09T18:47:25.529Z] #21 12.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-09T18:47:25.790Z] #21 12.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-09T18:47:26.102Z] #20 DONE 1.5s [2022-04-09T18:47:26.102Z] [2022-04-09T18:47:26.102Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:26.102Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-09T18:47:26.365Z] #21 13.35 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:47:26.365Z] #21 13.46 Fetched 27.0 MB in 1s (25.3 MB/s) [2022-04-09T18:47:26.365Z] #21 13.52 Selecting previously unselected package pigz. [2022-04-09T18:47:26.365Z] #21 13.52 (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 ... 24001 files and directories currently installed.) [2022-04-09T18:47:26.365Z] #21 13.56 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-09T18:47:26.365Z] #21 13.56 Unpacking pigz (2.6-1) ... [2022-04-09T18:47:26.365Z] #21 13.64 Selecting previously unselected package libelf1:arm64. [2022-04-09T18:47:26.365Z] #21 13.65 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-09T18:47:26.365Z] #21 13.65 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-09T18:47:26.626Z] #21 13.77 Selecting previously unselected package libbpf0:arm64. [2022-04-09T18:47:26.626Z] #21 13.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-09T18:47:26.626Z] #21 13.78 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-09T18:47:26.626Z] #21 13.84 Selecting previously unselected package libcap2:arm64. [2022-04-09T18:47:26.626Z] #21 13.86 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-09T18:47:26.626Z] #21 13.86 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-09T18:47:26.626Z] #21 13.91 Selecting previously unselected package libmnl0:arm64. [2022-04-09T18:47:26.626Z] #21 13.92 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-09T18:47:26.626Z] #21 13.92 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-09T18:47:26.626Z] #21 13.98 Selecting previously unselected package libxtables12:arm64. [2022-04-09T18:47:26.887Z] #21 13.98 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-09T18:47:26.887Z] #21 13.99 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-09T18:47:26.887Z] #21 14.06 Selecting previously unselected package libcap2-bin. [2022-04-09T18:47:26.887Z] #21 14.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-09T18:47:26.887Z] #21 14.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:26.887Z] #21 14.17 Selecting previously unselected package iproute2. [2022-04-09T18:47:26.887Z] #21 14.17 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-09T18:47:26.887Z] #21 14.18 Unpacking iproute2 (5.10.0-4) ... [2022-04-09T18:47:27.129Z] #21 6.847 Fetched 8508 kB in 6s (1428 kB/s) [2022-04-09T18:47:27.312Z] #21 6.994 Reading package lists... [2022-04-09T18:47:27.478Z] #19 206.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-09T18:47:27.478Z] #19 206.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-09T18:47:27.478Z] #19 206.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:27.478Z] #19 206.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-09T18:47:27.478Z] #19 206.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-09T18:47:27.478Z] #19 206.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up libfile-which-perl (1.23-1) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up libicu67:amd64 (67.1-7) ... [2022-04-09T18:47:27.478Z] #19 206.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up file (1:5.39-3) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up bzip2 (1.0.8-4) ... [2022-04-09T18:47:27.478Z] #19 206.7 Setting up libyaml-perl (1.30-1) ... [2022-04-09T18:47:27.478Z] #19 206.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-09T18:47:27.478Z] #19 206.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-09T18:47:27.478Z] #19 206.8 Setting up libio-string-perl (1.08-3.1) ... [2022-04-09T18:47:27.478Z] #19 206.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-09T18:47:27.478Z] #19 206.8 Setting up cross-config (2.6.18+nmu1) ... [2022-04-09T18:47:27.484Z] #21 14.58 Selecting previously unselected package xxd. [2022-04-09T18:47:27.484Z] #21 14.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-09T18:47:27.484Z] #21 14.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:27.484Z] #21 14.70 Selecting previously unselected package vim-common. [2022-04-09T18:47:27.484Z] #21 14.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:27.484Z] #21 14.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:27.738Z] #19 206.9 Setting up xz-utils (5.2.5-2) ... [2022-04-09T18:47:27.738Z] #19 206.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-09T18:47:27.738Z] #19 206.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-09T18:47:27.738Z] #19 206.9 Setting up patch (2.7.6-7) ... [2022-04-09T18:47:27.738Z] #19 206.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-09T18:47:27.738Z] #19 206.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:27.738Z] #19 207.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-09T18:47:27.738Z] #19 207.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-09T18:47:27.738Z] #19 207.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-09T18:47:27.738Z] #19 207.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-09T18:47:27.746Z] #21 14.92 Selecting previously unselected package bash-completion. [2022-04-09T18:47:27.746Z] #21 14.92 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-09T18:47:27.996Z] #19 207.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-09T18:47:27.996Z] #19 207.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-09T18:47:27.996Z] #19 207.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:27.996Z] #19 207.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:27.996Z] #19 207.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-09T18:47:27.996Z] #19 207.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.024Z] #21 1.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:47:28.024Z] #21 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:47:28.024Z] #21 1.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:47:28.075Z] #21 6.847 Reading package lists... [2022-04-09T18:47:28.075Z] #21 ... [2022-04-09T18:47:28.075Z] [2022-04-09T18:47:28.075Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:47:28.075Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:47:28.075Z] #34 DONE 118.7s [2022-04-09T18:47:28.075Z] [2022-04-09T18:47:28.075Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:28.075Z] #56 sha256:983b7c881543e96515bdd32cba9a5be6fc9e61214b1a0375facf1d4ad809e2c0 [2022-04-09T18:47:28.075Z] #56 10.10 + cd /tmp/tmp.cFRKBe9JXm/src/github.com/opencontainers/runc [2022-04-09T18:47:28.075Z] #56 10.10 + git checkout -q v1.1.1 [2022-04-09T18:47:28.075Z] #56 10.54 + '[' -z '' ']' [2022-04-09T18:47:28.075Z] #56 10.54 + target=static [2022-04-09T18:47:28.075Z] #56 10.54 + make BUILDTAGS=seccomp static [2022-04-09T18:47:28.075Z] #56 10.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-09T18:47:28.254Z] #19 207.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.254Z] #19 207.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.255Z] #19 207.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-09T18:47:28.255Z] #19 207.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.255Z] #19 207.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.255Z] #19 207.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.255Z] #19 207.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-09T18:47:28.255Z] #19 207.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-09T18:47:28.255Z] #19 207.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-09T18:47:28.284Z] #21 2.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:47:28.513Z] #19 207.6 [2022-04-09T18:47:28.513Z] #19 207.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-09T18:47:28.513Z] #19 207.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.6 Setting up dpkg-dev (1.20.9) ... [2022-04-09T18:47:28.513Z] #19 207.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-09T18:47:28.513Z] #19 207.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.513Z] #19 207.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-09T18:47:28.513Z] #19 207.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-09T18:47:28.513Z] #19 207.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-09T18:47:28.771Z] #19 208.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-09T18:47:28.771Z] #19 208.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-09T18:47:28.771Z] #19 208.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:28.771Z] #19 208.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:28.771Z] #19 208.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.771Z] #19 208.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-09T18:47:28.771Z] #19 208.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:28.771Z] #19 208.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up libxml-simple-perl (2.25-1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:29.029Z] #19 208.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-09T18:47:29.226Z] #21 3.094 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:47:29.229Z] #21 9.401 Reading package lists... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-09T18:47:29.287Z] #19 208.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.287Z] #19 208.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-09T18:47:29.287Z] #19 208.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.546Z] #19 208.6 Setting up crossbuild-essential-armel (12.9) ... [2022-04-09T18:47:29.546Z] #19 208.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-09T18:47:29.546Z] #19 208.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-09T18:47:29.546Z] #19 208.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-09T18:47:29.546Z] #19 208.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-09T18:47:29.546Z] #19 208.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-09T18:47:29.546Z] #19 208.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:47:29.661Z] #21 16.82 Unpacking bash-completion (1:2.11-2) ... [2022-04-09T18:47:29.803Z] #21 11.76 Building dependency tree... [2022-04-09T18:47:29.804Z] #19 DONE 209.0s [2022-04-09T18:47:29.804Z] [2022-04-09T18:47:29.804Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-09T18:47:29.804Z] #32 sha256:e9a26a9ca1eee938c19dd82845e7574c195f306a897a386d05a1f3eef3eb6f4a [2022-04-09T18:47:29.804Z] #32 DONE 0.1s [2022-04-09T18:47:29.804Z] [2022-04-09T18:47:29.804Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-09T18:47:29.804Z] #69 sha256:f3b8e5b53c9decd9a5a7f179541f3f9a83e485caab945b79a155051653066ffd [2022-04-09T18:47:29.922Z] #21 17.18 Selecting previously unselected package bzip2. [2022-04-09T18:47:30.004Z] #56 ... [2022-04-09T18:47:30.004Z] [2022-04-09T18:47:30.004Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:30.004Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-09T18:47:30.004Z] #21 6.847 Reading package lists... [2022-04-09T18:47:30.063Z] #69 DONE 0.2s [2022-04-09T18:47:30.063Z] [2022-04-09T18:47:30.063Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:30.063Z] #70 sha256:82606998b20e06e9a8d4bfa82072826e5417bfabc102c3a715b48544e8e05e62 [2022-04-09T18:47:30.169Z] #21 4.222 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:47:30.182Z] #21 17.20 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-09T18:47:30.182Z] #21 17.21 Unpacking bzip2 (1.0.8-4) ... [2022-04-09T18:47:30.182Z] #21 17.29 Selecting previously unselected package xz-utils. [2022-04-09T18:47:30.182Z] #21 17.29 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-04-09T18:47:30.182Z] #21 17.30 Unpacking xz-utils (5.2.5-2) ... [2022-04-09T18:47:30.376Z] #21 ... [2022-04-09T18:47:30.376Z] [2022-04-09T18:47:30.376Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:47:30.376Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:47:30.376Z] #34 DONE 122.1s [2022-04-09T18:47:30.376Z] [2022-04-09T18:47:30.376Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:30.376Z] #56 sha256:b6ed3ad6abe7de86ef8c90b08e9b1f8d2b6d3b31a759cf84cde038068a17de99 [2022-04-09T18:47:30.376Z] #56 10.65 + cd /tmp/tmp.5IwLElC56H/src/github.com/opencontainers/runc [2022-04-09T18:47:30.376Z] #56 10.66 + git checkout -q v1.1.1 [2022-04-09T18:47:30.376Z] #56 11.02 + '[' -z '' ']' [2022-04-09T18:47:30.376Z] #56 11.02 + target=static [2022-04-09T18:47:30.376Z] #56 11.02 + make BUILDTAGS=seccomp static [2022-04-09T18:47:30.376Z] #56 11.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-09T18:47:30.442Z] #21 17.47 Selecting previously unselected package apparmor. [2022-04-09T18:47:30.442Z] #21 17.47 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-09T18:47:30.442Z] #21 17.53 Unpacking apparmor (2.13.6-10) ... [2022-04-09T18:47:30.703Z] #21 17.97 Selecting previously unselected package inetutils-ping. [2022-04-09T18:47:30.703Z] #21 17.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-09T18:47:30.703Z] #21 17.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-09T18:47:30.964Z] #21 18.06 Selecting previously unselected package libip4tc2:arm64. [2022-04-09T18:47:30.964Z] #21 18.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-09T18:47:30.964Z] #21 18.07 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-09T18:47:30.964Z] #21 18.14 Selecting previously unselected package libip6tc2:arm64. [2022-04-09T18:47:30.964Z] #21 18.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-09T18:47:30.964Z] #21 18.14 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-09T18:47:30.964Z] #21 18.20 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-09T18:47:31.229Z] #21 18.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-09T18:47:31.229Z] #21 18.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-09T18:47:31.229Z] #21 18.26 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-09T18:47:31.229Z] #21 18.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-09T18:47:31.229Z] #21 18.27 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-09T18:47:31.229Z] #21 18.36 Selecting previously unselected package libnftnl11:arm64. [2022-04-09T18:47:31.229Z] #21 18.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-09T18:47:31.229Z] #21 18.37 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-09T18:47:31.229Z] #21 18.43 Selecting previously unselected package iptables. [2022-04-09T18:47:31.229Z] #21 18.43 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-09T18:47:31.229Z] #21 18.44 Unpacking iptables (1.8.7-1) ... [2022-04-09T18:47:31.319Z] #56 ... [2022-04-09T18:47:31.320Z] [2022-04-09T18:47:31.320Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:31.320Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-09T18:47:31.320Z] #21 13.67 The following additional packages will be installed: [2022-04-09T18:47:31.320Z] #21 13.67 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:31.320Z] #21 13.68 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-09T18:47:31.320Z] #21 13.68 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-09T18:47:31.320Z] #21 13.69 python3-pkg-resources vim-runtime xxd [2022-04-09T18:47:31.320Z] #21 13.69 Suggested packages: [2022-04-09T18:47:31.320Z] #21 13.70 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-09T18:47:31.320Z] #21 13.70 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-09T18:47:31.320Z] #21 13.70 acl attr quota [2022-04-09T18:47:31.320Z] #21 13.70 Recommended packages: [2022-04-09T18:47:31.320Z] #21 13.70 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-09T18:47:31.440Z] #70 1.229 + RM_GOPATH=0 [2022-04-09T18:47:31.440Z] #70 1.229 + TMP_GOPATH= [2022-04-09T18:47:31.440Z] #70 1.229 + : /build [2022-04-09T18:47:31.440Z] #70 1.229 + '[' -z '' ']' [2022-04-09T18:47:31.440Z] #70 1.229 ++ mktemp -d [2022-04-09T18:47:31.440Z] #70 1.236 + export GOPATH=/tmp/tmp.g0ai7ATi9w [2022-04-09T18:47:31.440Z] #70 1.236 + GOPATH=/tmp/tmp.g0ai7ATi9w [2022-04-09T18:47:31.440Z] #70 1.236 + RM_GOPATH=1 [2022-04-09T18:47:31.440Z] #70 1.236 + case "$(go env GOARCH)" in [2022-04-09T18:47:31.440Z] #70 1.236 ++ go env GOARCH [2022-04-09T18:47:31.440Z] #70 1.241 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:31.440Z] #70 1.241 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:31.440Z] #70 1.241 ++ dirname /install.sh [2022-04-09T18:47:31.440Z] #70 1.241 + dir=/ [2022-04-09T18:47:31.440Z] #70 1.241 + bin=rootlesskit [2022-04-09T18:47:31.440Z] #70 1.241 + shift [2022-04-09T18:47:31.440Z] #70 1.241 + '[' '!' -f //rootlesskit.installer ']' [2022-04-09T18:47:31.440Z] #70 1.242 + . //rootlesskit.installer [2022-04-09T18:47:31.440Z] #70 1.242 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:47:31.440Z] #70 1.242 + install_rootlesskit [2022-04-09T18:47:31.440Z] #70 1.242 + case "$1" in [2022-04-09T18:47:31.440Z] #70 1.242 + export CGO_ENABLED=0 [2022-04-09T18:47:31.440Z] #70 1.242 + CGO_ENABLED=0 [2022-04-09T18:47:31.440Z] #70 1.242 + _install_rootlesskit [2022-04-09T18:47:31.440Z] #70 1.243 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-09T18:47:31.440Z] #70 1.243 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:47:31.440Z] #70 1.243 + GOBIN=/build [2022-04-09T18:47:31.440Z] #70 1.243 + GO111MODULE=on [2022-04-09T18:47:31.440Z] #70 1.243 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:47:31.440Z] #70 1.243 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:47:31.490Z] #21 18.71 Selecting previously unselected package libonig5:arm64. [2022-04-09T18:47:31.490Z] #21 18.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-09T18:47:31.490Z] #21 18.72 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-09T18:47:31.699Z] #70 1.628 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-09T18:47:31.751Z] #21 18.86 Selecting previously unselected package libjq1:arm64. [2022-04-09T18:47:31.751Z] #21 18.87 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-09T18:47:31.751Z] #21 18.87 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-09T18:47:31.751Z] #21 18.98 Selecting previously unselected package jq. [2022-04-09T18:47:31.751Z] #21 18.98 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-09T18:47:31.751Z] #21 19.00 Unpacking jq (1.6-2.1) ... [2022-04-09T18:47:31.751Z] #21 19.09 Selecting previously unselected package libaio1:arm64. [2022-04-09T18:47:31.921Z] #21 9.591 Reading package lists... [2022-04-09T18:47:32.012Z] #21 19.09 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-09T18:47:32.012Z] #21 19.10 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-09T18:47:32.012Z] #21 19.19 Selecting previously unselected package libgpm2:arm64. [2022-04-09T18:47:32.012Z] #21 19.19 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-09T18:47:32.012Z] #21 19.19 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-09T18:47:32.183Z] #21 11.48 Building dependency tree... [2022-04-09T18:47:32.273Z] #21 19.30 Selecting previously unselected package libicu67:arm64. [2022-04-09T18:47:32.273Z] #21 19.31 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-09T18:47:32.273Z] #21 19.31 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-09T18:47:32.472Z] Fetching without tags [2022-04-09T18:47:32.638Z] #70 2.525 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-09T18:47:32.638Z] #70 2.526 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-09T18:47:32.638Z] #70 2.688 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-09T18:47:32.708Z] #21 15.09 The following NEW packages will be installed: [2022-04-09T18:47:32.709Z] #21 15.10 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-09T18:47:32.709Z] #21 15.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:32.709Z] #21 15.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-09T18:47:32.709Z] #21 15.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-09T18:47:32.709Z] #21 15.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-09T18:47:32.709Z] #21 15.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-09T18:47:32.709Z] #21 15.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-09T18:47:32.709Z] #21 15.10 xz-utils zip zstd [2022-04-09T18:47:32.756Z] #21 12.65 The following additional packages will be installed: [2022-04-09T18:47:32.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:47:32.225Z] > git config --add remote.origin.fetch +refs/pull/43475/head:refs/remotes/origin/PR-43475 # timeout=10 [2022-04-09T18:47:32.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:47:32.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-09T18:47:32.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-09T18:47:32.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:47:32.509Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43475/head:refs/remotes/origin/PR-43475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-09T18:47:32.972Z] #21 15.42 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:47:32.972Z] #21 15.42 Need to get 27.6 MB of archives. [2022-04-09T18:47:32.972Z] #21 15.42 After this operation, 106 MB of additional disk space will be used. [2022-04-09T18:47:32.972Z] #21 15.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-09T18:47:32.972Z] #21 15.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-09T18:47:32.972Z] #21 15.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-09T18:47:33.018Z] #21 12.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:33.018Z] #21 12.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-09T18:47:33.018Z] #21 12.65 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-09T18:47:33.018Z] #21 12.65 python3-pkg-resources vim-runtime xxd [2022-04-09T18:47:33.018Z] #21 12.65 Suggested packages: [2022-04-09T18:47:33.018Z] #21 12.65 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-09T18:47:33.018Z] #21 12.65 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-09T18:47:33.018Z] #21 12.65 acl attr quota [2022-04-09T18:47:33.018Z] #21 12.65 Recommended packages: [2022-04-09T18:47:33.018Z] #21 12.65 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-09T18:47:33.211Z] Merging remotes/origin/master commit 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc into PR head commit 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:47:33.233Z] #21 15.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-09T18:47:33.233Z] #21 15.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-09T18:47:33.233Z] #21 15.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-09T18:47:33.233Z] #21 15.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-09T18:47:33.233Z] #21 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-09T18:47:33.233Z] #21 15.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:47:33.233Z] #21 15.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:47:33.233Z] #21 15.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-09T18:47:33.233Z] #21 15.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-09T18:47:33.233Z] #21 15.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-09T18:47:33.233Z] #21 15.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-09T18:47:33.233Z] #21 15.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-09T18:47:33.233Z] #21 15.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-09T18:47:33.233Z] #21 15.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-09T18:47:33.233Z] #21 15.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-09T18:47:33.233Z] #21 15.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-09T18:47:33.233Z] #21 15.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-09T18:47:33.233Z] #21 15.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-09T18:47:33.233Z] #21 15.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:47:33.233Z] #21 15.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:47:33.233Z] #21 15.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:47:33.233Z] #21 15.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-09T18:47:33.234Z] #21 15.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-09T18:47:33.234Z] #21 15.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-09T18:47:33.496Z] #21 15.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-09T18:47:33.496Z] #21 15.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:47:33.496Z] #21 15.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:47:33.496Z] #21 15.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:47:33.496Z] #21 15.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-09T18:47:33.496Z] #21 15.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-09T18:47:33.496Z] #21 15.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-09T18:47:33.496Z] #21 16.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-09T18:47:33.758Z] #21 16.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-09T18:47:33.758Z] #21 16.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:47:33.758Z] #21 16.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-09T18:47:33.758Z] #21 16.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-09T18:47:33.758Z] #21 16.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-09T18:47:33.758Z] #21 16.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-09T18:47:33.758Z] #21 16.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-09T18:47:33.758Z] #21 16.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-09T18:47:33.758Z] #21 16.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-09T18:47:33.758Z] #21 16.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-09T18:47:33.924Z] Commit message: "missing windows arm64 arch detection" [2022-04-09T18:47:33.962Z] #21 13.75 The following NEW packages will be installed: [2022-04-09T18:47:33.962Z] #21 13.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-09T18:47:33.962Z] #21 13.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:33.962Z] #21 13.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-09T18:47:33.962Z] #21 13.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-09T18:47:33.962Z] #21 13.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-09T18:47:33.962Z] #21 13.77 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-09T18:47:33.962Z] #21 13.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-09T18:47:33.962Z] #21 13.77 xz-utils zip zstd [2022-04-09T18:47:34.020Z] #21 16.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-09T18:47:34.020Z] #21 16.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-09T18:47:34.020Z] #21 16.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-09T18:47:34.023Z] #70 3.882 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-09T18:47:34.023Z] #70 4.146 go: downloading github.com/google/uuid v1.3.0 [2022-04-09T18:47:34.023Z] #70 4.163 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-09T18:47:34.023Z] #70 4.176 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-09T18:47:34.225Z] #21 14.09 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:47:34.225Z] #21 14.09 Need to get 27.6 MB of archives. [2022-04-09T18:47:34.225Z] #21 14.09 After this operation, 106 MB of additional disk space will be used. [2022-04-09T18:47:34.225Z] #21 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-09T18:47:34.225Z] #21 14.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-09T18:47:34.225Z] #21 14.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-09T18:47:34.225Z] #21 14.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-09T18:47:34.225Z] #21 14.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-09T18:47:34.225Z] #21 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-09T18:47:34.225Z] #21 14.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-09T18:47:34.225Z] #21 14.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-09T18:47:34.225Z] #21 14.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:47:34.225Z] #21 14.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:47:34.225Z] #21 14.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-09T18:47:34.225Z] #21 14.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-09T18:47:34.225Z] #21 14.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-09T18:47:34.225Z] #21 14.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-09T18:47:34.225Z] #21 14.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-09T18:47:34.225Z] #21 14.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-09T18:47:34.225Z] #21 14.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-09T18:47:34.225Z] #21 14.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-09T18:47:34.225Z] #21 14.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-09T18:47:34.225Z] #21 14.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-09T18:47:34.225Z] #21 14.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-09T18:47:34.225Z] #21 14.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:47:34.225Z] #21 14.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:47:34.282Z] #21 16.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:47:34.283Z] #70 4.268 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-09T18:47:34.283Z] #70 4.277 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-09T18:47:34.283Z] #70 4.316 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-09T18:47:34.377Z] #21 ... [2022-04-09T18:47:34.377Z] [2022-04-09T18:47:34.377Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-09T18:47:34.377Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-09T18:47:34.377Z] #34 DONE 119.2s [2022-04-09T18:47:34.377Z] [2022-04-09T18:47:34.377Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:47:34.377Z] #56 sha256:283fdf2c42b6b91e15e185de015b227872b7f87d5120d05ff56de687dbcffb4f [2022-04-09T18:47:34.377Z] #56 11.06 + cd /tmp/tmp.yI3yQw2efY/src/github.com/opencontainers/runc [2022-04-09T18:47:34.377Z] #56 11.06 + git checkout -q v1.1.1 [2022-04-09T18:47:34.377Z] #56 11.51 + '[' -z '' ']' [2022-04-09T18:47:34.377Z] #56 11.52 + target=static [2022-04-09T18:47:34.377Z] #56 11.52 + make BUILDTAGS=seccomp static [2022-04-09T18:47:34.377Z] #56 11.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-09T18:47:34.377Z] #56 ... [2022-04-09T18:47:34.377Z] [2022-04-09T18:47:34.377Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:47:34.377Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-09T18:47:34.377Z] #21 7.707 Fetched 8508 kB in 6s (1377 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:47:34.487Z] #21 14.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:47:34.487Z] #21 14.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-09T18:47:34.487Z] #21 14.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-09T18:47:34.487Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-09T18:47:34.542Z] #70 4.410 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-09T18:47:34.542Z] #70 4.525 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-09T18:47:34.542Z] #70 4.606 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-09T18:47:34.556Z] #21 16.96 Fetched 27.6 MB in 1s (22.2 MB/s) [2022-04-09T18:47:34.556Z] #21 17.02 Selecting previously unselected package pigz. [2022-04-09T18:47:34.556Z] #21 17.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-09T18:47:34.556Z] #21 17.05 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-09T18:47:34.556Z] #21 17.07 Unpacking pigz (2.6-1) ... [2022-04-09T18:47:34.750Z] #21 14.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-09T18:47:34.750Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:47:34.750Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:47:34.750Z] #21 14.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:47:34.750Z] #21 14.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-09T18:47:34.750Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-09T18:47:34.750Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-09T18:47:34.750Z] #21 14.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-09T18:47:34.750Z] #21 14.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-09T18:47:34.750Z] #21 14.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:47:34.750Z] #21 14.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-09T18:47:34.750Z] #21 14.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-09T18:47:34.819Z] #21 17.15 Selecting previously unselected package libelf1:amd64. [2022-04-09T18:47:34.819Z] #21 17.15 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-09T18:47:34.819Z] #21 17.16 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-09T18:47:34.819Z] #21 17.27 Selecting previously unselected package libbpf0:amd64. [2022-04-09T18:47:34.819Z] #21 17.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-09T18:47:34.819Z] #21 17.28 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:47:34.821Z] #21 21.81 Selecting previously unselected package libinih1:arm64. [2022-04-09T18:47:34.821Z] #21 21.81 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-09T18:47:34.821Z] #21 21.82 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-09T18:47:34.821Z] #21 21.88 Selecting previously unselected package libnet1:arm64. [2022-04-09T18:47:34.821Z] #21 21.89 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-09T18:47:34.821Z] #21 21.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:47:34.821Z] #21 22.00 Selecting previously unselected package libnl-3-200:arm64. [2022-04-09T18:47:34.821Z] #21 22.00 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-09T18:47:34.821Z] #21 22.02 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-09T18:47:34.821Z] #21 22.08 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-09T18:47:34.821Z] #21 22.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-09T18:47:35.025Z] #21 14.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-09T18:47:35.025Z] #21 14.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-09T18:47:35.025Z] #21 14.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-09T18:47:35.025Z] #21 14.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-09T18:47:35.025Z] #21 14.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-09T18:47:35.025Z] #21 14.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-09T18:47:35.025Z] #21 14.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-09T18:47:35.081Z] #21 17.37 Selecting previously unselected package libcap2:amd64. [2022-04-09T18:47:35.081Z] #21 17.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-09T18:47:35.081Z] #21 17.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:47:35.081Z] #21 17.45 Selecting previously unselected package libmnl0:amd64. [2022-04-09T18:47:35.081Z] #21 17.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-09T18:47:35.081Z] #21 17.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:47:35.081Z] #21 17.50 Selecting previously unselected package libxtables12:amd64. [2022-04-09T18:47:35.081Z] #21 17.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-09T18:47:35.081Z] #21 17.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:47:35.081Z] #21 17.56 Selecting previously unselected package libcap2-bin. [2022-04-09T18:47:35.081Z] #21 17.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-09T18:47:35.081Z] #21 17.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:35.082Z] #21 22.09 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-09T18:47:35.082Z] #21 22.15 Selecting previously unselected package net-tools. [2022-04-09T18:47:35.082Z] #21 22.15 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-09T18:47:35.082Z] #21 22.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:35.082Z] #21 22.29 Selecting previously unselected package patch. [2022-04-09T18:47:35.082Z] #21 22.29 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-09T18:47:35.082Z] #21 22.31 Unpacking patch (2.7.6-7) ... [2022-04-09T18:47:35.110Z] #70 ... [2022-04-09T18:47:35.110Z] [2022-04-09T18:47:35.110Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:47:35.110Z] #33 sha256:d46b752f216b0b667614d42c7de0071bf27bbb0fd6bf4cc6a3a507a934d69809 [2022-04-09T18:47:35.110Z] #33 1.343 + RM_GOPATH=0 [2022-04-09T18:47:35.110Z] #33 1.343 + TMP_GOPATH= [2022-04-09T18:47:35.110Z] #33 1.343 + : /build [2022-04-09T18:47:35.110Z] #33 1.344 + '[' -z '' ']' [2022-04-09T18:47:35.110Z] #33 1.344 ++ mktemp -d [2022-04-09T18:47:35.110Z] #33 1.345 + export GOPATH=/tmp/tmp.Jmwnmx0B9s [2022-04-09T18:47:35.110Z] #33 1.345 + GOPATH=/tmp/tmp.Jmwnmx0B9s [2022-04-09T18:47:35.110Z] #33 1.345 + RM_GOPATH=1 [2022-04-09T18:47:35.110Z] #33 1.345 + case "$(go env GOARCH)" in [2022-04-09T18:47:35.110Z] #33 1.346 ++ go env GOARCH [2022-04-09T18:47:35.110Z] #33 1.354 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:35.110Z] #33 1.354 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:47:35.110Z] #33 1.355 ++ dirname /install.sh [2022-04-09T18:47:35.110Z] #33 1.356 + dir=/ [2022-04-09T18:47:35.110Z] #33 1.356 + bin=dockercli [2022-04-09T18:47:35.110Z] #33 1.357 + shift [2022-04-09T18:47:35.110Z] #33 1.357 + '[' '!' -f //dockercli.installer ']' [2022-04-09T18:47:35.110Z] #33 1.357 + . //dockercli.installer [2022-04-09T18:47:35.110Z] #33 1.358 ++ : stable [2022-04-09T18:47:35.110Z] #33 1.358 ++ : 17.06.2-ce [2022-04-09T18:47:35.110Z] #33 1.363 + install_dockercli [2022-04-09T18:47:35.110Z] #33 1.363 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-09T18:47:35.110Z] #33 1.363 ++ uname -m [2022-04-09T18:47:35.110Z] #33 1.363 Install docker/cli version 17.06.2-ce from stable [2022-04-09T18:47:35.110Z] #33 1.366 + arch=x86_64 [2022-04-09T18:47:35.110Z] #33 1.366 + '[' x86_64 '!=' x86_64 ']' [2022-04-09T18:47:35.110Z] #33 1.366 + url=https://download.docker.com/linux/static [2022-04-09T18:47:35.110Z] #33 1.367 + tar -xz docker/docker [2022-04-09T18:47:35.110Z] #33 1.369 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-09T18:47:35.110Z] #33 5.008 + mkdir -p /build [2022-04-09T18:47:35.110Z] #33 5.010 + mv docker/docker /build/ [2022-04-09T18:47:35.110Z] #33 5.019 + rmdir docker [2022-04-09T18:47:35.110Z] #33 DONE 5.2s [2022-04-09T18:47:35.110Z] [2022-04-09T18:47:35.110Z] #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 [2022-04-09T18:47:35.110Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-09T18:47:35.110Z] #45 1.522 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:47:35.110Z] #45 1.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:47:35.110Z] #45 1.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:47:35.110Z] #45 1.700 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-09T18:47:35.110Z] #45 1.951 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:47:35.110Z] #45 2.429 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:47:35.110Z] #45 3.029 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-09T18:47:35.110Z] #45 3.465 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-09T18:47:35.110Z] #45 4.158 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-09T18:47:35.110Z] #45 4.729 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-09T18:47:35.110Z] #45 4.730 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-09T18:47:35.110Z] #45 4.744 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-09T18:47:35.110Z] #45 4.760 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:47:35.110Z] #45 4.768 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-09T18:47:35.110Z] #45 4.770 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:47:35.110Z] #45 4.896 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-09T18:47:35.110Z] #45 4.902 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-09T18:47:35.110Z] #45 4.906 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-09T18:47:35.110Z] #45 4.907 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:47:35.110Z] #45 4.911 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-09T18:47:35.110Z] #45 4.915 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:47:35.286Z] #21 14.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-09T18:47:35.287Z] #21 14.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-09T18:47:35.344Z] #21 17.65 Selecting previously unselected package iproute2. [2022-04-09T18:47:35.344Z] #21 17.65 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-09T18:47:35.344Z] #21 17.66 Unpacking iproute2 (5.10.0-4) ... [2022-04-09T18:47:35.357Z] #21 22.39 Selecting previously unselected package python-pip-whl. [2022-04-09T18:47:35.357Z] #21 22.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:35.357Z] #21 22.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:47:35.369Z] #45 ... [2022-04-09T18:47:35.369Z] [2022-04-09T18:47:35.369Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:47:35.369Z] #70 sha256:82606998b20e06e9a8d4bfa82072826e5417bfabc102c3a715b48544e8e05e62 [2022-04-09T18:47:35.369Z] #70 5.475 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-09T18:47:35.549Z] #21 15.36 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:47:35.549Z] #21 15.44 Fetched 27.6 MB in 1s (24.8 MB/s) [2022-04-09T18:47:35.618Z] #21 22.87 Selecting previously unselected package python3-lib2to3. [2022-04-09T18:47:35.619Z] #21 22.87 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-09T18:47:35.619Z] #21 22.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:47:35.811Z] #21 15.51 Selecting previously unselected package pigz. [2022-04-09T18:47:35.811Z] #21 15.51 (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 ... 24010 files and directories currently installed.) [2022-04-09T18:47:35.811Z] #21 15.57 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-09T18:47:35.811Z] #21 15.58 Unpacking pigz (2.6-1) ... [2022-04-09T18:47:35.811Z] #21 15.65 Selecting previously unselected package libelf1:amd64. [2022-04-09T18:47:35.811Z] #21 15.66 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-09T18:47:35.811Z] #21 15.68 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-09T18:47:35.880Z] #21 22.98 Selecting previously unselected package python3-distutils. [2022-04-09T18:47:35.881Z] #21 23.00 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-09T18:47:35.881Z] #21 23.00 Unpacking python3-distutils (3.9.2-1) ... [2022-04-09T18:47:35.917Z] #21 18.11 Selecting previously unselected package xxd. [2022-04-09T18:47:35.917Z] #21 18.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:47:35.917Z] #21 18.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:35.917Z] #21 18.25 Selecting previously unselected package vim-common. [2022-04-09T18:47:35.917Z] #21 18.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:35.917Z] #21 18.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:35.917Z] #21 18.40 Selecting previously unselected package bash-completion. [2022-04-09T18:47:33.316Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:47:33.364Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:47:36.074Z] #21 15.81 Selecting previously unselected package libbpf0:amd64. [2022-04-09T18:47:36.074Z] #21 15.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-09T18:47:36.074Z] #21 15.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:47:36.074Z] #21 15.91 Selecting previously unselected package libcap2:amd64. [2022-04-09T18:47:36.074Z] #21 15.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-09T18:47:36.074Z] #21 15.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:47:36.074Z] #21 15.98 Selecting previously unselected package libmnl0:amd64. [2022-04-09T18:47:36.074Z] #21 15.99 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-09T18:47:36.074Z] #21 16.00 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:47:36.142Z] #21 23.12 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:47:36.142Z] #21 23.12 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:47:36.142Z] #21 23.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:36.142Z] #21 23.25 Selecting previously unselected package python3-setuptools. [2022-04-09T18:47:36.142Z] #21 23.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-09T18:47:36.142Z] #21 23.26 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-09T18:47:36.179Z] #21 18.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-09T18:47:36.293Z] #21 7.707 Reading package lists... [2022-04-09T18:47:36.335Z] #21 16.05 Selecting previously unselected package libxtables12:amd64. [2022-04-09T18:47:36.335Z] #21 16.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-09T18:47:36.335Z] #21 16.06 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:47:36.335Z] #21 16.14 Selecting previously unselected package libcap2-bin. [2022-04-09T18:47:36.335Z] #21 16.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-09T18:47:36.335Z] #21 16.14 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:36.404Z] #21 23.46 Selecting previously unselected package python3-wheel. [2022-04-09T18:47:36.404Z] #21 23.46 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-09T18:47:36.404Z] #21 23.46 Unpacking python3-wheel (0.34.2-1) ... [2022-04-09T18:47:36.404Z] #21 23.54 Selecting previously unselected package python3-pip. [2022-04-09T18:47:36.404Z] #21 23.54 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:36.404Z] #21 23.55 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:47:36.597Z] #21 16.23 Selecting previously unselected package iproute2. [2022-04-09T18:47:36.597Z] #21 16.23 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-09T18:47:36.597Z] #21 16.24 Unpacking iproute2 (5.10.0-4) ... [2022-04-09T18:47:36.666Z] #21 23.77 Selecting previously unselected package sudo. [2022-04-09T18:47:36.666Z] #21 23.78 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-09T18:47:36.666Z] #21 23.78 Unpacking sudo (1.9.5p2-3) ... [2022-04-09T18:47:36.861Z] #21 16.70 Selecting previously unselected package xxd. [2022-04-09T18:47:36.861Z] #21 16.72 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:47:36.861Z] #21 16.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:36.928Z] #21 24.16 Selecting previously unselected package thin-provisioning-tools. [2022-04-09T18:47:36.928Z] #21 24.16 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-09T18:47:36.928Z] #21 24.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:47:37.006Z] Merge succeeded, producing 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:47:37.007Z] Checking out Revision 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 (PR-43475) [2022-04-09T18:47:37.124Z] #21 16.87 Selecting previously unselected package vim-common. [2022-04-09T18:47:37.124Z] #21 16.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:37.124Z] #21 16.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:37.128Z] + docker version [2022-04-09T18:47:37.190Z] #21 24.33 Selecting previously unselected package uidmap. [2022-04-09T18:47:37.190Z] #21 24.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-09T18:47:37.190Z] #21 24.34 Unpacking uidmap (1:4.8.1-1) ... [2022-04-09T18:47:37.386Z] #21 17.17 Selecting previously unselected package bash-completion. [2022-04-09T18:47:37.387Z] #21 17.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-09T18:47:37.452Z] #21 24.45 Selecting previously unselected package vim-runtime. [2022-04-09T18:47:37.452Z] #21 24.45 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:37.452Z] #21 24.46 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-09T18:47:37.452Z] #21 24.49 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-09T18:47:37.452Z] #21 24.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:38.097Z] #21 20.11 Unpacking bash-completion (1:2.11-2) ... [2022-04-09T18:47:38.097Z] #21 20.49 Selecting previously unselected package bzip2. [2022-04-09T18:47:38.097Z] #21 20.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-09T18:47:38.097Z] #21 20.50 Unpacking bzip2 (1.0.8-4) ... [2022-04-09T18:47:38.097Z] #21 20.58 Selecting previously unselected package xz-utils. [2022-04-09T18:47:38.097Z] #21 20.58 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-09T18:47:38.097Z] #21 20.58 Unpacking xz-utils (5.2.5-2) ... [2022-04-09T18:47:38.359Z] #21 20.73 Selecting previously unselected package apparmor. [2022-04-09T18:47:38.359Z] #21 20.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-09T18:47:38.359Z] #21 20.78 Unpacking apparmor (2.13.6-10) ... [2022-04-09T18:47:38.841Z] #21 10.08 Reading package lists... [2022-04-09T18:47:38.841Z] #21 12.42 Building dependency tree... [2022-04-09T18:47:38.931Z] #21 21.09 Selecting previously unselected package inetutils-ping. [2022-04-09T18:47:38.931Z] #21 21.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-09T18:47:38.931Z] #21 21.11 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-09T18:47:38.931Z] #21 21.21 Selecting previously unselected package libip4tc2:amd64. [2022-04-09T18:47:38.931Z] #21 21.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:47:38.931Z] #21 21.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:38.931Z] #21 21.29 Selecting previously unselected package libip6tc2:amd64. [2022-04-09T18:47:38.931Z] #21 21.29 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:47:38.931Z] #21 21.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:38.931Z] #21 21.41 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-09T18:47:38.931Z] #21 21.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-09T18:47:38.931Z] #21 21.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:47:36.647Z] > git remote # timeout=10 [2022-04-09T18:47:36.719Z] > git config --get remote.origin.url # timeout=10 [2022-04-09T18:47:36.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-09T18:47:36.764Z] > git merge 5179299b98a37ac2ba6eb8aefe8bf211f33f7dcc # timeout=10 [2022-04-09T18:47:36.923Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-09T18:47:37.041Z] > git config core.sparsecheckout # timeout=10 [2022-04-09T18:47:37.099Z] > git checkout -f 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 # timeout=10 [2022-04-09T18:47:39.193Z] #21 21.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-09T18:47:39.193Z] #21 21.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-09T18:47:39.193Z] #21 21.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:47:39.193Z] #21 21.57 Selecting previously unselected package libnftnl11:amd64. [2022-04-09T18:47:39.193Z] #21 21.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-09T18:47:39.193Z] #21 21.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:47:39.193Z] #21 21.67 Selecting previously unselected package iptables. [2022-04-09T18:47:39.193Z] #21 21.68 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-09T18:47:39.193Z] #21 21.68 Unpacking iptables (1.8.7-1) ... [2022-04-09T18:47:39.307Z] #21 18.87 Unpacking bash-completion (1:2.11-2) ... [2022-04-09T18:47:39.307Z] #21 19.28 Selecting previously unselected package bzip2. [2022-04-09T18:47:39.413Z] #21 13.34 The following additional packages will be installed: [2022-04-09T18:47:39.413Z] #21 13.35 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:39.413Z] #21 13.35 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-09T18:47:39.413Z] #21 13.35 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-09T18:47:39.413Z] #21 13.35 python3-pkg-resources vim-runtime xxd [2022-04-09T18:47:39.413Z] #21 13.36 Suggested packages: [2022-04-09T18:47:39.413Z] #21 13.36 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-09T18:47:39.413Z] #21 13.36 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-09T18:47:39.413Z] #21 13.36 acl attr quota [2022-04-09T18:47:39.413Z] #21 13.36 Recommended packages: [2022-04-09T18:47:39.413Z] #21 13.36 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-09T18:47:39.454Z] #21 21.94 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:47:39.454Z] #21 21.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:47:39.454Z] #21 21.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:47:39.569Z] #21 19.28 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-09T18:47:39.569Z] #21 19.29 Unpacking bzip2 (1.0.8-4) ... [2022-04-09T18:47:39.569Z] #21 19.38 Selecting previously unselected package xz-utils. [2022-04-09T18:47:39.569Z] #21 19.39 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-09T18:47:39.569Z] #21 19.40 Unpacking xz-utils (5.2.5-2) ... [2022-04-09T18:47:39.715Z] #21 22.11 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:47:39.715Z] #21 22.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:47:39.715Z] #21 22.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:47:39.830Z] #21 19.54 Selecting previously unselected package apparmor. [2022-04-09T18:47:39.830Z] #21 19.55 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-09T18:47:39.830Z] #21 19.61 Unpacking apparmor (2.13.6-10) ... [2022-04-09T18:47:39.992Z] #21 22.20 Selecting previously unselected package jq. [2022-04-09T18:47:39.992Z] #21 22.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:47:39.992Z] #21 22.21 Unpacking jq (1.6-2.1) ... [2022-04-09T18:47:39.992Z] #21 22.28 Selecting previously unselected package libaio1:amd64. [2022-04-09T18:47:39.992Z] #21 22.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-09T18:47:39.992Z] #21 22.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:47:39.992Z] #21 22.35 Selecting previously unselected package libgpm2:amd64. [2022-04-09T18:47:39.992Z] #21 22.37 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-09T18:47:39.992Z] #21 22.37 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:47:39.992Z] #21 22.42 Selecting previously unselected package libicu67:amd64. [2022-04-09T18:47:39.992Z] #21 22.43 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-09T18:47:39.992Z] #21 22.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-09T18:47:40.001Z] #21 27.01 Selecting previously unselected package vim. [2022-04-09T18:47:40.001Z] #21 27.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-09T18:47:40.001Z] #21 27.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:40.262Z] #21 27.44 Selecting previously unselected package xfsprogs. [2022-04-09T18:47:40.263Z] #21 27.44 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-09T18:47:40.263Z] #21 27.44 Unpacking xfsprogs (5.10.0-4) ... [2022-04-09T18:47:40.353Z] #21 19.97 Selecting previously unselected package inetutils-ping. [2022-04-09T18:47:40.353Z] #21 19.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-09T18:47:40.353Z] #21 19.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-09T18:47:40.353Z] #21 20.10 Selecting previously unselected package libip4tc2:amd64. [2022-04-09T18:47:40.353Z] #21 20.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:47:40.353Z] #21 20.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:40.353Z] #21 20.19 Selecting previously unselected package libip6tc2:amd64. [2022-04-09T18:47:40.353Z] #21 20.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:47:40.353Z] #21 20.20 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:40.358Z] #21 14.45 The following NEW packages will be installed: [2022-04-09T18:47:40.358Z] #21 14.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-09T18:47:40.358Z] #21 14.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-09T18:47:40.358Z] #21 14.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-09T18:47:40.358Z] #21 14.46 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-09T18:47:40.358Z] #21 14.46 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-09T18:47:40.358Z] #21 14.46 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-09T18:47:40.358Z] #21 14.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-09T18:47:40.358Z] #21 14.46 xz-utils zip zstd [2022-04-09T18:47:40.615Z] #21 20.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-09T18:47:40.615Z] #21 20.26 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-09T18:47:40.615Z] #21 20.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:47:40.615Z] #21 20.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-09T18:47:40.615Z] #21 20.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-09T18:47:40.615Z] #21 20.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:47:40.615Z] #21 20.41 Selecting previously unselected package libnftnl11:amd64. [2022-04-09T18:47:40.615Z] #21 20.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-09T18:47:40.615Z] #21 20.42 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:47:40.615Z] #21 20.50 Selecting previously unselected package iptables. [2022-04-09T18:47:40.618Z] #21 14.77 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:47:40.618Z] #21 14.77 Need to get 27.6 MB of archives. [2022-04-09T18:47:40.618Z] #21 14.77 After this operation, 106 MB of additional disk space will be used. [2022-04-09T18:47:40.618Z] #21 14.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-09T18:47:40.618Z] #21 14.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-09T18:47:40.618Z] #21 14.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-09T18:47:40.619Z] #21 14.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-09T18:47:40.619Z] #21 14.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-09T18:47:40.643Z] #70 ... [2022-04-09T18:47:40.643Z] [2022-04-09T18:47:40.643Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:47:40.643Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-09T18:47:40.643Z] #20 1.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:47:40.643Z] #20 1.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:47:40.643Z] #20 1.847 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:47:40.643Z] #20 2.149 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-09T18:47:40.643Z] #20 2.557 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:47:40.643Z] #20 3.128 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-09T18:47:40.643Z] #20 3.493 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:47:40.643Z] #20 3.853 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-09T18:47:40.643Z] #20 4.392 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-09T18:47:40.643Z] #20 4.836 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-09T18:47:40.643Z] #20 4.837 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-09T18:47:40.643Z] #20 4.837 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-09T18:47:40.643Z] #20 4.840 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-09T18:47:40.643Z] #20 4.841 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:47:40.643Z] #20 4.842 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:47:40.643Z] #20 5.090 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-09T18:47:40.643Z] #20 5.101 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-09T18:47:40.643Z] #20 5.102 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-09T18:47:40.643Z] #20 5.102 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-09T18:47:40.643Z] #20 5.102 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:47:40.643Z] #20 5.103 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:47:40.643Z] #20 ... [2022-04-09T18:47:40.643Z] [2022-04-09T18:47:40.643Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:47:40.643Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-09T18:47:40.643Z] #65 1.377 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:47:40.643Z] #65 1.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:47:40.643Z] #65 1.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:47:40.643Z] #65 1.623 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-09T18:47:40.643Z] #65 1.796 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:47:40.643Z] #65 2.183 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-09T18:47:40.643Z] #65 2.929 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-09T18:47:40.643Z] #65 3.595 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-09T18:47:40.643Z] #65 4.255 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:47:40.643Z] #65 4.741 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:47:40.643Z] #65 4.745 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:47:40.643Z] #65 4.745 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-09T18:47:40.643Z] #65 4.747 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-09T18:47:40.643Z] #65 4.749 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-09T18:47:40.643Z] #65 4.751 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-09T18:47:40.643Z] #65 4.775 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:47:40.643Z] #65 4.776 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-09T18:47:40.643Z] #65 4.776 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:47:40.643Z] #65 4.777 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-09T18:47:40.643Z] #65 4.778 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-09T18:47:40.643Z] #65 4.778 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-09T18:47:40.835Z] #21 27.79 Selecting previously unselected package zip. [2022-04-09T18:47:40.835Z] #21 27.81 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-09T18:47:40.835Z] #21 27.82 Unpacking zip (3.0-12) ... [2022-04-09T18:47:40.835Z] #21 27.93 Selecting previously unselected package zstd. [2022-04-09T18:47:40.835Z] #21 27.93 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-09T18:47:40.835Z] #21 27.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:47:40.876Z] #21 20.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-09T18:47:40.876Z] #21 20.52 Unpacking iptables (1.8.7-1) ... [2022-04-09T18:47:40.879Z] #21 14.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-09T18:47:40.879Z] #21 14.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-09T18:47:40.879Z] #21 14.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-09T18:47:40.879Z] #21 14.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:47:40.879Z] #21 14.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:47:40.879Z] #21 14.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-09T18:47:40.879Z] #21 14.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-09T18:47:40.879Z] #21 14.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-09T18:47:40.879Z] #21 14.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-09T18:47:40.879Z] #21 14.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-09T18:47:40.879Z] #21 14.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-09T18:47:40.879Z] #21 14.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-09T18:47:40.879Z] #21 14.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-09T18:47:40.879Z] #21 14.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-09T18:47:40.879Z] #21 14.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-09T18:47:40.879Z] #21 14.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-09T18:47:40.879Z] #21 14.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:47:40.879Z] #21 14.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:47:40.879Z] #21 14.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:47:40.879Z] #21 14.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-09T18:47:40.879Z] #21 14.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-09T18:47:40.879Z] #21 14.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-09T18:47:41.096Z] #21 28.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:41.137Z] #21 20.80 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:47:41.137Z] #21 20.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:47:41.137Z] #21 20.81 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:47:41.137Z] #21 20.97 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:47:41.137Z] #21 20.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:47:41.137Z] #21 20.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:47:41.137Z] #21 21.07 Selecting previously unselected package jq. [2022-04-09T18:47:41.142Z] #21 15.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-09T18:47:41.142Z] #21 15.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:47:41.142Z] #21 15.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:47:41.142Z] #21 15.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:47:41.142Z] #21 15.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-09T18:47:41.142Z] #21 15.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-09T18:47:41.142Z] #21 15.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-09T18:47:41.142Z] #21 15.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-09T18:47:41.398Z] #21 21.08 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:47:41.398Z] #21 21.09 Unpacking jq (1.6-2.1) ... [2022-04-09T18:47:41.398Z] #21 21.18 Selecting previously unselected package libaio1:amd64. [2022-04-09T18:47:41.398Z] #21 21.18 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-09T18:47:41.398Z] #21 21.19 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:47:41.398Z] #21 21.26 Selecting previously unselected package libgpm2:amd64. [2022-04-09T18:47:41.398Z] #21 21.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-09T18:47:41.398Z] #21 21.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:47:41.402Z] #21 15.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-09T18:47:41.402Z] #21 15.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:47:41.402Z] #21 15.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-09T18:47:41.402Z] #21 15.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-09T18:47:41.402Z] #21 15.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-09T18:47:41.402Z] #21 15.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-09T18:47:41.402Z] #21 15.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-09T18:47:41.402Z] #21 15.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-09T18:47:41.402Z] #21 15.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-09T18:47:41.402Z] #21 15.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-09T18:47:41.648Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-09T18:47:41.648Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-343cf74d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-09T18:47:41.648Z] ---------------------------------------------------------------------------- [2022-04-09T18:47:41.648Z] [2022-04-09T18:47:41.648Z] INFO: executeCI.ps1 starting at Sat Apr 9 18:47:40 CUT 2022 [2022-04-09T18:47:41.648Z] [2022-04-09T18:47:41.648Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-09T18:47:41.648Z] INFO: Running git version 2.24.1.windows.2 [2022-04-09T18:47:41.648Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-09T18:47:41.648Z] INFO: Environment variables: [2022-04-09T18:47:41.648Z] [2022-04-09T18:47:41.648Z] Name Value [2022-04-09T18:47:41.648Z] ---- ----- [2022-04-09T18:47:41.648Z] ALLUSERSPROFILE C:\ProgramData [2022-04-09T18:47:41.648Z] amd64 true [2022-04-09T18:47:41.648Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-09T18:47:41.648Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-09T18:47:41.648Z] arm64 true [2022-04-09T18:47:41.648Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-09T18:47:41.648Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-09T18:47:41.648Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-09T18:47:41.648Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-09T18:47:41.648Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-09T18:47:41.648Z] BRANCH_NAME PR-43475 [2022-04-09T18:47:41.648Z] BUILD_DISPLAY_NAME #3 [2022-04-09T18:47:41.648Z] BUILD_ID 3 [2022-04-09T18:47:41.648Z] BUILD_NUMBER 3 [2022-04-09T18:47:41.648Z] BUILD_TAG jenkins-moby-PR-43475-3 [2022-04-09T18:47:41.648Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/ [2022-04-09T18:47:41.648Z] cgroup2 true [2022-04-09T18:47:41.648Z] CHANGE_AUTHOR crazy-max [2022-04-09T18:47:41.648Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-09T18:47:41.648Z] CHANGE_BRANCH win-arm64 [2022-04-09T18:47:41.648Z] CHANGE_FORK crazy-max [2022-04-09T18:47:41.648Z] CHANGE_ID 43475 [2022-04-09T18:47:41.648Z] CHANGE_TARGET master [2022-04-09T18:47:41.648Z] CHANGE_TITLE missing windows arm64 arch detection [2022-04-09T18:47:41.648Z] CHANGE_URL https://github.com/moby/moby/pull/43475 [2022-04-09T18:47:41.648Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:47:41.648Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-09T18:47:41.648Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-09T18:47:41.648Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-09T18:47:41.648Z] COMPUTERNAME azwin-2-de79e1 [2022-04-09T18:47:41.648Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-09T18:47:41.649Z] ConfigSequenceNumber 0 [2022-04-09T18:47:41.649Z] dco true [2022-04-09T18:47:41.649Z] DOCKER_BUILDKIT 0 [2022-04-09T18:47:41.649Z] DOCKER_DUT_DEBUG 1 [2022-04-09T18:47:41.649Z] DOCKER_EXPERIMENTAL 1 [2022-04-09T18:47:41.649Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-09T18:47:41.649Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-09T18:47:41.649Z] EXECUTOR_NUMBER 0 [2022-04-09T18:47:41.649Z] FQDN azwin-2-de79e1.westus.cloudapp.azure.com [2022-04-09T18:47:41.649Z] GIT_BRANCH PR-43475 [2022-04-09T18:47:41.649Z] GIT_COMMIT 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:47:41.649Z] GIT_PREVIOUS_COMMIT 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:47:41.649Z] GIT_URL https://github.com/moby/moby.git [2022-04-09T18:47:41.649Z] HUDSON_COOKIE 11f4e6c6-749d-4f9f-b445-e4794a7776df [2022-04-09T18:47:41.649Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-09T18:47:41.649Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-09T18:47:41.649Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-09T18:47:41.649Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-09T18:47:41.649Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-09T18:47:41.649Z] JENKINS_NODE_COOKIE 1202db38-e13d-4395-b5d3-a1beae65c851 [2022-04-09T18:47:41.649Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-09T18:47:41.649Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-09T18:47:41.649Z] JOB_BASE_NAME PR-43475 [2022-04-09T18:47:41.649Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/display/redirect [2022-04-09T18:47:41.649Z] JOB_NAME moby/PR-43475 [2022-04-09T18:47:41.649Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/ [2022-04-09T18:47:41.649Z] library.jps.version master [2022-04-09T18:47:41.649Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-09T18:47:41.649Z] NODE_LABELS amd64 azure azwin-2-de79e1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-09T18:47:41.649Z] NODE_NAME azwin-2-de79e1 [2022-04-09T18:47:41.649Z] NUMBER_OF_PROCESSORS 4 [2022-04-09T18:47:41.649Z] OS Windows_NT [2022-04-09T18:47:41.649Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-09T18:47:41.649Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-09T18:47:41.649Z] ppc64le false [2022-04-09T18:47:41.649Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-09T18:47:41.649Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-09T18:47:41.649Z] PROCESSOR_LEVEL 6 [2022-04-09T18:47:41.649Z] PROCESSOR_REVISION 4f01 [2022-04-09T18:47:41.649Z] ProgramData C:\ProgramData [2022-04-09T18:47:41.649Z] ProgramFiles C:\Program Files [2022-04-09T18:47:41.649Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-09T18:47:41.649Z] ProgramW6432 C:\Program Files [2022-04-09T18:47:41.649Z] PROMPT $P$G [2022-04-09T18:47:41.649Z] PSExecutionPolicyPreference Bypass [2022-04-09T18:47:41.649Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-09T18:47:41.649Z] PUBLIC C:\Users\Public [2022-04-09T18:47:41.649Z] rootless true [2022-04-09T18:47:41.649Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=artif... [2022-04-09T18:47:41.649Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=changes [2022-04-09T18:47:41.649Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect [2022-04-09T18:47:41.649Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=tests [2022-04-09T18:47:41.649Z] s390x false [2022-04-09T18:47:41.649Z] SKIP_VALIDATION_TESTS 1 [2022-04-09T18:47:41.649Z] SOURCES_DRIVE d [2022-04-09T18:47:41.649Z] SOURCES_SUBDIR gopath [2022-04-09T18:47:41.649Z] STAGE_NAME Run tests [2022-04-09T18:47:41.649Z] SystemDrive C: [2022-04-09T18:47:41.649Z] SystemRoot C:\Windows [2022-04-09T18:47:41.649Z] TEMP C:\Windows\TEMP [2022-04-09T18:47:41.649Z] TESTDEBUG 0 [2022-04-09T18:47:41.649Z] TESTRUN_DRIVE d [2022-04-09T18:47:41.649Z] TESTRUN_SUBDIR CI [2022-04-09T18:47:41.649Z] TIMEOUT 120m [2022-04-09T18:47:41.649Z] TMP C:\Windows\TEMP [2022-04-09T18:47:41.649Z] unit_validate true [2022-04-09T18:47:41.649Z] USERDOMAIN WORKGROUP [2022-04-09T18:47:41.649Z] USERNAME azwin-2-de79e1$ [2022-04-09T18:47:41.649Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-09T18:47:41.649Z] validate_force false [2022-04-09T18:47:41.649Z] windir C:\Windows [2022-04-09T18:47:41.649Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-09T18:47:41.649Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-09T18:47:41.649Z] windows2022 true [2022-04-09T18:47:41.649Z] windows2022containerd true [2022-04-09T18:47:41.649Z] windowsRS5 true [2022-04-09T18:47:41.649Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-09T18:47:41.649Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-09T18:47:41.649Z] [2022-04-09T18:47:41.649Z] [2022-04-09T18:47:41.649Z] [2022-04-09T18:47:41.660Z] #21 21.36 Selecting previously unselected package libicu67:amd64. [2022-04-09T18:47:41.660Z] #21 21.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-09T18:47:41.660Z] #21 21.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-09T18:47:41.662Z] #21 15.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-09T18:47:41.662Z] #21 15.62 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-09T18:47:41.662Z] #21 15.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-09T18:47:41.668Z] #21 28.78 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-09T18:47:41.668Z] #21 28.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:41.668Z] #21 28.82 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-09T18:47:41.668Z] #21 28.84 Setting up libicu67:arm64 (67.1-7) ... [2022-04-09T18:47:41.668Z] #21 28.86 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-09T18:47:41.668Z] #21 28.88 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-09T18:47:41.668Z] #21 28.89 Setting up uidmap (1:4.8.1-1) ... [2022-04-09T18:47:41.668Z] #21 28.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:47:41.668Z] #21 28.91 Setting up bzip2 (1.0.8-4) ... [2022-04-09T18:47:41.668Z] #21 28.95 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-09T18:47:41.668Z] #21 28.96 Setting up python3-wheel (0.34.2-1) ... [2022-04-09T18:47:42.232Z] #21 16.13 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:47:42.232Z] #21 16.24 Fetched 27.6 MB in 1s (23.5 MB/s) [2022-04-09T18:47:42.232Z] #21 16.28 Selecting previously unselected package pigz. [2022-04-09T18:47:42.232Z] #21 16.28 (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 ... 24010 files and directories currently installed.) [2022-04-09T18:47:42.232Z] #21 16.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-09T18:47:42.232Z] #21 16.33 Unpacking pigz (2.6-1) ... [2022-04-09T18:47:42.232Z] #21 16.40 Selecting previously unselected package libelf1:amd64. [2022-04-09T18:47:42.493Z] #21 16.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-09T18:47:42.493Z] #21 16.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-09T18:47:42.493Z] #21 16.55 Selecting previously unselected package libbpf0:amd64. [2022-04-09T18:47:42.493Z] #21 16.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-09T18:47:42.493Z] #21 16.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:47:42.493Z] #21 16.66 Selecting previously unselected package libcap2:amd64. [2022-04-09T18:47:42.610Z] #21 29.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:42.610Z] #21 29.50 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-09T18:47:42.610Z] #21 29.51 Setting up libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:42.610Z] #21 29.53 Setting up apparmor (2.13.6-10) ... [2022-04-09T18:47:42.753Z] #21 16.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-09T18:47:42.753Z] #21 16.66 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:47:42.753Z] #21 16.72 Selecting previously unselected package libmnl0:amd64. [2022-04-09T18:47:42.753Z] #21 16.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-09T18:47:42.753Z] #21 16.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:47:42.753Z] #21 16.78 Selecting previously unselected package libxtables12:amd64. [2022-04-09T18:47:42.753Z] #21 16.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-09T18:47:42.753Z] #21 16.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:47:42.753Z] #21 16.85 Selecting previously unselected package libcap2-bin. [2022-04-09T18:47:42.753Z] #21 16.85 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-09T18:47:42.753Z] #21 16.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:43.015Z] #21 16.94 Selecting previously unselected package iproute2. [2022-04-09T18:47:43.015Z] #21 16.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-09T18:47:43.015Z] #21 16.95 Unpacking iproute2 (5.10.0-4) ... [2022-04-09T18:47:43.183Z] INFO: Sources under d:\gopath\... [2022-04-09T18:47:43.183Z] INFO: Test run under d:\CI\... [2022-04-09T18:47:43.183Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-09T18:47:43.183Z] INFO: docker/docker repository was found [2022-04-09T18:47:43.183Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-09T18:47:43.276Z] #21 17.37 Selecting previously unselected package xxd. [2022-04-09T18:47:43.299Z] #21 25.28 Selecting previously unselected package libinih1:amd64. [2022-04-09T18:47:43.299Z] #21 25.28 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-09T18:47:43.299Z] #21 25.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-09T18:47:43.299Z] #21 25.34 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:47:43.299Z] #21 25.34 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:47:43.299Z] #21 25.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:47:43.299Z] #21 25.43 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:47:43.299Z] #21 25.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:47:43.299Z] #21 25.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:47:43.299Z] #21 25.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:47:43.299Z] #21 25.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:47:43.299Z] #21 25.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:47:43.299Z] #21 25.59 Selecting previously unselected package net-tools. [2022-04-09T18:47:43.299Z] #21 25.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-09T18:47:43.299Z] #21 25.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:43.537Z] #21 17.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:47:43.537Z] #21 17.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:43.537Z] #21 17.50 Selecting previously unselected package vim-common. [2022-04-09T18:47:43.537Z] #21 17.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:43.537Z] #21 17.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:43.562Z] #21 25.78 Selecting previously unselected package patch. [2022-04-09T18:47:43.562Z] #21 25.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-09T18:47:43.562Z] #21 25.79 Unpacking patch (2.7.6-7) ... [2022-04-09T18:47:43.562Z] #21 25.90 Selecting previously unselected package python-pip-whl. [2022-04-09T18:47:43.562Z] #21 25.91 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:43.562Z] #21 25.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:47:43.799Z] #21 17.69 Selecting previously unselected package bash-completion. [2022-04-09T18:47:43.799Z] #21 17.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-09T18:47:44.000Z] #21 30.99 Setting up zip (3.0-12) ... [2022-04-09T18:47:44.000Z] #21 31.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:44.000Z] #21 31.03 Setting up bash-completion (1:2.11-2) ... [2022-04-09T18:47:44.136Z] #21 26.41 Selecting previously unselected package python3-lib2to3. [2022-04-09T18:47:44.136Z] #21 26.41 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-09T18:47:44.136Z] #21 26.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:47:44.136Z] #21 26.50 Selecting previously unselected package python3-distutils. [2022-04-09T18:47:44.136Z] #21 26.51 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-09T18:47:44.136Z] #21 26.51 Unpacking python3-distutils (3.9.2-1) ... [2022-04-09T18:47:44.147Z] ltsc2022: Pulling from windows/servercore [2022-04-09T18:47:44.147Z] 8f616e6e9eec: Pulling fs layer [2022-04-09T18:47:44.147Z] 037d5740b404: Pulling fs layer [2022-04-09T18:47:44.398Z] #21 26.63 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:47:44.398Z] #21 26.65 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:47:44.398Z] #21 26.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:44.398Z] #21 26.80 Selecting previously unselected package python3-setuptools. [2022-04-09T18:47:44.398Z] #21 26.82 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-09T18:47:44.398Z] #21 26.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-09T18:47:44.660Z] #21 27.05 Selecting previously unselected package python3-wheel. [2022-04-09T18:47:44.660Z] #21 27.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-09T18:47:44.660Z] #21 27.06 Unpacking python3-wheel (0.34.2-1) ... [2022-04-09T18:47:44.660Z] #21 27.14 Selecting previously unselected package python3-pip. [2022-04-09T18:47:44.661Z] #21 27.14 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:44.661Z] #21 27.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:47:44.923Z] #21 27.41 Selecting previously unselected package sudo. [2022-04-09T18:47:44.923Z] #21 27.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-09T18:47:44.923Z] #21 27.42 Unpacking sudo (1.9.5p2-3) ... [2022-04-09T18:47:44.975Z] #21 24.45 Selecting previously unselected package libinih1:amd64. [2022-04-09T18:47:44.975Z] #21 24.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-09T18:47:44.975Z] #21 24.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-09T18:47:44.975Z] #21 24.53 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:47:44.975Z] #21 24.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:47:44.975Z] #21 24.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:47:44.975Z] #21 24.62 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:47:44.975Z] #21 24.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:47:44.975Z] #21 24.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:47:44.975Z] #21 24.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:47:44.975Z] #21 24.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:47:44.975Z] #21 24.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:47:44.975Z] #21 24.79 Selecting previously unselected package net-tools. [2022-04-09T18:47:44.975Z] #21 24.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-09T18:47:44.975Z] #21 24.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:45.236Z] #21 24.95 Selecting previously unselected package patch. [2022-04-09T18:47:45.236Z] #21 24.95 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-09T18:47:45.236Z] #21 24.96 Unpacking patch (2.7.6-7) ... [2022-04-09T18:47:45.236Z] #21 25.05 Selecting previously unselected package python-pip-whl. [2022-04-09T18:47:45.236Z] #21 25.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:45.236Z] #21 25.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:47:45.497Z] #21 27.92 Selecting previously unselected package thin-provisioning-tools. [2022-04-09T18:47:45.497Z] #21 27.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-09T18:47:45.497Z] #21 27.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:47:45.690Z] Client: [2022-04-09T18:47:45.690Z] Version: 20.10.9 [2022-04-09T18:47:45.690Z] API version: 1.41 [2022-04-09T18:47:45.690Z] Go version: go1.16.8 [2022-04-09T18:47:45.690Z] Git commit: c2ea9bc [2022-04-09T18:47:45.690Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-09T18:47:45.690Z] OS/Arch: windows/amd64 [2022-04-09T18:47:45.690Z] Context: default [2022-04-09T18:47:45.690Z] Experimental: true [2022-04-09T18:47:45.690Z] [2022-04-09T18:47:45.690Z] Server: Docker Engine - Community [2022-04-09T18:47:45.690Z] Engine: [2022-04-09T18:47:45.690Z] Version: 20.10.9 [2022-04-09T18:47:45.690Z] API version: 1.41 (minimum version 1.24) [2022-04-09T18:47:45.690Z] Go version: go1.16.8 [2022-04-09T18:47:45.690Z] Git commit: 79ea9d3 [2022-04-09T18:47:45.690Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-09T18:47:45.690Z] OS/Arch: windows/amd64 [2022-04-09T18:47:45.690Z] Experimental: true [2022-04-09T18:47:45.717Z] #21 19.36 Unpacking bash-completion (1:2.11-2) ... [2022-04-09T18:47:45.717Z] #21 19.74 Selecting previously unselected package bzip2. [2022-04-09T18:47:45.717Z] #21 19.75 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-09T18:47:45.717Z] #21 19.75 Unpacking bzip2 (1.0.8-4) ... [2022-04-09T18:47:45.717Z] #21 19.81 Selecting previously unselected package xz-utils. [2022-04-09T18:47:45.717Z] #21 19.82 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-09T18:47:45.717Z] #21 19.82 Unpacking xz-utils (5.2.5-2) ... [2022-04-09T18:47:45.759Z] #21 28.16 Selecting previously unselected package uidmap. [2022-04-09T18:47:45.759Z] #21 28.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-09T18:47:45.759Z] #21 28.19 Unpacking uidmap (1:4.8.1-1) ... [2022-04-09T18:47:45.759Z] #21 28.32 Selecting previously unselected package vim-runtime. [2022-04-09T18:47:45.810Z] #21 25.62 Selecting previously unselected package python3-lib2to3. [2022-04-09T18:47:45.810Z] #21 25.62 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-09T18:47:45.810Z] #21 25.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:47:45.916Z] #21 33.15 Setting up xz-utils (5.2.5-2) ... [2022-04-09T18:47:45.916Z] #21 33.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-09T18:47:45.916Z] #21 33.18 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-09T18:47:45.916Z] #21 33.19 Setting up patch (2.7.6-7) ... [2022-04-09T18:47:45.977Z] #21 19.97 Selecting previously unselected package apparmor. [2022-04-09T18:47:45.977Z] #21 19.97 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-09T18:47:45.977Z] #21 20.02 Unpacking apparmor (2.13.6-10) ... [2022-04-09T18:47:46.022Z] #21 28.33 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:46.022Z] #21 28.36 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-09T18:47:46.022Z] #21 28.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-09T18:47:46.022Z] #21 28.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:46.071Z] #21 25.73 Selecting previously unselected package python3-distutils. [2022-04-09T18:47:46.071Z] #21 25.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-09T18:47:46.071Z] #21 25.75 Unpacking python3-distutils (3.9.2-1) ... [2022-04-09T18:47:46.071Z] #21 25.86 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:47:46.071Z] #21 25.86 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:47:46.071Z] #21 25.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:46.071Z] #21 26.00 Selecting previously unselected package python3-setuptools. [2022-04-09T18:47:46.178Z] #21 33.20 Setting up sudo (1.9.5p2-3) ... [2022-04-09T18:47:46.178Z] #21 33.31 invoke-rc.d: could not determine current runlevel [2022-04-09T18:47:46.178Z] #21 33.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-09T18:47:46.178Z] #21 33.34 Setting up xfsprogs (5.10.0-4) ... [2022-04-09T18:47:46.178Z] #21 33.36 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-09T18:47:46.178Z] #21 33.37 Setting up inetutils-ping (2:2.0-1) ... [2022-04-09T18:47:46.178Z] #21 33.38 Setting up pigz (2.6-1) ... [2022-04-09T18:47:46.178Z] #21 33.40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [Pipeline] sh [2022-04-09T18:47:46.333Z] #21 26.00 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-09T18:47:46.333Z] #21 26.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-09T18:47:46.441Z] #21 33.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-09T18:47:46.441Z] #21 33.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:47:46.441Z] #21 33.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:46.499Z] #21 20.42 Selecting previously unselected package inetutils-ping. [2022-04-09T18:47:46.499Z] #21 20.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-09T18:47:46.499Z] #21 20.44 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-09T18:47:46.499Z] #21 20.54 Selecting previously unselected package libip4tc2:amd64. [2022-04-09T18:47:46.499Z] #21 20.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:47:46.499Z] #21 20.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:46.499Z] #21 20.62 Selecting previously unselected package libip6tc2:amd64. [2022-04-09T18:47:46.499Z] #21 20.63 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:47:46.595Z] #21 26.26 Selecting previously unselected package python3-wheel. [2022-04-09T18:47:46.595Z] #21 26.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-09T18:47:46.596Z] #21 26.27 Unpacking python3-wheel (0.34.2-1) ... [2022-04-09T18:47:46.596Z] #21 26.33 Selecting previously unselected package python3-pip. [2022-04-09T18:47:46.596Z] #21 26.35 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:46.596Z] #21 26.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:47:46.759Z] #21 20.64 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:46.759Z] #21 20.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-09T18:47:46.759Z] #21 20.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-09T18:47:46.759Z] #21 20.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:47:46.759Z] #21 20.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-09T18:47:46.759Z] #21 20.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-09T18:47:46.759Z] #21 20.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:47:46.857Z] #21 26.61 Selecting previously unselected package sudo. [2022-04-09T18:47:46.857Z] #21 26.61 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-09T18:47:46.857Z] #21 26.62 Unpacking sudo (1.9.5p2-3) ... [2022-04-09T18:47:47.014Z] #21 34.07 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-09T18:47:47.014Z] #21 34.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:47:47.021Z] #21 20.88 Selecting previously unselected package libnftnl11:amd64. [2022-04-09T18:47:47.021Z] #21 20.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-09T18:47:47.021Z] #21 20.90 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:47:47.021Z] #21 20.99 Selecting previously unselected package iptables. [2022-04-09T18:47:47.021Z] #21 21.01 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-09T18:47:47.021Z] #21 21.01 Unpacking iptables (1.8.7-1) ... [2022-04-09T18:47:47.216Z] + docker info [2022-04-09T18:47:47.282Z] #21 21.31 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:47:47.282Z] #21 21.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:47:47.282Z] #21 21.33 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:47:47.431Z] #21 27.16 Selecting previously unselected package thin-provisioning-tools. [2022-04-09T18:47:47.431Z] #21 27.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-09T18:47:47.431Z] #21 27.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:47:47.431Z] #21 27.40 Selecting previously unselected package uidmap. [2022-04-09T18:47:47.431Z] #21 27.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-09T18:47:47.537Z] #21 34.59 Setting up libelf1:arm64 (0.183-1) ... [2022-04-09T18:47:47.537Z] #21 34.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:47:47.537Z] #21 34.73 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-09T18:47:47.537Z] #21 34.75 Setting up python3-distutils (3.9.2-1) ... [2022-04-09T18:47:47.543Z] #21 21.42 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:47:47.543Z] #21 21.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:47:47.543Z] #21 21.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:47:47.543Z] #21 21.49 Selecting previously unselected package jq. [2022-04-09T18:47:47.543Z] #21 21.51 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:47:47.543Z] #21 21.51 Unpacking jq (1.6-2.1) ... [2022-04-09T18:47:47.543Z] #21 21.57 Selecting previously unselected package libaio1:amd64. [2022-04-09T18:47:47.543Z] #21 21.58 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-09T18:47:47.543Z] #21 21.58 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:47:47.543Z] #21 21.64 Selecting previously unselected package libgpm2:amd64. [2022-04-09T18:47:47.543Z] #21 21.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-09T18:47:47.543Z] #21 21.65 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:47:47.693Z] #21 27.41 Unpacking uidmap (1:4.8.1-1) ... [2022-04-09T18:47:47.693Z] #21 27.52 Selecting previously unselected package vim-runtime. [2022-04-09T18:47:47.693Z] #21 27.52 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:47.693Z] #21 27.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-09T18:47:47.693Z] #21 27.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-09T18:47:47.693Z] #21 27.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:47.804Z] #21 21.77 Selecting previously unselected package libicu67:amd64. [2022-04-09T18:47:47.804Z] #21 21.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-09T18:47:47.804Z] #21 21.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-09T18:47:48.018Z] Commit message: "missing windows arm64 arch detection" [2022-04-09T18:47:48.111Z] #21 35.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:48.111Z] #21 35.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-09T18:47:48.111Z] #21 35.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-09T18:47:48.111Z] #21 35.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-09T18:47:48.111Z] #21 35.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-09T18:47:48.111Z] #21 35.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-09T18:47:48.111Z] #21 35.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-09T18:47:48.111Z] #21 35.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-09T18:47:48.111Z] #21 35.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-09T18:47:48.111Z] #21 35.12 Setting up python3-setuptools (52.0.0-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-09T18:47:49.057Z] #21 36.25 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-09T18:47:49.057Z] #21 36.26 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-09T18:47:49.057Z] #21 36.27 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:47:49.057Z] #21 36.28 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:47:49.378Z] #21 31.63 Selecting previously unselected package vim. [2022-04-09T18:47:49.378Z] #21 31.65 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:47:49.378Z] #21 31.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:49.950Z] #21 32.14 Selecting previously unselected package xfsprogs. [2022-04-09T18:47:49.950Z] #21 32.15 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-09T18:47:49.950Z] #21 32.15 Unpacking xfsprogs (5.10.0-4) ... [2022-04-09T18:47:50.002Z] #21 37.22 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-09T18:47:50.211Z] #21 32.57 Selecting previously unselected package zip. [2022-04-09T18:47:50.211Z] #21 32.59 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-09T18:47:50.211Z] #21 32.60 Unpacking zip (3.0-12) ... [2022-04-09T18:47:50.265Z] #21 37.24 Setting up jq (1.6-2.1) ... [2022-04-09T18:47:50.265Z] #21 37.25 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-09T18:47:50.265Z] #21 37.26 Setting up iptables (1.8.7-1) ... [2022-04-09T18:47:50.265Z] #21 37.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:47:50.265Z] #21 37.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:47:50.265Z] #21 37.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:47:50.265Z] #21 37.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:47:50.265Z] #21 37.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-09T18:47:50.265Z] #21 37.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-09T18:47:50.265Z] #21 37.31 Setting up iproute2 (5.10.0-4) ... [2022-04-09T18:47:50.472Z] #21 32.73 Selecting previously unselected package zstd. [2022-04-09T18:47:50.472Z] #21 32.74 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-09T18:47:50.472Z] #21 32.75 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:47:50.527Z] #21 37.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:47:50.621Z] #65 20.85 Fetched 48.9 MB in 20s (2483 kB/s) [2022-04-09T18:47:50.735Z] #21 33.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:50.997Z] #21 30.44 Selecting previously unselected package vim. [2022-04-09T18:47:50.997Z] #21 30.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:47:50.997Z] #21 30.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:51.109Z] #21 24.46 Selecting previously unselected package libinih1:amd64. [2022-04-09T18:47:51.109Z] #21 24.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-09T18:47:51.109Z] #21 24.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-09T18:47:51.109Z] #21 24.52 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:47:51.109Z] #21 24.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:47:51.109Z] #21 24.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:47:51.109Z] #21 24.60 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:47:51.109Z] #21 24.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:47:51.109Z] #21 24.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:47:51.109Z] #21 24.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:47:51.109Z] #21 24.67 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:47:51.109Z] #21 24.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:47:51.109Z] #21 24.72 Selecting previously unselected package net-tools. [2022-04-09T18:47:51.109Z] #21 24.73 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-09T18:47:51.109Z] #21 24.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:51.109Z] #21 24.83 Selecting previously unselected package patch. [2022-04-09T18:47:51.109Z] #21 24.83 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-09T18:47:51.109Z] #21 24.84 Unpacking patch (2.7.6-7) ... [2022-04-09T18:47:51.109Z] #21 24.94 Selecting previously unselected package python-pip-whl. [2022-04-09T18:47:51.109Z] #21 24.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:51.109Z] #21 24.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:47:51.140Z] + docker version [2022-04-09T18:47:51.188Z] #65 20.85 Reading package lists... [2022-04-09T18:47:51.188Z] #65 ... [2022-04-09T18:47:51.188Z] [2022-04-09T18:47:51.188Z] #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 [2022-04-09T18:47:51.188Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-09T18:47:51.188Z] #45 21.57 Fetched 48.9 MB in 20s (2412 kB/s) [2022-04-09T18:47:51.258Z] #21 31.04 Selecting previously unselected package xfsprogs. [2022-04-09T18:47:51.258Z] #21 31.04 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-09T18:47:51.258Z] #21 31.04 Unpacking xfsprogs (5.10.0-4) ... [2022-04-09T18:47:51.370Z] #21 25.50 Selecting previously unselected package python3-lib2to3. [2022-04-09T18:47:51.570Z] #21 33.86 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:51.570Z] #21 33.87 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:51.570Z] #21 33.88 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:47:51.570Z] #21 33.90 Setting up libicu67:amd64 (67.1-7) ... [2022-04-09T18:47:51.570Z] #21 33.91 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:51.570Z] #21 33.94 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-09T18:47:51.570Z] #21 33.96 Setting up uidmap (1:4.8.1-1) ... [2022-04-09T18:47:51.570Z] #21 33.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:47:51.570Z] #21 33.98 Setting up bzip2 (1.0.8-4) ... [2022-04-09T18:47:51.570Z] #21 33.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:47:51.570Z] #21 34.00 Setting up python3-wheel (0.34.2-1) ... [2022-04-09T18:47:51.631Z] #21 25.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-09T18:47:51.631Z] #21 25.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:47:51.631Z] #21 25.63 Selecting previously unselected package python3-distutils. [2022-04-09T18:47:51.631Z] #21 25.63 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-09T18:47:51.631Z] #21 25.64 Unpacking python3-distutils (3.9.2-1) ... [2022-04-09T18:47:51.631Z] #21 25.77 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:47:51.830Z] #21 31.48 Selecting previously unselected package zip. [2022-04-09T18:47:51.830Z] #21 31.48 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-09T18:47:51.830Z] #21 31.49 Unpacking zip (3.0-12) ... [2022-04-09T18:47:51.830Z] #21 31.62 Selecting previously unselected package zstd. [2022-04-09T18:47:51.830Z] #21 31.62 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-09T18:47:51.830Z] #21 31.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:47:51.893Z] #21 25.77 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:47:51.893Z] #21 25.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:51.893Z] #21 25.89 Selecting previously unselected package python3-setuptools. [2022-04-09T18:47:51.893Z] #21 25.89 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-09T18:47:51.893Z] #21 25.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-09T18:47:52.091Z] #21 31.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:52.153Z] #21 26.10 Selecting previously unselected package python3-wheel. [2022-04-09T18:47:52.153Z] #21 26.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-09T18:47:52.153Z] #21 26.11 Unpacking python3-wheel (0.34.2-1) ... [2022-04-09T18:47:52.153Z] #21 26.16 Selecting previously unselected package python3-pip. [2022-04-09T18:47:52.153Z] #21 26.16 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:47:52.153Z] #21 26.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:47:52.177Z] #21 34.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:52.177Z] #21 34.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:47:52.414Z] #21 26.41 Selecting previously unselected package sudo. [2022-04-09T18:47:52.414Z] #21 26.41 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-09T18:47:52.414Z] #21 26.41 Unpacking sudo (1.9.5p2-3) ... [2022-04-09T18:47:52.438Z] #21 34.66 Setting up libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:52.438Z] #21 34.67 Setting up apparmor (2.13.6-10) ... [2022-04-09T18:47:52.441Z] #21 DONE 39.4s [2022-04-09T18:47:52.441Z] [2022-04-09T18:47:52.441Z] #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 [2022-04-09T18:47:52.441Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-09T18:47:52.441Z] #43 ... [2022-04-09T18:47:52.441Z] [2022-04-09T18:47:52.441Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-09T18:47:52.441Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-09T18:47:52.986Z] #21 26.89 Selecting previously unselected package thin-provisioning-tools. [2022-04-09T18:47:52.986Z] #21 26.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-09T18:47:52.986Z] #21 26.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:47:52.986Z] #21 27.05 Selecting previously unselected package uidmap. [2022-04-09T18:47:52.986Z] #21 27.07 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-09T18:47:52.986Z] #21 27.07 Unpacking uidmap (1:4.8.1-1) ... [2022-04-09T18:47:53.013Z] #22 0.672 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-09T18:47:53.013Z] #22 0.676 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-09T18:47:53.013Z] #22 0.679 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-09T18:47:53.013Z] #22 DONE 0.7s [2022-04-09T18:47:53.013Z] [2022-04-09T18:47:53.013Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:47:53.013Z] #60 sha256:91542f6c969283148af9b36a3f311b583e6b26f3a748caa71a12158b01d16f6b [2022-04-09T18:47:53.013Z] #60 ... [2022-04-09T18:47:53.013Z] [2022-04-09T18:47:53.013Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-09T18:47:53.013Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-09T18:47:53.033Z] #21 32.71 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:53.033Z] #21 32.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:53.033Z] #21 32.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:47:53.033Z] #21 32.75 Setting up libicu67:amd64 (67.1-7) ... [2022-04-09T18:47:53.033Z] #21 32.76 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:53.033Z] #21 32.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-09T18:47:53.033Z] #21 32.79 Setting up uidmap (1:4.8.1-1) ... [2022-04-09T18:47:53.033Z] #21 32.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:47:53.033Z] #21 32.81 Setting up bzip2 (1.0.8-4) ... [2022-04-09T18:47:53.033Z] #21 32.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:47:53.033Z] #21 32.84 Setting up python3-wheel (0.34.2-1) ... [2022-04-09T18:47:53.247Z] #21 27.20 Selecting previously unselected package vim-runtime. [2022-04-09T18:47:53.247Z] #21 27.21 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:47:53.247Z] #21 27.24 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-09T18:47:53.247Z] #21 27.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-09T18:47:53.247Z] #21 27.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:53.603Z] #21 33.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:53.604Z] #21 33.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:47:53.604Z] #21 33.54 Setting up libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:53.824Z] #21 36.14 Setting up zip (3.0-12) ... [2022-04-09T18:47:53.824Z] #21 36.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:53.824Z] #21 36.17 Setting up bash-completion (1:2.11-2) ... [2022-04-09T18:47:53.865Z] #21 33.55 Setting up apparmor (2.13.6-10) ... [2022-04-09T18:47:55.253Z] #21 35.08 Setting up zip (3.0-12) ... [2022-04-09T18:47:55.253Z] #21 35.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:55.253Z] #21 35.12 Setting up bash-completion (1:2.11-2) ... [2022-04-09T18:47:55.742Z] #21 37.99 Setting up xz-utils (5.2.5-2) ... [2022-04-09T18:47:55.742Z] #21 38.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-09T18:47:55.742Z] #21 38.02 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:47:55.742Z] #21 38.05 Setting up patch (2.7.6-7) ... [2022-04-09T18:47:55.742Z] #21 38.06 Setting up sudo (1.9.5p2-3) ... [2022-04-09T18:47:55.742Z] #21 38.14 invoke-rc.d: could not determine current runlevel [2022-04-09T18:47:55.742Z] #21 38.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-09T18:47:55.742Z] #21 38.16 Setting up xfsprogs (5.10.0-4) ... [2022-04-09T18:47:55.742Z] #21 38.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:47:55.742Z] #21 38.18 Setting up inetutils-ping (2:2.0-1) ... [2022-04-09T18:47:55.742Z] #21 38.19 Setting up pigz (2.6-1) ... [2022-04-09T18:47:55.742Z] #21 38.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:47:55.742Z] #21 38.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:47:55.742Z] #21 38.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:47:56.003Z] #21 38.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:56.575Z] #21 38.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:47:56.575Z] #21 38.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:47:56.577Z] #21 30.35 Selecting previously unselected package vim. [2022-04-09T18:47:56.577Z] #21 30.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:47:56.577Z] #21 30.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:56.837Z] #21 30.84 Selecting previously unselected package xfsprogs. [2022-04-09T18:47:56.837Z] #21 30.85 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-09T18:47:56.837Z] #21 30.85 Unpacking xfsprogs (5.10.0-4) ... [2022-04-09T18:47:57.098Z] #21 39.40 Setting up libelf1:amd64 (0.183-1) ... [2022-04-09T18:47:57.098Z] #21 39.45 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:47:57.098Z] #21 39.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:47:57.098Z] #21 39.48 Setting up python3-distutils (3.9.2-1) ... [2022-04-09T18:47:57.108Z] #21 31.24 Selecting previously unselected package zip. [2022-04-09T18:47:57.108Z] #21 31.24 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-09T18:47:57.173Z] #21 36.85 Setting up xz-utils (5.2.5-2) ... [2022-04-09T18:47:57.173Z] #21 36.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-09T18:47:57.173Z] #21 36.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:47:57.173Z] #21 36.91 Setting up patch (2.7.6-7) ... [2022-04-09T18:47:57.173Z] #21 36.93 Setting up sudo (1.9.5p2-3) ... [2022-04-09T18:47:57.173Z] #21 37.00 invoke-rc.d: could not determine current runlevel [2022-04-09T18:47:57.173Z] #21 37.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-09T18:47:57.173Z] #21 37.03 Setting up xfsprogs (5.10.0-4) ... [2022-04-09T18:47:57.173Z] #21 37.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:47:57.173Z] #21 37.05 Setting up inetutils-ping (2:2.0-1) ... [2022-04-09T18:47:57.173Z] #21 37.07 Setting up pigz (2.6-1) ... [2022-04-09T18:47:57.372Z] #21 31.25 Unpacking zip (3.0-12) ... [2022-04-09T18:47:57.372Z] #21 31.38 Selecting previously unselected package zstd. [2022-04-09T18:47:57.372Z] #21 31.39 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-09T18:47:57.372Z] #21 31.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:47:57.435Z] #21 37.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:47:57.435Z] #21 37.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:47:57.435Z] #21 37.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:47:57.435Z] #21 37.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:57.636Z] #21 31.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:47:57.671Z] #21 39.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:57.671Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-09T18:47:57.671Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-09T18:47:57.671Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-09T18:47:57.671Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-09T18:47:57.671Z] #21 39.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-09T18:47:57.671Z] #21 39.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-09T18:47:57.671Z] #21 39.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-09T18:47:57.671Z] #21 39.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-09T18:47:57.671Z] #21 39.98 Setting up python3-setuptools (52.0.0-4) ... [2022-04-09T18:47:58.008Z] #21 37.83 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:47:58.008Z] #21 37.84 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:47:58.191Z] Client: [2022-04-09T18:47:58.191Z] Version: 20.10.9 [2022-04-09T18:47:58.191Z] API version: 1.41 [2022-04-09T18:47:58.191Z] Go version: go1.16.8 [2022-04-09T18:47:58.191Z] Git commit: c2ea9bc [2022-04-09T18:47:58.191Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-09T18:47:58.191Z] OS/Arch: windows/amd64 [2022-04-09T18:47:58.191Z] Context: default [2022-04-09T18:47:58.191Z] Experimental: true [2022-04-09T18:47:58.191Z] [2022-04-09T18:47:58.191Z] Server: Docker Engine - Community [2022-04-09T18:47:58.191Z] Engine: [2022-04-09T18:47:58.191Z] Version: 20.10.9 [2022-04-09T18:47:58.191Z] API version: 1.41 (minimum version 1.24) [2022-04-09T18:47:58.191Z] Go version: go1.16.8 [2022-04-09T18:47:58.191Z] Git commit: 79ea9d3 [2022-04-09T18:47:58.191Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-09T18:47:58.191Z] OS/Arch: windows/amd64 [2022-04-09T18:47:58.191Z] Experimental: true [2022-04-09T18:47:58.533Z] #21 38.23 Setting up libelf1:amd64 (0.183-1) ... [2022-04-09T18:47:58.533Z] #21 38.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:47:58.533Z] #21 38.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:47:58.533Z] #21 38.33 Setting up python3-distutils (3.9.2-1) ... [2022-04-09T18:47:58.579Z] #21 32.62 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:58.579Z] #21 32.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:47:58.579Z] #21 32.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:47:58.579Z] #21 32.68 Setting up libicu67:amd64 (67.1-7) ... [2022-04-09T18:47:58.579Z] #21 32.69 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:47:58.579Z] #21 32.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-09T18:47:58.579Z] #21 32.72 Setting up uidmap (1:4.8.1-1) ... [2022-04-09T18:47:58.579Z] #21 32.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [Pipeline] sh [2022-04-09T18:47:58.841Z] #21 32.75 Setting up bzip2 (1.0.8-4) ... [2022-04-09T18:47:58.841Z] #21 32.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:47:58.841Z] #21 32.80 Setting up python3-wheel (0.34.2-1) ... [2022-04-09T18:47:59.057Z] #21 38.75 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:59.058Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-09T18:47:59.058Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-09T18:47:59.058Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-09T18:47:59.058Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-09T18:47:59.058Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-09T18:47:59.058Z] #21 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-09T18:47:59.058Z] #21 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-09T18:47:59.058Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-09T18:47:59.058Z] #21 38.82 Setting up python3-setuptools (52.0.0-4) ... [2022-04-09T18:47:59.060Z] #21 41.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:47:59.060Z] #21 41.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:47:59.060Z] #21 41.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:47:59.060Z] #21 41.33 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:47:59.414Z] #21 33.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:47:59.414Z] #21 33.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:47:59.414Z] #21 33.46 Setting up libcap2-bin (1:2.44-1) ... [2022-04-09T18:47:59.414Z] #21 33.47 Setting up apparmor (2.13.6-10) ... [2022-04-09T18:47:59.702Z] + docker info [2022-04-09T18:47:59.702Z] Client: [2022-04-09T18:47:59.702Z] Context: default [2022-04-09T18:47:59.702Z] Debug Mode: false [2022-04-09T18:47:59.702Z] [2022-04-09T18:47:59.702Z] Server: [2022-04-09T18:47:59.702Z] Containers: 0 [2022-04-09T18:47:59.702Z] Running: 0 [2022-04-09T18:47:59.702Z] Paused: 0 [2022-04-09T18:47:59.702Z] Stopped: 0 [2022-04-09T18:47:59.702Z] Images: 0 [2022-04-09T18:47:59.702Z] Server Version: 20.10.9 [2022-04-09T18:47:59.702Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-09T18:47:59.702Z] Windows: [2022-04-09T18:47:59.702Z] LCOW: [2022-04-09T18:47:59.702Z] Logging Driver: json-file [2022-04-09T18:47:59.702Z] Plugins: [2022-04-09T18:47:59.702Z] Volume: local [2022-04-09T18:47:59.702Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:47:59.702Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:47:59.702Z] Swarm: inactive [2022-04-09T18:47:59.702Z] Default Isolation: process [2022-04-09T18:47:59.702Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T18:47:59.702Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-09T18:47:59.702Z] OSType: windows [2022-04-09T18:47:59.702Z] Architecture: x86_64 [2022-04-09T18:47:59.702Z] CPUs: 4 [2022-04-09T18:47:59.702Z] Total Memory: 32GiB [2022-04-09T18:47:59.702Z] Name: azwin-2-de79e0 [2022-04-09T18:47:59.702Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-09T18:47:59.702Z] Docker Root Dir: D:\docker [2022-04-09T18:47:59.702Z] Debug Mode: false [2022-04-09T18:47:59.702Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:47:59.702Z] Labels: [2022-04-09T18:47:59.702Z] Experimental: true [2022-04-09T18:47:59.702Z] Insecure Registries: [2022-04-09T18:47:59.702Z] 10.0.0.4:5000 [2022-04-09T18:47:59.702Z] 127.0.0.0/8 [2022-04-09T18:47:59.702Z] Registry Mirrors: [2022-04-09T18:47:59.702Z] http://10.0.0.4:5000/ [2022-04-09T18:47:59.702Z] Live Restore Enabled: false [2022-04-09T18:47:59.702Z] Product License: Community Engine [2022-04-09T18:47:59.702Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-09T18:48:00.006Z] #21 42.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:48:00.006Z] #21 42.40 Setting up jq (1.6-2.1) ... [2022-04-09T18:48:00.006Z] #21 42.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:48:00.006Z] #21 42.43 Setting up iptables (1.8.7-1) ... [2022-04-09T18:48:00.006Z] #21 42.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:48:00.006Z] #21 42.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:48:00.270Z] #21 42.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:48:00.270Z] #21 42.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:48:00.270Z] #21 42.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-09T18:48:00.270Z] #21 42.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-09T18:48:00.270Z] #21 42.48 Setting up iproute2 (5.10.0-4) ... [2022-04-09T18:48:00.448Z] #21 40.05 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:48:00.448Z] #21 40.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:48:00.448Z] #21 40.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:48:00.448Z] #21 40.08 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:48:00.532Z] #21 42.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:48:00.799Z] #21 34.87 Setting up zip (3.0-12) ... [2022-04-09T18:48:00.799Z] #21 34.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:48:00.799Z] #21 34.90 Setting up bash-completion (1:2.11-2) ... [2022-04-09T18:48:01.199Z] #45 21.57 Reading package lists... [2022-04-09T18:48:01.199Z] #45 ... [2022-04-09T18:48:01.199Z] [2022-04-09T18:48:01.199Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:48:01.199Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-09T18:48:01.199Z] #65 20.85 Reading package lists... [2022-04-09T18:48:01.394Z] #21 41.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:48:01.394Z] #21 41.20 Setting up jq (1.6-2.1) ... [2022-04-09T18:48:01.394Z] #21 41.22 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:48:01.394Z] #21 41.23 Setting up iptables (1.8.7-1) ... [2022-04-09T18:48:01.394Z] #21 41.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:48:01.394Z] #21 41.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:48:01.394Z] #21 41.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:48:01.394Z] #21 41.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:48:01.394Z] #21 41.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-09T18:48:01.394Z] #21 41.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-09T18:48:01.394Z] #21 41.29 Setting up iproute2 (5.10.0-4) ... [2022-04-09T18:48:01.479Z] #21 DONE 43.8s [2022-04-09T18:48:01.479Z] [2022-04-09T18:48:01.479Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-09T18:48:01.479Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-09T18:48:01.969Z] #21 41.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:48:02.013Z] Client: [2022-04-09T18:48:02.013Z] Context: default [2022-04-09T18:48:02.013Z] Debug Mode: false [2022-04-09T18:48:02.013Z] Plugins: [2022-04-09T18:48:02.013Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-09T18:48:02.013Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-09T18:48:02.013Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-09T18:48:02.013Z] [2022-04-09T18:48:02.013Z] Server: [2022-04-09T18:48:02.013Z] Containers: 0 [2022-04-09T18:48:02.013Z] Running: 0 [2022-04-09T18:48:02.013Z] Paused: 0 [2022-04-09T18:48:02.013Z] Stopped: 0 [2022-04-09T18:48:02.013Z] Images: 0 [2022-04-09T18:48:02.013Z] Server Version: 20.10.9 [2022-04-09T18:48:02.013Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-09T18:48:02.013Z] Windows: [2022-04-09T18:48:02.013Z] LCOW: [2022-04-09T18:48:02.013Z] Logging Driver: json-file [2022-04-09T18:48:02.013Z] Plugins: [2022-04-09T18:48:02.013Z] Volume: local [2022-04-09T18:48:02.013Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:48:02.013Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:48:02.013Z] Swarm: inactive [2022-04-09T18:48:02.013Z] Default Isolation: process [2022-04-09T18:48:02.013Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-09T18:48:02.013Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-09T18:48:02.013Z] OSType: windows [2022-04-09T18:48:02.013Z] Architecture: x86_64 [2022-04-09T18:48:02.013Z] CPUs: 4 [2022-04-09T18:48:02.013Z] Total Memory: 32GiB [2022-04-09T18:48:02.013Z] Name: azwin-2-beda30 [2022-04-09T18:48:02.013Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-09T18:48:02.013Z] Docker Root Dir: D:\docker [2022-04-09T18:48:02.013Z] Debug Mode: false [2022-04-09T18:48:02.013Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:48:02.013Z] Labels: [2022-04-09T18:48:02.013Z] Experimental: true [2022-04-09T18:48:02.013Z] Insecure Registries: [2022-04-09T18:48:02.013Z] 10.0.0.4:5000 [2022-04-09T18:48:02.013Z] 127.0.0.0/8 [2022-04-09T18:48:02.013Z] Registry Mirrors: [2022-04-09T18:48:02.013Z] http://10.0.0.4:5000/ [2022-04-09T18:48:02.013Z] Live Restore Enabled: false [2022-04-09T18:48:02.013Z] Product License: Community Engine [2022-04-09T18:48:02.013Z] [2022-04-09T18:48:02.136Z] #65 30.46 Reading package lists... [2022-04-09T18:48:02.136Z] #65 ... [2022-04-09T18:48:02.136Z] [2022-04-09T18:48:02.136Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:48:02.136Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-09T18:48:02.136Z] #20 22.11 Fetched 48.9 MB in 21s (2383 kB/s) [2022-04-09T18:48:02.136Z] #20 22.11 Reading package lists... [2022-04-09T18:48:02.136Z] #20 31.30 Reading package lists... [2022-04-09T18:48:02.136Z] #20 ... [2022-04-09T18:48:02.136Z] [2022-04-09T18:48:02.136Z] #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 [2022-04-09T18:48:02.136Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-09T18:48:02.136Z] #45 21.57 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-09T18:48:02.423Z] #22 0.805 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-09T18:48:02.423Z] #22 0.810 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-09T18:48:02.423Z] #22 0.814 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-09T18:48:02.423Z] #22 DONE 0.9s [2022-04-09T18:48:02.423Z] [2022-04-09T18:48:02.423Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-09T18:48:02.423Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-09T18:48:03.019Z] #23 8.442 Collecting yamllint==1.26.1 [2022-04-09T18:48:03.019Z] #23 9.494 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-09T18:48:03.345Z] #21 36.77 Setting up xz-utils (5.2.5-2) ... [2022-04-09T18:48:03.346Z] #21 36.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-09T18:48:03.346Z] #21 36.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:48:03.346Z] #21 36.82 Setting up patch (2.7.6-7) ... [2022-04-09T18:48:03.346Z] #21 36.85 Setting up sudo (1.9.5p2-3) ... [2022-04-09T18:48:03.346Z] #21 36.93 invoke-rc.d: could not determine current runlevel [2022-04-09T18:48:03.346Z] #21 36.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-09T18:48:03.346Z] #21 36.95 Setting up xfsprogs (5.10.0-4) ... [2022-04-09T18:48:03.346Z] #21 36.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:48:03.346Z] #21 36.98 Setting up inetutils-ping (2:2.0-1) ... [2022-04-09T18:48:03.346Z] #21 36.99 Setting up pigz (2.6-1) ... [2022-04-09T18:48:03.346Z] #21 37.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:48:03.346Z] #21 37.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:48:03.346Z] #21 37.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:48:03.346Z] #21 37.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:48:03.358Z] #21 DONE 43.1s [2022-04-09T18:48:03.358Z] [2022-04-09T18:48:03.358Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-09T18:48:03.358Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-09T18:48:03.590Z] #23 10.44 Collecting pathspec>=0.5.3 [2022-04-09T18:48:03.590Z] #23 10.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-09T18:48:03.605Z] #21 37.53 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:48:03.605Z] #21 37.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:48:03.851Z] #23 10.68 Collecting pyyaml [2022-04-09T18:48:03.851Z] #23 10.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-09T18:48:03.851Z] #23 10.74 Building wheels for collected packages: yamllint [2022-04-09T18:48:03.851Z] #23 10.74 Building wheel for yamllint (setup.py): started [2022-04-09T18:48:03.865Z] #21 37.99 Setting up libelf1:amd64 (0.183-1) ... [2022-04-09T18:48:03.866Z] #21 38.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:48:04.126Z] #21 38.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:48:04.126Z] #21 38.03 Setting up python3-distutils (3.9.2-1) ... [2022-04-09T18:48:04.303Z] #22 0.885 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-09T18:48:04.303Z] #22 0.890 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-09T18:48:04.303Z] #22 0.893 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-09T18:48:04.303Z] #22 DONE 1.1s [2022-04-09T18:48:04.303Z] [2022-04-09T18:48:04.303Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-09T18:48:04.303Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-09T18:48:04.697Z] #21 38.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:48:04.698Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-09T18:48:04.698Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-09T18:48:04.698Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-09T18:48:04.698Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-09T18:48:04.698Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-09T18:48:04.698Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-09T18:48:04.698Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-09T18:48:04.698Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-09T18:48:04.698Z] #21 38.54 Setting up python3-setuptools (52.0.0-4) ... [2022-04-09T18:48:04.792Z] #23 11.60 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-09T18:48:04.792Z] #23 11.60 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d8fea7f87612fe879ef399890127c1e5bae98c450c017e3c5de842e8bc56ba70 [2022-04-09T18:48:04.792Z] #23 11.60 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-09T18:48:04.792Z] #23 11.60 Successfully built yamllint [2022-04-09T18:48:04.792Z] #23 11.64 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-09T18:48:05.054Z] #23 12.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-09T18:48:05.206Z] 037d5740b404: Verifying Checksum [2022-04-09T18:48:05.206Z] 037d5740b404: Download complete [2022-04-09T18:48:05.628Z] #23 DONE 12.6s [2022-04-09T18:48:05.628Z] [2022-04-09T18:48:05.628Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:48:05.628Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:48:05.639Z] #21 39.76 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:48:05.639Z] #21 39.77 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:48:05.900Z] #21 39.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:48:05.900Z] #21 39.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:48:06.844Z] #21 40.91 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:48:06.844Z] #21 40.92 Setting up jq (1.6-2.1) ... [2022-04-09T18:48:06.844Z] #21 40.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:48:07.106Z] #21 40.95 Setting up iptables (1.8.7-1) ... [2022-04-09T18:48:07.106Z] #21 40.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:48:07.106Z] #21 40.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:48:07.106Z] #21 40.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:48:07.106Z] #21 40.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:48:07.106Z] #21 40.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-09T18:48:07.106Z] #21 40.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-09T18:48:07.106Z] #21 41.00 Setting up iproute2 (5.10.0-4) ... [2022-04-09T18:48:07.367Z] #21 41.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:48:07.636Z] #21 DONE 41.8s [2022-04-09T18:48:07.636Z] [2022-04-09T18:48:07.636Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:48:07.636Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:48:07.897Z] #60 ... [2022-04-09T18:48:07.897Z] [2022-04-09T18:48:07.897Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-09T18:48:07.897Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-09T18:48:09.286Z] #22 1.414 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-09T18:48:09.286Z] #22 1.417 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-09T18:48:09.286Z] #22 1.420 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-09T18:48:09.286Z] #22 DONE 1.5s [2022-04-09T18:48:09.286Z] [2022-04-09T18:48:09.286Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:48:09.286Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:48:09.286Z] #60 ... [2022-04-09T18:48:09.286Z] [2022-04-09T18:48:09.286Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-09T18:48:09.286Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-09T18:48:10.254Z] #45 30.73 Reading package lists... [2022-04-09T18:48:10.254Z] #45 ... [2022-04-09T18:48:10.254Z] [2022-04-09T18:48:10.254Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-09T18:48:10.254Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-09T18:48:10.254Z] #65 30.46 Reading package lists... [2022-04-09T18:48:11.191Z] #65 39.23 Building dependency tree... [2022-04-09T18:48:12.439Z] #23 9.265 Collecting yamllint==1.26.1 [2022-04-09T18:48:12.701Z] #23 10.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-09T18:48:13.096Z] #65 43.25 The following additional packages will be installed: [2022-04-09T18:48:13.096Z] #65 43.27 libbtrfs0 [2022-04-09T18:48:13.354Z] #65 43.51 The following NEW packages will be installed: [2022-04-09T18:48:13.354Z] #65 43.52 libbtrfs-dev libbtrfs0 [2022-04-09T18:48:13.613Z] #65 43.91 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:48:13.613Z] #65 43.91 Need to get 460 kB of archives. [2022-04-09T18:48:13.613Z] #65 43.91 After this operation, 1237 kB of additional disk space will be used. [2022-04-09T18:48:13.613Z] #65 43.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:48:13.646Z] #23 11.42 Collecting pathspec>=0.5.3 [2022-04-09T18:48:13.646Z] #23 11.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-09T18:48:13.759Z] 8f616e6e9eec: Verifying Checksum [2022-04-09T18:48:13.759Z] 8f616e6e9eec: Download complete [2022-04-09T18:48:13.818Z] #26 ... [2022-04-09T18:48:13.818Z] [2022-04-09T18:48:13.818Z] #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 [2022-04-09T18:48:13.818Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-09T18:48:13.818Z] #43 158.9 + dpkg --print-architecture [2022-04-09T18:48:13.818Z] #43 DONE 159.5s [2022-04-09T18:48:13.818Z] [2022-04-09T18:48:13.818Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:48:13.818Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:48:13.872Z] #65 43.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:48:14.218Z] #23 11.82 Collecting pyyaml [2022-04-09T18:48:14.218Z] #23 11.84 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-09T18:48:14.218Z] #23 11.88 Building wheels for collected packages: yamllint [2022-04-09T18:48:14.218Z] #23 11.89 Building wheel for yamllint (setup.py): started [2022-04-09T18:48:14.311Z] #23 9.164 Collecting yamllint==1.26.1 [2022-04-09T18:48:14.439Z] #65 44.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:48:14.572Z] #23 10.21 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-09T18:48:14.698Z] #65 44.94 Fetched 460 kB in 0s (1534 kB/s) [2022-04-09T18:48:14.698Z] #65 45.00 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:48:14.957Z] #65 45.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-09T18:48:14.957Z] #65 45.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:48:14.957Z] #65 45.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:48:14.957Z] #65 45.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:48:14.957Z] #65 45.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:48:14.957Z] #65 45.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:48:15.162Z] #23 12.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-09T18:48:15.162Z] #23 12.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b42e7a92c74a04a31bb630f9612bd3ef8b08bc268e93a4bb3bd1ac39c56a5b61 [2022-04-09T18:48:15.162Z] #23 12.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-09T18:48:15.162Z] #23 12.88 Successfully built yamllint [2022-04-09T18:48:15.162Z] #23 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-09T18:48:15.216Z] #65 45.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:48:15.216Z] #65 45.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:48:15.216Z] #65 45.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:48:15.424Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-09T18:48:15.474Z] #65 DONE 45.6s [2022-04-09T18:48:15.474Z] [2022-04-09T18:48:15.474Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-09T18:48:15.474Z] #66 sha256:631934fb4a09559d2730a54dbdbe65a70c9dc65ea679cf1640842d96bfae3a65 [2022-04-09T18:48:15.474Z] #66 DONE 0.1s [2022-04-09T18:48:15.474Z] [2022-04-09T18:48:15.474Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:48:15.474Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:48:15.956Z] #23 11.43 Collecting pathspec>=0.5.3 [2022-04-09T18:48:15.956Z] #23 11.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-09T18:48:15.996Z] #23 DONE 13.9s [2022-04-09T18:48:15.996Z] [2022-04-09T18:48:15.996Z] #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 [2022-04-09T18:48:15.996Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:48:16.218Z] #23 11.81 Collecting pyyaml [2022-04-09T18:48:16.218Z] #23 11.82 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-09T18:48:16.218Z] #23 11.88 Building wheels for collected packages: yamllint [2022-04-09T18:48:16.218Z] #23 11.89 Building wheel for yamllint (setup.py): started [2022-04-09T18:48:16.257Z] #43 ... [2022-04-09T18:48:16.257Z] [2022-04-09T18:48:16.257Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-09T18:48:16.257Z] #27 sha256:2862830b0c7b298deee87590243ae4e3840d37d809241f21894ac8693245ddb9 [2022-04-09T18:48:16.257Z] #27 DONE 0.3s [2022-04-09T18:48:16.257Z] [2022-04-09T18:48:16.257Z] #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 [2022-04-09T18:48:16.257Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:48:16.410Z] #67 0.839 + RM_GOPATH=0 [2022-04-09T18:48:16.410Z] #67 0.839 + TMP_GOPATH= [2022-04-09T18:48:16.410Z] #67 0.841 + : /build [2022-04-09T18:48:16.410Z] #67 0.841 + '[' -z '' ']' [2022-04-09T18:48:16.410Z] #67 0.841 ++ mktemp -d [2022-04-09T18:48:16.410Z] #67 0.852 + export GOPATH=/tmp/tmp.U2HZFbxAnk [2022-04-09T18:48:16.410Z] #67 0.852 + GOPATH=/tmp/tmp.U2HZFbxAnk [2022-04-09T18:48:16.410Z] #67 0.852 + RM_GOPATH=1 [2022-04-09T18:48:16.410Z] #67 0.852 + case "$(go env GOARCH)" in [2022-04-09T18:48:16.410Z] #67 0.853 ++ go env GOARCH [2022-04-09T18:48:16.410Z] #67 0.857 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:48:16.410Z] #67 0.857 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:48:16.410Z] #67 0.863 ++ dirname /install.sh [2022-04-09T18:48:16.410Z] #67 0.865 + dir=/ [2022-04-09T18:48:16.410Z] #67 0.865 + bin=containerd [2022-04-09T18:48:16.410Z] #67 0.865 + shift [2022-04-09T18:48:16.410Z] #67 0.866 + '[' '!' -f //containerd.installer ']' [2022-04-09T18:48:16.410Z] #67 0.866 + . //containerd.installer [2022-04-09T18:48:16.410Z] #67 0.866 ++ set -e [2022-04-09T18:48:16.410Z] #67 0.866 ++ : v1.6.2 [2022-04-09T18:48:16.410Z] #67 0.867 + install_containerd [2022-04-09T18:48:16.410Z] #67 0.867 + echo 'Install containerd version v1.6.2' [2022-04-09T18:48:16.410Z] #67 0.868 Install containerd version v1.6.2 [2022-04-09T18:48:16.410Z] #67 0.868 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U2HZFbxAnk/src/github.com/containerd/containerd [2022-04-09T18:48:16.410Z] #67 0.888 Cloning into '/tmp/tmp.U2HZFbxAnk/src/github.com/containerd/containerd'... [2022-04-09T18:48:16.519Z] #43 ... [2022-04-09T18:48:16.519Z] [2022-04-09T18:48:16.519Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-09T18:48:16.519Z] #32 sha256:3a3b0ff04c45b29c46449aadff3a98f0b96765e4d4d1750b8bb396ac31ec8947 [2022-04-09T18:48:17.092Z] #32 DONE 0.5s [2022-04-09T18:48:17.092Z] [2022-04-09T18:48:17.092Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-09T18:48:17.092Z] #35 sha256:044176a3625dffa510e806f92469bc1a87ca917bc8ebe6d008199029f0e678d1 [2022-04-09T18:48:17.188Z] #23 12.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-09T18:48:17.188Z] #23 12.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a3beeffddf3dabe9592df471719501420ee9cae8087ec13ab2e9bf0c91f55581 [2022-04-09T18:48:17.188Z] #23 12.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-09T18:48:17.188Z] #23 12.79 Successfully built yamllint [2022-04-09T18:48:17.188Z] #23 12.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-09T18:48:17.354Z] #35 DONE 0.3s [2022-04-09T18:48:17.354Z] [2022-04-09T18:48:17.354Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-09T18:48:17.354Z] #37 sha256:3a8584f5412c7cdb800615928177b89f6fd153834a39e61c618a8474db9689fa [2022-04-09T18:48:17.354Z] #37 DONE 0.1s [2022-04-09T18:48:17.354Z] [2022-04-09T18:48:17.354Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-09T18:48:17.354Z] #41 sha256:b6f294bf8dcdd30b5b38a78786b047e4fde2e0d6a06e4534ff9f97c07a719b1f [2022-04-09T18:48:17.354Z] #41 DONE 0.1s [2022-04-09T18:48:17.354Z] [2022-04-09T18:48:17.354Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:48:17.354Z] #60 sha256:7f3478f1e6bf6091964fb8461c6636cb3017d9daf31fe095a11be479b6b979dd [2022-04-09T18:48:17.815Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-09T18:48:18.041Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-09T18:48:18.042Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a657feca\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-09T18:48:18.042Z] ---------------------------------------------------------------------------- [2022-04-09T18:48:18.042Z] [2022-04-09T18:48:18.042Z] INFO: executeCI.ps1 starting at Sat Apr 9 18:48:16 CUT 2022 [2022-04-09T18:48:18.042Z] [2022-04-09T18:48:18.042Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-09T18:48:18.042Z] INFO: Running git version 2.24.1.windows.2 [2022-04-09T18:48:18.042Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-09T18:48:18.042Z] INFO: Environment variables: [2022-04-09T18:48:18.042Z] [2022-04-09T18:48:18.042Z] Name Value [2022-04-09T18:48:18.042Z] ---- ----- [2022-04-09T18:48:18.042Z] ALLUSERSPROFILE C:\ProgramData [2022-04-09T18:48:18.042Z] amd64 true [2022-04-09T18:48:18.042Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-09T18:48:18.042Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-09T18:48:18.042Z] arm64 true [2022-04-09T18:48:18.042Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-09T18:48:18.042Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-09T18:48:18.042Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-09T18:48:18.042Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-09T18:48:18.042Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-09T18:48:18.042Z] BRANCH_NAME PR-43475 [2022-04-09T18:48:18.042Z] BUILD_DISPLAY_NAME #3 [2022-04-09T18:48:18.042Z] BUILD_ID 3 [2022-04-09T18:48:18.042Z] BUILD_NUMBER 3 [2022-04-09T18:48:18.042Z] BUILD_TAG jenkins-moby-PR-43475-3 [2022-04-09T18:48:18.042Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/ [2022-04-09T18:48:18.042Z] cgroup2 true [2022-04-09T18:48:18.042Z] CHANGE_AUTHOR crazy-max [2022-04-09T18:48:18.042Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-09T18:48:18.042Z] CHANGE_BRANCH win-arm64 [2022-04-09T18:48:18.042Z] CHANGE_FORK crazy-max [2022-04-09T18:48:18.042Z] CHANGE_ID 43475 [2022-04-09T18:48:18.042Z] CHANGE_TARGET master [2022-04-09T18:48:18.042Z] CHANGE_TITLE missing windows arm64 arch detection [2022-04-09T18:48:18.042Z] CHANGE_URL https://github.com/moby/moby/pull/43475 [2022-04-09T18:48:18.042Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:48:18.042Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-09T18:48:18.042Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-09T18:48:18.042Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-09T18:48:18.042Z] COMPUTERNAME azwin-2-de79e0 [2022-04-09T18:48:18.042Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-09T18:48:18.042Z] ConfigSequenceNumber 0 [2022-04-09T18:48:18.042Z] dco true [2022-04-09T18:48:18.042Z] DOCKER_BUILDKIT 0 [2022-04-09T18:48:18.042Z] DOCKER_DUT_DEBUG 1 [2022-04-09T18:48:18.042Z] DOCKER_EXPERIMENTAL 1 [2022-04-09T18:48:18.042Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-09T18:48:18.042Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-09T18:48:18.042Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-09T18:48:18.042Z] EXECUTOR_NUMBER 0 [2022-04-09T18:48:18.042Z] FQDN azwin-2-de79e0.westus.cloudapp.azure.com [2022-04-09T18:48:18.042Z] GIT_BRANCH PR-43475 [2022-04-09T18:48:18.042Z] GIT_COMMIT 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:48:18.042Z] GIT_PREVIOUS_COMMIT 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:48:18.042Z] GIT_URL https://github.com/moby/moby.git [2022-04-09T18:48:18.042Z] HUDSON_COOKIE a6e08b94-a776-4b2a-be91-401b5b68676a [2022-04-09T18:48:18.042Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-09T18:48:18.042Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-09T18:48:18.042Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-09T18:48:18.042Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-09T18:48:18.042Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-09T18:48:18.042Z] JENKINS_NODE_COOKIE eaaa2249-525e-4263-9d9e-ce4fc3928ac8 [2022-04-09T18:48:18.042Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-09T18:48:18.042Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-09T18:48:18.042Z] JOB_BASE_NAME PR-43475 [2022-04-09T18:48:18.042Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/display/redirect [2022-04-09T18:48:18.042Z] JOB_NAME moby/PR-43475 [2022-04-09T18:48:18.042Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/ [2022-04-09T18:48:18.042Z] library.jps.version master [2022-04-09T18:48:18.042Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-09T18:48:18.042Z] NODE_LABELS amd64 azure azwin-2-de79e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-09T18:48:18.042Z] NODE_NAME azwin-2-de79e0 [2022-04-09T18:48:18.042Z] NUMBER_OF_PROCESSORS 4 [2022-04-09T18:48:18.042Z] OS Windows_NT [2022-04-09T18:48:18.042Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-09T18:48:18.042Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-09T18:48:18.042Z] ppc64le false [2022-04-09T18:48:18.042Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-09T18:48:18.042Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-09T18:48:18.042Z] PROCESSOR_LEVEL 6 [2022-04-09T18:48:18.042Z] PROCESSOR_REVISION 4f01 [2022-04-09T18:48:18.042Z] ProgramData C:\ProgramData [2022-04-09T18:48:18.042Z] ProgramFiles C:\Program Files [2022-04-09T18:48:18.042Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-09T18:48:18.042Z] ProgramW6432 C:\Program Files [2022-04-09T18:48:18.042Z] PROMPT $P$G [2022-04-09T18:48:18.042Z] PSExecutionPolicyPreference Bypass [2022-04-09T18:48:18.042Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-09T18:48:18.042Z] PUBLIC C:\Users\Public [2022-04-09T18:48:18.042Z] rootless true [2022-04-09T18:48:18.042Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=artif... [2022-04-09T18:48:18.042Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=changes [2022-04-09T18:48:18.042Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect [2022-04-09T18:48:18.042Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=tests [2022-04-09T18:48:18.042Z] s390x false [2022-04-09T18:48:18.042Z] SKIP_VALIDATION_TESTS 1 [2022-04-09T18:48:18.042Z] SOURCES_DRIVE d [2022-04-09T18:48:18.042Z] SOURCES_SUBDIR gopath [2022-04-09T18:48:18.042Z] STAGE_NAME Run tests [2022-04-09T18:48:18.042Z] SystemDrive C: [2022-04-09T18:48:18.042Z] SystemRoot C:\Windows [2022-04-09T18:48:18.042Z] TEMP C:\Windows\TEMP [2022-04-09T18:48:18.042Z] TESTDEBUG 0 [2022-04-09T18:48:18.042Z] TESTRUN_DRIVE d [2022-04-09T18:48:18.042Z] TESTRUN_SUBDIR CI [2022-04-09T18:48:18.042Z] TIMEOUT 120m [2022-04-09T18:48:18.042Z] TMP C:\Windows\TEMP [2022-04-09T18:48:18.042Z] unit_validate true [2022-04-09T18:48:18.042Z] USERDOMAIN WORKGROUP [2022-04-09T18:48:18.042Z] USERNAME azwin-2-de79e0$ [2022-04-09T18:48:18.042Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-09T18:48:18.042Z] validate_force false [2022-04-09T18:48:18.042Z] windir C:\Windows [2022-04-09T18:48:18.042Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-09T18:48:18.042Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-09T18:48:18.042Z] windows2022 true [2022-04-09T18:48:18.042Z] windows2022containerd true [2022-04-09T18:48:18.042Z] windowsRS5 true [2022-04-09T18:48:18.042Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-09T18:48:18.042Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-09T18:48:18.042Z] [2022-04-09T18:48:18.042Z] [2022-04-09T18:48:18.042Z] [2022-04-09T18:48:18.400Z] #23 DONE 13.7s [2022-04-09T18:48:18.400Z] [2022-04-09T18:48:18.400Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-09T18:48:18.400Z] #27 sha256:0b5f6d3cd9b5677b26aa73fe0d35f2e82575f44d5822b860308ed658e3cd6eb9 [2022-04-09T18:48:18.400Z] #27 DONE 0.2s [2022-04-09T18:48:18.400Z] [2022-04-09T18:48:18.400Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:48:18.400Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:48:18.400Z] #51 ... [2022-04-09T18:48:18.400Z] [2022-04-09T18:48:18.400Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-09T18:48:18.400Z] #32 sha256:3902d31ccd0fa79029975149fa94a77f209cbc35b112e4c4e31be8d8a9d0993a [2022-04-09T18:48:18.663Z] #32 DONE 0.4s [2022-04-09T18:48:18.663Z] [2022-04-09T18:48:18.663Z] #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 [2022-04-09T18:48:18.663Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:48:18.937Z] #43 ... [2022-04-09T18:48:18.937Z] [2022-04-09T18:48:18.937Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-09T18:48:18.937Z] #35 sha256:eefaeb47bf0eb5554f2bf11cee00efe6d673163d36bd5b949535ad01a38288de [2022-04-09T18:48:19.007Z] INFO: Sources under d:\gopath\... [2022-04-09T18:48:19.007Z] INFO: Test run under d:\CI\... [2022-04-09T18:48:19.007Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-09T18:48:19.007Z] INFO: docker/docker repository was found [2022-04-09T18:48:19.198Z] #35 DONE 0.4s [2022-04-09T18:48:19.198Z] [2022-04-09T18:48:19.198Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-09T18:48:19.198Z] #37 sha256:cdd2cc4c70f470191d06a44067015bda8eb28717c65254da9219bcd9bb1969f8 [2022-04-09T18:48:19.198Z] #37 DONE 0.1s [2022-04-09T18:48:19.198Z] [2022-04-09T18:48:19.198Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:48:19.198Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:48:19.301Z] #23 9.814 Collecting yamllint==1.26.1 [2022-04-09T18:48:19.461Z] #51 ... [2022-04-09T18:48:19.461Z] [2022-04-09T18:48:19.461Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-09T18:48:19.461Z] #41 sha256:7fafd21282a5a5cb9fccd41e35025ae2e9ce512d6bac545a8e2ed626aa17bbb3 [2022-04-09T18:48:19.461Z] #41 DONE 0.1s [2022-04-09T18:48:19.461Z] [2022-04-09T18:48:19.461Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:48:19.461Z] #56 sha256:983b7c881543e96515bdd32cba9a5be6fc9e61214b1a0375facf1d4ad809e2c0 [2022-04-09T18:48:19.463Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-09T18:48:19.704Z] #67 ... [2022-04-09T18:48:19.704Z] [2022-04-09T18:48:19.704Z] #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 [2022-04-09T18:48:19.704Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-09T18:48:19.704Z] #45 30.73 Reading package lists... [2022-04-09T18:48:19.704Z] #45 39.92 Building dependency tree... [2022-04-09T18:48:19.704Z] #45 43.81 The following additional packages will be installed: [2022-04-09T18:48:19.704Z] #45 43.83 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-09T18:48:19.704Z] #45 43.85 Suggested packages: [2022-04-09T18:48:19.704Z] #45 43.85 cmake-doc ninja-build lrzip [2022-04-09T18:48:19.704Z] #45 43.85 Recommended packages: [2022-04-09T18:48:19.704Z] #45 43.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-09T18:48:19.704Z] #45 44.43 The following NEW packages will be installed: [2022-04-09T18:48:19.704Z] #45 44.45 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-09T18:48:19.704Z] #45 44.86 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:48:19.704Z] #45 44.86 Need to get 8418 kB of archives. [2022-04-09T18:48:19.704Z] #45 44.86 After this operation, 34.9 MB of additional disk space will be used. [2022-04-09T18:48:19.704Z] #45 44.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:48:19.704Z] #45 44.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:48:19.704Z] #45 44.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-09T18:48:19.704Z] #45 44.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-09T18:48:19.704Z] #45 44.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-09T18:48:19.704Z] #45 44.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-09T18:48:19.704Z] #45 44.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-09T18:48:19.704Z] #45 44.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-09T18:48:19.704Z] #45 45.62 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:48:19.704Z] #45 46.21 Fetched 8418 kB in 0s (18.6 MB/s) [2022-04-09T18:48:19.704Z] #45 46.38 Selecting previously unselected package xxd. [2022-04-09T18:48:19.704Z] #45 46.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 ... 30207 files and directories currently installed.) [2022-04-09T18:48:19.704Z] #45 46.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:48:19.704Z] #45 46.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 46.54 Selecting previously unselected package vim-common. [2022-04-09T18:48:19.704Z] #45 46.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:48:19.704Z] #45 46.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 46.71 Selecting previously unselected package cmake-data. [2022-04-09T18:48:19.704Z] #45 46.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-09T18:48:19.704Z] #45 46.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 47.65 Selecting previously unselected package libarchive13:amd64. [2022-04-09T18:48:19.704Z] #45 47.66 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-09T18:48:19.704Z] #45 47.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 47.82 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-09T18:48:19.704Z] #45 47.82 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-09T18:48:19.704Z] #45 47.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:48:19.704Z] #45 47.91 Selecting previously unselected package librhash0:amd64. [2022-04-09T18:48:19.704Z] #45 47.91 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-09T18:48:19.704Z] #45 47.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:48:19.704Z] #45 48.00 Selecting previously unselected package libuv1:amd64. [2022-04-09T18:48:19.704Z] #45 48.01 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-09T18:48:19.704Z] #45 48.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:48:19.704Z] #45 48.09 Selecting previously unselected package cmake. [2022-04-09T18:48:19.704Z] #45 48.10 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-09T18:48:19.704Z] #45 48.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 49.72 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 49.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 49.74 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-09T18:48:19.704Z] #45 49.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 49.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-09T18:48:19.704Z] #45 49.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-09T18:48:19.704Z] #45 49.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 49.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-09T18:48:19.704Z] #45 49.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:48:19.704Z] #45 ... [2022-04-09T18:48:19.704Z] [2022-04-09T18:48:19.704Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-09T18:48:19.704Z] #70 sha256:82606998b20e06e9a8d4bfa82072826e5417bfabc102c3a715b48544e8e05e62 [2022-04-09T18:48:19.704Z] #70 46.56 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-09T18:48:19.704Z] #70 46.56 + GOBIN=/build [2022-04-09T18:48:19.704Z] #70 46.56 + GO111MODULE=on [2022-04-09T18:48:19.704Z] #70 46.56 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-09T18:48:19.704Z] #70 49.67 rootlesskit version 1.0.0 [2022-04-09T18:48:19.704Z] #70 49.67 Usage of /build/rootlesskit-docker-proxy: [2022-04-09T18:48:19.704Z] #70 49.67 -container-ip string [2022-04-09T18:48:19.704Z] #70 49.67 container ip [2022-04-09T18:48:19.704Z] #70 49.67 -container-port int [2022-04-09T18:48:19.704Z] #70 49.67 container port (default -1) [2022-04-09T18:48:19.704Z] #70 49.67 -host-ip string [2022-04-09T18:48:19.704Z] #70 49.67 host ip [2022-04-09T18:48:19.704Z] #70 49.67 -host-port int [2022-04-09T18:48:19.704Z] #70 49.67 host port (default -1) [2022-04-09T18:48:19.704Z] #70 49.67 -proto string [2022-04-09T18:48:19.704Z] #70 49.67 proxy protocol (default "tcp") [2022-04-09T18:48:19.704Z] #70 DONE 49.8s [2022-04-09T18:48:19.704Z] [2022-04-09T18:48:19.704Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:48:19.704Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-09T18:48:19.704Z] #20 31.30 Reading package lists... [2022-04-09T18:48:19.704Z] #20 40.40 Building dependency tree... [2022-04-09T18:48:19.704Z] #20 44.42 The following additional packages will be installed: [2022-04-09T18:48:19.704Z] #20 44.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:48:19.704Z] #20 44.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-09T18:48:19.704Z] #20 44.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-09T18:48:19.704Z] #20 44.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-09T18:48:19.704Z] #20 44.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-09T18:48:19.704Z] #20 44.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-09T18:48:19.704Z] #20 44.45 mingw-w64-common mingw-w64-x86-64-dev [2022-04-09T18:48:19.704Z] #20 44.49 Suggested packages: [2022-04-09T18:48:19.704Z] #20 44.49 gcc-10-locales seccomp wine64 [2022-04-09T18:48:19.704Z] #20 45.13 The following NEW packages will be installed: [2022-04-09T18:48:19.704Z] #20 45.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-09T18:48:19.704Z] #20 45.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-09T18:48:19.704Z] #20 45.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-09T18:48:19.704Z] #20 45.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-09T18:48:19.704Z] #20 45.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-09T18:48:19.704Z] #20 45.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-09T18:48:19.704Z] #20 45.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-09T18:48:19.704Z] #20 45.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-09T18:48:19.704Z] #20 45.16 mingw-w64-x86-64-dev [2022-04-09T18:48:19.704Z] #20 45.58 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:48:19.704Z] #20 45.58 Need to get 115 MB of archives. [2022-04-09T18:48:19.704Z] #20 45.58 After this operation, 645 MB of additional disk space will be used. [2022-04-09T18:48:19.704Z] #20 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-09T18:48:19.704Z] #20 45.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-09T18:48:19.704Z] #20 45.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-09T18:48:19.704Z] #20 45.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-09T18:48:19.704Z] #20 45.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-09T18:48:19.704Z] #20 45.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-09T18:48:19.704Z] #20 45.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-09T18:48:19.704Z] #20 46.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-09T18:48:19.704Z] #20 46.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-09T18:48:19.704Z] #20 46.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:48:19.704Z] #20 46.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:48:19.704Z] #20 46.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-09T18:48:19.704Z] #20 46.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-09T18:48:19.704Z] #20 47.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-09T18:48:19.704Z] #20 47.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-09T18:48:19.704Z] #20 47.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-09T18:48:19.704Z] #20 47.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-09T18:48:19.704Z] #20 47.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-09T18:48:19.704Z] #20 47.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-09T18:48:19.704Z] #20 47.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-09T18:48:19.704Z] #20 47.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-09T18:48:19.704Z] #20 47.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-09T18:48:19.704Z] #20 47.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-09T18:48:19.704Z] #20 47.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-09T18:48:19.704Z] #20 47.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-09T18:48:19.704Z] #20 47.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-09T18:48:19.704Z] #20 47.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-09T18:48:19.704Z] #20 47.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-09T18:48:19.704Z] #20 47.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-09T18:48:19.704Z] #20 47.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-09T18:48:19.704Z] #20 48.34 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:48:19.704Z] #20 48.74 Fetched 115 MB in 2s (48.8 MB/s) [2022-04-09T18:48:19.704Z] #20 48.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-09T18:48:19.704Z] #20 48.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-09T18:48:19.704Z] #20 48.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:48:19.704Z] #20 48.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:48:19.704Z] #20 49.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-09T18:48:19.704Z] #20 49.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-09T18:48:19.704Z] #20 49.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:48:19.920Z] ltsc2022: Pulling from windows/servercore [2022-04-09T18:48:19.920Z] 8f616e6e9eec: Pulling fs layer [2022-04-09T18:48:19.920Z] 037d5740b404: Pulling fs layer [2022-04-09T18:48:19.964Z] #20 ... [2022-04-09T18:48:19.964Z] [2022-04-09T18:48:19.964Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-09T18:48:19.964Z] #71 sha256:db26009f34e0031cad23a06723e83e532bf6c666013733a37e92d0337546d79d [2022-04-09T18:48:19.964Z] #71 DONE 0.0s [2022-04-09T18:48:19.964Z] [2022-04-09T18:48:19.964Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-09T18:48:19.964Z] #72 sha256:5978174f054f6702b2d5feb65fef51b5c0a37873c02861be25d1cde86fdfa1b5 [2022-04-09T18:48:19.964Z] #72 DONE 0.1s [2022-04-09T18:48:19.964Z] [2022-04-09T18:48:19.964Z] #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 [2022-04-09T18:48:19.964Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-09T18:48:19.964Z] #45 DONE 50.2s [2022-04-09T18:48:19.964Z] [2022-04-09T18:48:19.964Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:48:19.964Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:48:20.222Z] #67 ... [2022-04-09T18:48:20.222Z] [2022-04-09T18:48:20.222Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-09T18:48:20.222Z] #46 sha256:224ff5578c32d3a4140603c0e6e32e653c2ba53de24d9b32e30ec48fd8747534 [2022-04-09T18:48:20.222Z] #46 DONE 0.1s [2022-04-09T18:48:20.222Z] [2022-04-09T18:48:20.222Z] #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 [2022-04-09T18:48:20.222Z] #47 sha256:60f0c25935432de5fa593dbf3cbc85eade373df0d759126e138ae0c796758eef [2022-04-09T18:48:20.243Z] #23 10.88 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-09T18:48:21.159Z] #47 0.986 + RM_GOPATH=0 [2022-04-09T18:48:21.159Z] #47 0.986 + TMP_GOPATH= [2022-04-09T18:48:21.159Z] #47 0.986 + : /build [2022-04-09T18:48:21.159Z] #47 0.986 + '[' -z '' ']' [2022-04-09T18:48:21.159Z] #47 0.986 ++ mktemp -d [2022-04-09T18:48:21.159Z] #47 0.999 + export GOPATH=/tmp/tmp.RDyOV7exrn [2022-04-09T18:48:21.159Z] #47 0.999 + GOPATH=/tmp/tmp.RDyOV7exrn [2022-04-09T18:48:21.159Z] #47 0.999 + RM_GOPATH=1 [2022-04-09T18:48:21.159Z] #47 0.999 + case "$(go env GOARCH)" in [2022-04-09T18:48:21.159Z] #47 1.000 ++ go env GOARCH [2022-04-09T18:48:21.159Z] #47 1.013 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:48:21.159Z] #47 1.013 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:48:21.159Z] #47 1.013 ++ dirname /install.sh [2022-04-09T18:48:21.159Z] #47 1.014 + dir=/ [2022-04-09T18:48:21.159Z] #47 1.014 + bin=tini [2022-04-09T18:48:21.159Z] #47 1.014 + shift [2022-04-09T18:48:21.159Z] #47 1.014 + '[' '!' -f //tini.installer ']' [2022-04-09T18:48:21.159Z] #47 1.014 + . //tini.installer [2022-04-09T18:48:21.159Z] #47 1.014 ++ : v0.19.0 [2022-04-09T18:48:21.159Z] #47 1.014 + install_tini [2022-04-09T18:48:21.159Z] #47 1.014 + echo 'Install tini version v0.19.0' [2022-04-09T18:48:21.159Z] #47 1.014 + git clone https://github.com/krallin/tini.git /tmp/tmp.RDyOV7exrn/tini [2022-04-09T18:48:21.159Z] #47 1.017 Cloning into '/tmp/tmp.RDyOV7exrn/tini'... [2022-04-09T18:48:21.159Z] #47 1.019 Install tini version v0.19.0 [2022-04-09T18:48:21.185Z] #23 11.91 Collecting pathspec>=0.5.3 [2022-04-09T18:48:21.185Z] #23 11.93 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-09T18:48:21.446Z] #23 12.28 Collecting pyyaml [2022-04-09T18:48:21.707Z] #23 12.30 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-09T18:48:21.707Z] #23 12.36 Building wheels for collected packages: yamllint [2022-04-09T18:48:21.707Z] #23 12.36 Building wheel for yamllint (setup.py): started [2022-04-09T18:48:21.728Z] #47 1.593 + cd /tmp/tmp.RDyOV7exrn/tini [2022-04-09T18:48:21.728Z] #47 1.593 + git checkout -q v0.19.0 [2022-04-09T18:48:21.728Z] #47 1.612 + cmake . [2022-04-09T18:48:21.987Z] #47 1.955 -- The C compiler identification is GNU 10.2.1 [2022-04-09T18:48:22.246Z] #47 1.998 -- Detecting C compiler ABI info [2022-04-09T18:48:22.505Z] #47 2.285 -- Detecting C compiler ABI info - done [2022-04-09T18:48:22.505Z] #47 2.335 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-09T18:48:22.505Z] #47 2.337 -- Detecting C compile features [2022-04-09T18:48:22.505Z] #47 2.338 -- Detecting C compile features - done [2022-04-09T18:48:22.505Z] #47 2.355 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-09T18:48:22.651Z] #23 13.19 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-09T18:48:22.651Z] #23 13.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=879db96e2c2ca2281263be5d4d484da64e62c7343cd80d85f9ee76102803b6c8 [2022-04-09T18:48:22.651Z] #23 13.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-09T18:48:22.651Z] #23 13.19 Successfully built yamllint [2022-04-09T18:48:22.651Z] #23 13.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-09T18:48:22.764Z] #47 2.431 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-09T18:48:22.764Z] #47 2.476 -- Configuring done [2022-04-09T18:48:22.764Z] #47 2.482 -- Generating done [2022-04-09T18:48:22.764Z] #47 2.487 -- Build files have been written to: /tmp/tmp.RDyOV7exrn/tini [2022-04-09T18:48:22.764Z] #47 2.492 + make tini-static [2022-04-09T18:48:22.764Z] #47 2.609 Scanning dependencies of target tini-static [2022-04-09T18:48:22.764Z] #47 2.663 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-09T18:48:22.914Z] #23 13.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-09T18:48:23.333Z] #47 3.091 [100%] Linking C executable tini-static [2022-04-09T18:48:23.488Z] #23 DONE 14.1s [2022-04-09T18:48:23.488Z] [2022-04-09T18:48:23.488Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:48:23.488Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:48:23.488Z] #51 ... [2022-04-09T18:48:23.488Z] [2022-04-09T18:48:23.488Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-09T18:48:23.488Z] #27 sha256:c60c1e6940407e3c4a11cb18da4622213d720362d7d1dc4fcd8e63c97ab516e2 [2022-04-09T18:48:23.488Z] #27 DONE 0.3s [2022-04-09T18:48:23.488Z] [2022-04-09T18:48:23.488Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:48:23.488Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:48:23.592Z] #47 3.247 [100%] Built target tini-static [2022-04-09T18:48:23.592Z] #47 3.261 + mkdir -p /build [2022-04-09T18:48:23.592Z] #47 3.262 + cp tini-static /build/docker-init [2022-04-09T18:48:23.592Z] #47 DONE 3.4s [2022-04-09T18:48:23.592Z] [2022-04-09T18:48:23.592Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:48:23.592Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-09T18:48:23.592Z] #20 50.96 Selecting previously unselected package binutils-mingw-w64. [2022-04-09T18:48:23.592Z] #20 50.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-09T18:48:23.592Z] #20 50.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:48:23.592Z] #20 51.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-09T18:48:23.592Z] #20 51.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:48:23.592Z] #20 51.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:48:23.592Z] #20 51.18 Selecting previously unselected package dmsetup. [2022-04-09T18:48:23.592Z] #20 51.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:48:23.592Z] #20 51.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:48:23.592Z] #20 51.28 Selecting previously unselected package mingw-w64-common. [2022-04-09T18:48:23.592Z] #20 51.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-09T18:48:23.592Z] #20 51.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-09T18:48:23.592Z] #20 53.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-09T18:48:23.592Z] #20 53.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-09T18:48:23.592Z] #20 53.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:48:23.750Z] #60 ... [2022-04-09T18:48:23.750Z] [2022-04-09T18:48:23.750Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-09T18:48:23.750Z] #32 sha256:4c6b22f4d54bf6dd0a2d5de7c19a2dd0bae8c56bb4c67857fc82b74f8ab5ed22 [2022-04-09T18:48:24.325Z] #32 DONE 0.5s [2022-04-09T18:48:24.325Z] [2022-04-09T18:48:24.325Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-09T18:48:24.325Z] #35 sha256:03329faa7da59b8cbb858a083d62c721a6df7c70a1730aef293d3d145faf08c5 [2022-04-09T18:48:24.586Z] #35 DONE 0.3s [2022-04-09T18:48:24.586Z] [2022-04-09T18:48:24.586Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-09T18:48:24.586Z] #37 sha256:b9a0e6598c22e1249ceb77fa6a602421572296cc8fb778d244969c3824a460ff [2022-04-09T18:48:24.586Z] #37 DONE 0.1s [2022-04-09T18:48:24.586Z] [2022-04-09T18:48:24.586Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-09T18:48:24.586Z] #41 sha256:1a8a63ace413c6563dc38662d4177872c1f1a1d6de8b69ca2910aace9ae25c09 [2022-04-09T18:48:24.586Z] #41 DONE 0.1s [2022-04-09T18:48:24.586Z] [2022-04-09T18:48:24.586Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:48:24.586Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:48:25.496Z] #20 55.45 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-09T18:48:25.496Z] #20 55.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:48:25.496Z] #20 55.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:48:25.496Z] #20 55.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-09T18:48:25.496Z] #20 55.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:48:25.496Z] #20 55.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:48:27.397Z] #20 57.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-09T18:48:27.397Z] #20 57.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:48:27.397Z] #20 57.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:48:27.814Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-09T18:48:27.814Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3b4198aa\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-09T18:48:27.814Z] ---------------------------------------------------------------------------- [2022-04-09T18:48:27.814Z] [2022-04-09T18:48:27.814Z] INFO: executeCI.ps1 starting at Sat Apr 9 18:48:27 CUT 2022 [2022-04-09T18:48:27.814Z] [2022-04-09T18:48:27.814Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-09T18:48:27.814Z] INFO: Running git version 2.24.1.windows.2 [2022-04-09T18:48:27.814Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-09T18:48:27.814Z] INFO: Environment variables: [2022-04-09T18:48:28.272Z] [2022-04-09T18:48:28.272Z] Name Value [2022-04-09T18:48:28.272Z] ---- ----- [2022-04-09T18:48:28.272Z] ALLUSERSPROFILE C:\ProgramData [2022-04-09T18:48:28.272Z] amd64 true [2022-04-09T18:48:28.272Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-09T18:48:28.272Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-09T18:48:28.272Z] arm64 true [2022-04-09T18:48:28.272Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-09T18:48:28.272Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-09T18:48:28.272Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-09T18:48:28.272Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-09T18:48:28.272Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-09T18:48:28.272Z] BRANCH_NAME PR-43475 [2022-04-09T18:48:28.272Z] BUILD_DISPLAY_NAME #3 [2022-04-09T18:48:28.272Z] BUILD_ID 3 [2022-04-09T18:48:28.272Z] BUILD_NUMBER 3 [2022-04-09T18:48:28.272Z] BUILD_TAG jenkins-moby-PR-43475-3 [2022-04-09T18:48:28.272Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/ [2022-04-09T18:48:28.272Z] cgroup2 true [2022-04-09T18:48:28.272Z] CHANGE_AUTHOR crazy-max [2022-04-09T18:48:28.272Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-09T18:48:28.272Z] CHANGE_BRANCH win-arm64 [2022-04-09T18:48:28.272Z] CHANGE_FORK crazy-max [2022-04-09T18:48:28.272Z] CHANGE_ID 43475 [2022-04-09T18:48:28.272Z] CHANGE_TARGET master [2022-04-09T18:48:28.272Z] CHANGE_TITLE missing windows arm64 arch detection [2022-04-09T18:48:28.272Z] CHANGE_URL https://github.com/moby/moby/pull/43475 [2022-04-09T18:48:28.272Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-09T18:48:28.272Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-09T18:48:28.272Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-09T18:48:28.272Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-09T18:48:28.272Z] COMPUTERNAME azwin-2-beda30 [2022-04-09T18:48:28.272Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-09T18:48:28.272Z] ConfigSequenceNumber 0 [2022-04-09T18:48:28.272Z] dco true [2022-04-09T18:48:28.272Z] DOCKER_BUILDKIT 0 [2022-04-09T18:48:28.272Z] DOCKER_DUT_DEBUG 1 [2022-04-09T18:48:28.272Z] DOCKER_EXPERIMENTAL 1 [2022-04-09T18:48:28.272Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-09T18:48:28.272Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-09T18:48:28.272Z] EXECUTOR_NUMBER 0 [2022-04-09T18:48:28.272Z] FQDN azwin-2-beda30.westus.cloudapp.azure.com [2022-04-09T18:48:28.272Z] GIT_BRANCH PR-43475 [2022-04-09T18:48:28.272Z] GIT_COMMIT 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:48:28.272Z] GIT_PREVIOUS_COMMIT 5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:48:28.272Z] GIT_URL https://github.com/moby/moby.git [2022-04-09T18:48:28.272Z] HUDSON_COOKIE 5760cac8-737d-4bbc-b8bd-a0cc69bafbb7 [2022-04-09T18:48:28.272Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-09T18:48:28.272Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-09T18:48:28.272Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-09T18:48:28.272Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-09T18:48:28.272Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-09T18:48:28.272Z] JENKINS_NODE_COOKIE a68c89c6-d905-4733-aa3e-8e1989b5732e [2022-04-09T18:48:28.272Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-09T18:48:28.272Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-09T18:48:28.272Z] JOB_BASE_NAME PR-43475 [2022-04-09T18:48:28.272Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/display/redirect [2022-04-09T18:48:28.272Z] JOB_NAME moby/PR-43475 [2022-04-09T18:48:28.272Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/ [2022-04-09T18:48:28.272Z] library.jps.version master [2022-04-09T18:48:28.272Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-09T18:48:28.272Z] NODE_LABELS amd64 azure azwin-2-beda30 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-09T18:48:28.272Z] NODE_NAME azwin-2-beda30 [2022-04-09T18:48:28.272Z] NUMBER_OF_PROCESSORS 4 [2022-04-09T18:48:28.272Z] OS Windows_NT [2022-04-09T18:48:28.272Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-09T18:48:28.272Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-09T18:48:28.272Z] ppc64le false [2022-04-09T18:48:28.272Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-09T18:48:28.272Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-09T18:48:28.272Z] PROCESSOR_LEVEL 6 [2022-04-09T18:48:28.272Z] PROCESSOR_REVISION 4f01 [2022-04-09T18:48:28.272Z] ProgramData C:\ProgramData [2022-04-09T18:48:28.272Z] ProgramFiles C:\Program Files [2022-04-09T18:48:28.272Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-09T18:48:28.272Z] ProgramW6432 C:\Program Files [2022-04-09T18:48:28.272Z] PROMPT $P$G [2022-04-09T18:48:28.272Z] PSExecutionPolicyPreference Bypass [2022-04-09T18:48:28.272Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-09T18:48:28.272Z] PUBLIC C:\Users\Public [2022-04-09T18:48:28.272Z] rootless true [2022-04-09T18:48:28.272Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=artif... [2022-04-09T18:48:28.272Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=changes [2022-04-09T18:48:28.272Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect [2022-04-09T18:48:28.272Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43475/3/display/redirect?page=tests [2022-04-09T18:48:28.272Z] s390x false [2022-04-09T18:48:28.272Z] SKIP_VALIDATION_TESTS 1 [2022-04-09T18:48:28.272Z] SOURCES_DRIVE d [2022-04-09T18:48:28.272Z] SOURCES_SUBDIR gopath [2022-04-09T18:48:28.272Z] STAGE_NAME Run tests [2022-04-09T18:48:28.272Z] SystemDrive C: [2022-04-09T18:48:28.272Z] SystemRoot C:\Windows [2022-04-09T18:48:28.272Z] TEMP C:\Windows\TEMP [2022-04-09T18:48:28.272Z] TESTDEBUG 0 [2022-04-09T18:48:28.272Z] TESTRUN_DRIVE d [2022-04-09T18:48:28.272Z] TESTRUN_SUBDIR CI [2022-04-09T18:48:28.272Z] TIMEOUT 120m [2022-04-09T18:48:28.273Z] TMP C:\Windows\TEMP [2022-04-09T18:48:28.273Z] unit_validate true [2022-04-09T18:48:28.273Z] USERDOMAIN WORKGROUP [2022-04-09T18:48:28.273Z] USERNAME azwin-2-beda30$ [2022-04-09T18:48:28.273Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-09T18:48:28.273Z] validate_force false [2022-04-09T18:48:28.273Z] windir C:\Windows [2022-04-09T18:48:28.273Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-09T18:48:28.273Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-09T18:48:28.273Z] windows2022 true [2022-04-09T18:48:28.273Z] windows2022containerd true [2022-04-09T18:48:28.273Z] windowsRS5 true [2022-04-09T18:48:28.273Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-09T18:48:28.273Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-09T18:48:28.273Z] [2022-04-09T18:48:28.273Z] [2022-04-09T18:48:28.273Z] [2022-04-09T18:48:29.931Z] #20 ... [2022-04-09T18:48:29.931Z] [2022-04-09T18:48:29.931Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:48:29.931Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:48:29.931Z] #67 14.18 + cd /tmp/tmp.U2HZFbxAnk/src/github.com/containerd/containerd [2022-04-09T18:48:29.931Z] #67 14.18 + git checkout -q v1.6.2 [2022-04-09T18:48:30.190Z] #67 14.71 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-09T18:48:30.190Z] #67 14.71 + BUILDTAGS='netgo osusergo static_build' [2022-04-09T18:48:30.190Z] #67 14.71 + export EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:48:30.190Z] #67 14.71 + EXTRA_FLAGS=-buildmode=pie [2022-04-09T18:48:30.190Z] #67 14.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-09T18:48:30.190Z] #67 14.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-09T18:48:30.190Z] #67 14.71 + '[' '' = dynamic ']' [2022-04-09T18:48:30.190Z] #67 14.71 + make [2022-04-09T18:48:30.445Z] INFO: Sources under d:\gopath\... [2022-04-09T18:48:30.445Z] INFO: Test run under d:\CI\... [2022-04-09T18:48:30.445Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-09T18:48:30.445Z] INFO: docker/docker repository was found [2022-04-09T18:48:30.445Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-09T18:48:30.758Z] #67 15.46 + bin/ctr [2022-04-09T18:48:30.904Z] ltsc2019: Pulling from windows/servercore [2022-04-09T18:48:31.366Z] 4612f6d0b889: Pulling fs layer [2022-04-09T18:48:31.366Z] 0a6173b79e25: Pulling fs layer [2022-04-09T18:48:34.384Z] #56 ... [2022-04-09T18:48:34.384Z] [2022-04-09T18:48:34.384Z] #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 [2022-04-09T18:48:34.384Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:48:34.384Z] #43 184.0 + dpkg --print-architecture [2022-04-09T18:48:34.384Z] #43 184.0 + git checkout -q v2.1.0 [2022-04-09T18:48:34.384Z] #43 184.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-09T18:48:34.384Z] #43 184.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-09T18:48:35.488Z] #60 ... [2022-04-09T18:48:35.488Z] [2022-04-09T18:48:35.488Z] #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 [2022-04-09T18:48:35.488Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:48:35.488Z] #43 186.3 + dpkg --print-architecture [2022-04-09T18:48:35.488Z] #43 186.3 + git checkout -q v2.1.0 [2022-04-09T18:48:35.488Z] #43 186.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-09T18:48:35.488Z] #43 186.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-09T18:48:37.585Z] 8f616e6e9eec: Verifying Checksum [2022-04-09T18:48:37.585Z] 8f616e6e9eec: Download complete [2022-04-09T18:48:38.873Z] #67 ... [2022-04-09T18:48:38.873Z] [2022-04-09T18:48:38.873Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-09T18:48:38.873Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-09T18:48:38.873Z] #20 61.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-09T18:48:38.873Z] #20 61.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:48:38.873Z] #20 61.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:48:38.873Z] #20 62.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-09T18:48:38.873Z] #20 62.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:48:38.873Z] #20 62.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:48:38.873Z] #20 64.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-09T18:48:38.873Z] #20 64.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:48:38.873Z] #20 64.41 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:48:38.874Z] #20 68.23 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-09T18:48:38.874Z] #20 68.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-09T18:48:38.874Z] #20 68.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:48:39.498Z] #51 ... [2022-04-09T18:48:39.499Z] [2022-04-09T18:48:39.499Z] #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 [2022-04-09T18:48:39.499Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-09T18:48:39.499Z] #43 184.6 + dpkg --print-architecture [2022-04-09T18:48:39.499Z] #43 184.6 + git checkout -q v2.1.0 [2022-04-09T18:48:39.809Z] #20 69.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-09T18:48:39.809Z] #20 69.97 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-09T18:48:39.809Z] #20 69.99 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:48:39.809Z] #20 70.04 Selecting previously unselected package libapparmor1:amd64. [2022-04-09T18:48:39.809Z] #20 70.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-09T18:48:39.809Z] #20 70.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:48:39.809Z] #20 70.10 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-09T18:48:40.022Z] #43 185.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-09T18:48:40.022Z] #43 185.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-09T18:48:40.068Z] #20 70.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-09T18:48:40.068Z] #20 70.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:48:40.068Z] #20 70.17 Selecting previously unselected package libbtrfs0:amd64. [2022-04-09T18:48:40.068Z] #20 70.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-09T18:48:40.068Z] #20 70.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:48:40.068Z] #20 70.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-09T18:48:40.068Z] #20 70.26 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-09T18:48:40.068Z] #20 70.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:48:40.327Z] #20 70.35 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-09T18:48:40.327Z] #20 70.35 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:48:40.327Z] #20 70.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:48:40.327Z] #20 70.39 Selecting previously unselected package libudev-dev:amd64. [2022-04-09T18:48:40.327Z] #20 70.40 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-09T18:48:40.327Z] #20 70.41 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:48:40.327Z] #20 70.48 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-09T18:48:40.327Z] #20 70.49 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-09T18:48:40.327Z] #20 70.49 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:48:40.327Z] #20 70.61 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-09T18:48:40.327Z] #20 70.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-09T18:48:40.327Z] #20 70.63 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:48:40.327Z] #20 70.71 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-09T18:48:40.327Z] #20 70.71 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-09T18:48:40.587Z] #20 70.72 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:48:40.587Z] #20 70.79 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-09T18:48:40.587Z] #20 70.80 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-09T18:48:40.587Z] #20 70.81 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:48:40.846Z] #20 70.85 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-09T18:48:40.846Z] #20 70.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-09T18:48:40.846Z] #20 70.86 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:48:40.846Z] #20 71.01 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-09T18:48:40.846Z] #20 71.02 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-09T18:48:40.846Z] #20 71.02 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:48:40.846Z] #20 71.12 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-09T18:48:41.105Z] #20 71.13 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-09T18:48:41.105Z] #20 71.13 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:48:41.105Z] #20 71.18 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-09T18:48:41.105Z] #20 71.18 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-09T18:48:41.105Z] #20 71.19 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:48:41.105Z] #20 71.25 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-09T18:48:41.105Z] #20 71.26 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-09T18:48:41.105Z] #20 71.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:48:41.364Z] #20 71.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-09T18:48:41.364Z] #20 71.47 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-09T18:48:41.364Z] #20 71.48 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-09T18:48:41.364Z] #20 71.49 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-09T18:48:41.364Z] #20 71.50 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-09T18:48:41.364Z] #20 71.51 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-09T18:48:41.364Z] #20 71.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-09T18:48:41.364Z] #20 71.53 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-09T18:48:41.364Z] #20 71.54 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-09T18:48:41.364Z] #20 71.55 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-09T18:48:41.364Z] #20 71.56 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-09T18:48:41.364Z] #20 71.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-09T18:48:41.364Z] #20 71.58 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-09T18:48:41.364Z] #20 71.59 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-09T18:48:41.364Z] #20 71.60 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-09T18:48:41.364Z] #20 71.61 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-09T18:48:41.364Z] #20 71.62 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-09T18:48:41.364Z] #20 71.63 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-09T18:48:41.364Z] #20 71.64 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-09T18:48:41.364Z] #20 71.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-09T18:48:41.364Z] #20 71.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:48:41.364Z] #20 71.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:48:41.364Z] #20 71.68 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:48:41.364Z] #20 71.69 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-09T18:48:41.364Z] #20 71.70 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-09T18:48:41.364Z] #20 71.71 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-09T18:48:41.364Z] #20 71.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-09T18:48:41.364Z] #20 71.72 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-09T18:48:41.623Z] #20 71.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-09T18:48:41.623Z] #20 71.75 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:48:41.623Z] #20 71.76 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-09T18:48:41.623Z] #20 71.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:48:41.623Z] #20 71.78 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-09T18:48:41.624Z] #20 71.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:48:43.773Z] 0a6173b79e25: Verifying Checksum [2022-04-09T18:48:43.773Z] 0a6173b79e25: Download complete [2022-04-09T18:48:44.159Z] #20 DONE 74.3s [2022-04-09T18:48:44.159Z] [2022-04-09T18:48:44.159Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-09T18:48:44.159Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-09T18:48:44.643Z] 037d5740b404: Verifying Checksum [2022-04-09T18:48:44.643Z] 037d5740b404: Download complete [2022-04-09T18:48:45.096Z] #21 1.106 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-09T18:48:45.097Z] #21 1.106 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-09T18:48:45.355Z] #21 1.278 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-09T18:48:51.191Z] #21 1.690 Reading package lists... [2022-04-09T18:48:55.385Z] #21 6.386 Reading package lists... [2022-04-09T18:48:56.322Z] #21 11.00 Building dependency tree... [2022-04-09T18:48:56.322Z] #21 12.10 Reading state information... [2022-04-09T18:48:57.302Z] #21 13.24 The following additional packages will be installed: [2022-04-09T18:48:57.302Z] #21 13.24 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-09T18:48:57.302Z] #21 13.24 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-09T18:48:57.302Z] #21 13.24 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-09T18:48:57.302Z] #21 13.24 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-09T18:48:57.302Z] #21 13.24 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-09T18:48:57.302Z] #21 13.25 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-09T18:48:57.302Z] #21 13.25 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-09T18:48:57.563Z] #21 13.26 Suggested packages: [2022-04-09T18:48:57.563Z] #21 13.26 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-09T18:48:57.563Z] #21 13.26 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-09T18:48:57.563Z] #21 13.26 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-09T18:48:57.563Z] #21 13.26 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-09T18:48:57.563Z] #21 13.26 seccomp:ppc64el seccomp:s390x [2022-04-09T18:48:57.563Z] #21 13.26 Recommended packages: [2022-04-09T18:48:57.563Z] #21 13.26 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-09T18:48:57.563Z] #21 13.26 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-09T18:48:57.563Z] #21 13.26 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-09T18:48:57.563Z] #21 13.26 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-09T18:48:57.824Z] #21 13.78 The following NEW packages will be installed: [2022-04-09T18:48:57.824Z] #21 13.78 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-09T18:48:57.824Z] #21 13.79 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-09T18:48:57.824Z] #21 13.79 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-09T18:48:57.824Z] #21 13.79 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-09T18:48:57.824Z] #21 13.79 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-09T18:48:57.824Z] #21 13.79 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-09T18:48:57.824Z] #21 13.79 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-09T18:48:57.824Z] #21 13.79 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-09T18:48:57.824Z] #21 13.79 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-09T18:48:57.824Z] #21 13.79 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-09T18:48:57.824Z] #21 13.79 libseccomp2:ppc64el libseccomp2:s390x [2022-04-09T18:48:58.083Z] #21 14.14 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:48:58.083Z] #21 14.14 Need to get 15.9 MB of archives. [2022-04-09T18:48:58.083Z] #21 14.14 After this operation, 73.0 MB of additional disk space will be used. [2022-04-09T18:48:58.083Z] #21 14.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-09T18:48:58.341Z] #21 14.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-09T18:48:58.341Z] #21 14.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-09T18:48:58.341Z] #21 14.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-09T18:48:58.341Z] #21 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-09T18:48:58.341Z] #21 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-09T18:48:58.341Z] #21 14.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-09T18:48:58.341Z] #21 14.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-09T18:48:58.341Z] #21 14.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-09T18:48:58.341Z] #21 14.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-09T18:48:58.341Z] #21 14.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-09T18:48:58.341Z] #21 14.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-09T18:48:58.341Z] #21 14.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-09T18:48:58.341Z] #21 14.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-09T18:48:58.341Z] #21 14.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-09T18:48:58.341Z] #21 14.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-09T18:48:58.341Z] #21 14.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-09T18:48:58.341Z] #21 14.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-09T18:48:58.341Z] #21 14.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-09T18:48:58.600Z] #21 14.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-09T18:48:58.600Z] #21 14.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-09T18:48:58.600Z] #21 14.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-09T18:48:58.600Z] #21 14.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-09T18:48:58.600Z] #21 14.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-09T18:48:58.600Z] #21 14.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-09T18:48:58.600Z] #21 14.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-09T18:48:58.600Z] #21 14.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-09T18:48:58.600Z] #21 14.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-09T18:48:58.600Z] #21 14.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-09T18:48:58.600Z] #21 14.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-09T18:48:58.600Z] #21 14.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-09T18:48:58.600Z] #21 14.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-09T18:48:58.600Z] #21 14.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-09T18:48:58.600Z] #21 14.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-09T18:48:58.600Z] #21 14.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-09T18:48:58.600Z] #21 14.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-09T18:48:58.600Z] #21 14.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-09T18:48:58.600Z] #21 14.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-09T18:48:58.600Z] #21 14.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-09T18:48:58.600Z] #21 14.45 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-09T18:48:59.169Z] #21 14.95 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:48:59.169Z] #21 15.17 Fetched 15.9 MB in 1s (26.6 MB/s) [2022-04-09T18:48:59.169Z] #21 15.21 Selecting previously unselected package gcc-10-base:armel. [2022-04-09T18:48:59.428Z] #21 15.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-09T18:48:59.428Z] #21 15.25 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-09T18:48:59.428Z] #21 15.25 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-09T18:48:59.428Z] #21 15.30 Selecting previously unselected package gcc-10-base:armhf. [2022-04-09T18:48:59.428Z] #21 15.31 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-09T18:48:59.428Z] #21 15.31 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-09T18:48:59.428Z] #21 15.36 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-09T18:48:59.428Z] #21 15.36 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-09T18:48:59.428Z] #21 15.37 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-09T18:48:59.428Z] #21 15.41 Selecting previously unselected package gcc-10-base:s390x. [2022-04-09T18:48:59.428Z] #21 15.41 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-09T18:48:59.686Z] #21 15.42 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-09T18:48:59.686Z] #21 15.46 Selecting previously unselected package gcc-10-base:arm64. [2022-04-09T18:48:59.686Z] #21 15.46 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-09T18:48:59.686Z] #21 15.46 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-09T18:48:59.686Z] #21 15.51 Selecting previously unselected package libgcc-s1:armel. [2022-04-09T18:48:59.686Z] #21 15.52 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-09T18:48:59.686Z] #21 15.53 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-09T18:48:59.686Z] #21 15.57 Selecting previously unselected package libcrypt1:armel. [2022-04-09T18:48:59.686Z] #21 15.57 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-09T18:48:59.686Z] #21 15.58 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-09T18:48:59.944Z] #21 15.67 Selecting previously unselected package libc6:armel. [2022-04-09T18:48:59.944Z] #21 15.67 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-09T18:48:59.944Z] #21 15.86 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-09T18:49:00.510Z] #21 16.31 Selecting previously unselected package libapparmor1:armel. [2022-04-09T18:49:00.510Z] #21 16.31 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-09T18:49:00.510Z] #21 16.32 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-09T18:49:00.510Z] #21 16.36 Selecting previously unselected package libapparmor-dev:armel. [2022-04-09T18:49:00.510Z] #21 16.37 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-09T18:49:00.510Z] #21 16.37 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-09T18:49:00.510Z] #21 16.43 Selecting previously unselected package libgcc-s1:arm64. [2022-04-09T18:49:00.510Z] #21 16.43 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-09T18:49:00.510Z] #21 16.44 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-09T18:49:00.510Z] #21 16.48 Selecting previously unselected package libcrypt1:arm64. [2022-04-09T18:49:00.769Z] #21 16.49 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-09T18:49:00.769Z] #21 16.49 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-09T18:49:00.769Z] #21 16.56 Selecting previously unselected package libc6:arm64. [2022-04-09T18:49:00.769Z] #21 16.57 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-09T18:49:00.769Z] #21 16.76 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-09T18:49:01.001Z] #43 DONE 209.5s [2022-04-09T18:49:01.001Z] [2022-04-09T18:49:01.001Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:01.001Z] #56 sha256:983b7c881543e96515bdd32cba9a5be6fc9e61214b1a0375facf1d4ad809e2c0 [2022-04-09T18:49:01.265Z] #56 ... [2022-04-09T18:49:01.265Z] [2022-04-09T18:49:01.265Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-09T18:49:01.265Z] #44 sha256:8de10b385a82c0470ea3a232b5f1c5f001b165939b91d81facabdf94d0fc4700 [2022-04-09T18:49:01.336Z] #21 17.24 Selecting previously unselected package libapparmor1:arm64. [2022-04-09T18:49:01.336Z] #21 17.24 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-09T18:49:01.336Z] #21 17.25 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-09T18:49:01.336Z] #21 17.31 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-09T18:49:01.336Z] #21 17.31 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-09T18:49:01.336Z] #21 17.31 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-09T18:49:01.596Z] #21 17.38 Selecting previously unselected package libgcc-s1:s390x. [2022-04-09T18:49:01.596Z] #21 17.38 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-09T18:49:01.596Z] #21 17.38 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-09T18:49:01.596Z] #21 17.43 Selecting previously unselected package libcrypt1:s390x. [2022-04-09T18:49:01.596Z] #21 17.43 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-09T18:49:01.596Z] #21 17.43 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-09T18:49:01.596Z] #21 17.50 Selecting previously unselected package libc6:s390x. [2022-04-09T18:49:01.596Z] #21 17.51 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-09T18:49:01.839Z] #44 DONE 0.6s [2022-04-09T18:49:01.839Z] [2022-04-09T18:49:01.839Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:01.839Z] #56 sha256:983b7c881543e96515bdd32cba9a5be6fc9e61214b1a0375facf1d4ad809e2c0 [2022-04-09T18:49:01.855Z] #21 17.69 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-09T18:49:01.998Z] #43 DONE 207.4s [2022-04-09T18:49:01.999Z] [2022-04-09T18:49:01.999Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:01.999Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:49:02.100Z] #43 DONE 212.4s [2022-04-09T18:49:02.100Z] [2022-04-09T18:49:02.100Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:02.100Z] #60 sha256:7f3478f1e6bf6091964fb8461c6636cb3017d9daf31fe095a11be479b6b979dd [2022-04-09T18:49:02.103Z] #56 ... [2022-04-09T18:49:02.103Z] [2022-04-09T18:49:02.103Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-09T18:49:02.103Z] #48 sha256:d1a2d3289279335731bc3f24356c1daebc7bd9786929b833ab3da9f5cf36cbcc [2022-04-09T18:49:02.103Z] #48 DONE 0.1s [2022-04-09T18:49:02.103Z] [2022-04-09T18:49:02.103Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-09T18:49:02.103Z] #50 sha256:636a53f7a67e852f94984e753bce2e0a7e630fdea6ff21b4b7495f424879648b [2022-04-09T18:49:02.103Z] #50 DONE 0.1s [2022-04-09T18:49:02.103Z] [2022-04-09T18:49:02.103Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:49:02.103Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:49:02.369Z] #60 ... [2022-04-09T18:49:02.369Z] [2022-04-09T18:49:02.370Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-09T18:49:02.370Z] #44 sha256:e5ea5e78f11a965fdba349cf0c5de6e1a053328c556117bc3f9dd8122f4fef51 [2022-04-09T18:49:02.422Z] #21 18.17 Selecting previously unselected package libapparmor1:s390x. [2022-04-09T18:49:02.422Z] #21 18.17 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-09T18:49:02.422Z] #21 18.18 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-09T18:49:02.422Z] #21 18.24 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-09T18:49:02.422Z] #21 18.24 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-09T18:49:02.422Z] #21 18.24 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-09T18:49:02.422Z] #21 18.30 Selecting previously unselected package libgcc-s1:armhf. [2022-04-09T18:49:02.422Z] #21 18.31 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-09T18:49:02.422Z] #21 18.31 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-09T18:49:02.422Z] #21 18.35 Selecting previously unselected package libcrypt1:armhf. [2022-04-09T18:49:02.681Z] #21 18.36 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-09T18:49:02.681Z] #21 18.37 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-09T18:49:02.681Z] #21 18.44 Selecting previously unselected package libc6:armhf. [2022-04-09T18:49:02.681Z] #21 18.45 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-09T18:49:02.940Z] #21 18.62 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-09T18:49:02.945Z] #44 DONE 0.5s [2022-04-09T18:49:02.945Z] [2022-04-09T18:49:02.945Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-09T18:49:02.945Z] #48 sha256:175e32bf3124340a5a52fb0759d9ef4c1cc82e38d30cbd51e1df0b7e57c8f1ce [2022-04-09T18:49:02.945Z] #48 DONE 0.1s [2022-04-09T18:49:02.945Z] [2022-04-09T18:49:02.945Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:49:02.945Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:49:03.198Z] #21 19.05 Selecting previously unselected package libapparmor1:armhf. [2022-04-09T18:49:03.198Z] #21 19.07 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-09T18:49:03.198Z] #21 19.07 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-09T18:49:03.198Z] #21 19.12 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-09T18:49:03.199Z] #21 19.13 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-09T18:49:03.199Z] #21 19.14 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-09T18:49:03.208Z] #51 ... [2022-04-09T18:49:03.208Z] [2022-04-09T18:49:03.208Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-09T18:49:03.208Z] #50 sha256:a79583b6b9987bb64baeddf6271d28597382324d6cfe51769a2aaac468e0618d [2022-04-09T18:49:03.208Z] #50 DONE 0.1s [2022-04-09T18:49:03.208Z] [2022-04-09T18:49:03.208Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:03.208Z] #56 sha256:b6ed3ad6abe7de86ef8c90b08e9b1f8d2b6d3b31a759cf84cde038068a17de99 [2022-04-09T18:49:03.458Z] #21 19.19 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-09T18:49:03.458Z] #21 19.20 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-09T18:49:03.458Z] #21 19.21 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-09T18:49:03.458Z] #21 19.25 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-09T18:49:03.458Z] #21 19.26 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-09T18:49:03.458Z] #21 19.27 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-09T18:49:03.458Z] #21 19.35 Selecting previously unselected package libc6:ppc64el. [2022-04-09T18:49:03.458Z] #21 19.35 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-09T18:49:03.718Z] #21 19.53 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-09T18:49:03.918Z] #60 ... [2022-04-09T18:49:03.918Z] [2022-04-09T18:49:03.918Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-09T18:49:03.918Z] #44 sha256:340b32229f57d2c17dc2ba2345d47e886b2b1886992810ff5a5570d507bb7658 [2022-04-09T18:49:04.285Z] #21 20.12 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-09T18:49:04.285Z] #21 20.12 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-09T18:49:04.285Z] #21 20.13 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-09T18:49:04.285Z] #21 20.18 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-09T18:49:04.285Z] #21 20.19 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-09T18:49:04.285Z] #21 20.19 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-09T18:49:04.491Z] #44 DONE 0.5s [2022-04-09T18:49:04.491Z] [2022-04-09T18:49:04.491Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:04.491Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:49:04.491Z] #60 ... [2022-04-09T18:49:04.491Z] [2022-04-09T18:49:04.491Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-09T18:49:04.491Z] #48 sha256:56b17732c176b2459956bd6d142cb90f6a53c3a9c39de0860e35ed75e5b5f35b [2022-04-09T18:49:04.491Z] #48 DONE 0.1s [2022-04-09T18:49:04.491Z] [2022-04-09T18:49:04.491Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-09T18:49:04.491Z] #50 sha256:1c90a95715f61f49ff4172ed86f6a01bddbc2e944b13a4d7886fdbc4cf4eda1a [2022-04-09T18:49:04.545Z] #21 20.26 Selecting previously unselected package libseccomp2:s390x. [2022-04-09T18:49:04.545Z] #21 20.27 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-09T18:49:04.545Z] #21 20.28 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.545Z] #21 20.32 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-09T18:49:04.545Z] #21 20.33 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-09T18:49:04.545Z] #21 20.33 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.545Z] #21 20.40 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-09T18:49:04.545Z] #21 20.41 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-09T18:49:04.545Z] #21 20.41 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.545Z] #21 20.46 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-09T18:49:04.545Z] #21 20.46 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-09T18:49:04.545Z] #21 20.47 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.753Z] #50 DONE 0.1s [2022-04-09T18:49:04.753Z] [2022-04-09T18:49:04.753Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:04.753Z] #56 sha256:283fdf2c42b6b91e15e185de015b227872b7f87d5120d05ff56de687dbcffb4f [2022-04-09T18:49:04.804Z] #21 20.53 Selecting previously unselected package libseccomp2:armhf. [2022-04-09T18:49:04.804Z] #21 20.54 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-09T18:49:04.804Z] #21 20.54 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.804Z] #21 20.59 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-09T18:49:04.804Z] #21 20.60 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-09T18:49:04.804Z] #21 20.61 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.804Z] #21 20.67 Selecting previously unselected package libseccomp2:armel. [2022-04-09T18:49:04.804Z] #21 20.68 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-09T18:49:04.804Z] #21 20.68 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.804Z] #21 20.73 Selecting previously unselected package libseccomp-dev:armel. [2022-04-09T18:49:04.804Z] #21 20.74 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-09T18:49:04.804Z] #21 20.74 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-09T18:49:04.853Z] 4612f6d0b889: Verifying Checksum [2022-04-09T18:49:04.853Z] 4612f6d0b889: Download complete [2022-04-09T18:49:05.064Z] #21 20.80 Selecting previously unselected package libseccomp2:arm64. [2022-04-09T18:49:05.064Z] #21 20.81 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-09T18:49:05.064Z] #21 20.82 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-09T18:49:05.064Z] #21 20.86 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-09T18:49:05.064Z] #21 20.86 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-09T18:49:05.064Z] #21 20.87 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-09T18:49:05.064Z] #21 20.97 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-09T18:49:05.064Z] #21 20.98 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-09T18:49:05.064Z] #21 21.00 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-09T18:49:05.064Z] #21 21.01 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-09T18:49:05.064Z] #21 21.01 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-09T18:49:05.064Z] #21 21.03 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-09T18:49:05.064Z] #21 21.04 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-09T18:49:05.322Z] #21 21.06 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-09T18:49:05.323Z] #21 21.07 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-09T18:49:05.323Z] #21 21.08 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-09T18:49:05.323Z] #21 21.09 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-09T18:49:05.323Z] #21 21.10 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-09T18:49:05.323Z] #21 21.11 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-09T18:49:05.323Z] #21 21.13 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-09T18:49:05.323Z] #21 21.14 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-09T18:49:05.323Z] #21 21.15 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-09T18:49:06.701Z] #21 22.37 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-09T18:49:08.079Z] #21 23.59 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-09T18:49:09.014Z] #21 24.82 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-09T18:49:10.099Z] #51 ... [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-09T18:49:10.099Z] #26 sha256:0d788dcb83250b3910c17532c913a34a7b2a828ac1546b1f37c0379f1b993af5 [2022-04-09T18:49:10.099Z] #26 206.8 + return [2022-04-09T18:49:10.099Z] #26 DONE 207.5s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:10.099Z] #56 sha256:eab5d1de23c39de01462a9611bf38ae7d4db086ff6497bdc58cfdf8313b537e8 [2022-04-09T18:49:10.099Z] #56 ... [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-09T18:49:10.099Z] #27 sha256:eb29918c2acebb88499e33654dd983ff08a9223e7f1c23e54b1bbd18cdbc14ef [2022-04-09T18:49:10.099Z] #27 DONE 1.9s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-09T18:49:10.099Z] #32 sha256:37a40b32562173ca80f0a8eb87af253d89f30142358a5541ae1c2f44556b4795 [2022-04-09T18:49:10.099Z] #32 DONE 0.7s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-09T18:49:10.099Z] #35 sha256:1eb3330988d3869fc26082aba6b0ca89e780ceb280cd581aa9659a354f0a9ca3 [2022-04-09T18:49:10.099Z] #35 DONE 0.1s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:49:10.099Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:49:10.099Z] #51 ... [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-09T18:49:10.099Z] #37 sha256:52ba16138bc9fba9927d5147cb7f1753be815f328d3d9825bb092d8a6f80f0ac [2022-04-09T18:49:10.099Z] #37 DONE 0.1s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-09T18:49:10.099Z] #41 sha256:96d521c2ba418698a4e39fa60066ad232f64e26194127301639a7bb4ce7d8ec2 [2022-04-09T18:49:10.099Z] #41 DONE 0.1s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-09T18:49:10.099Z] #44 sha256:8edef5529e48a46c0c113ad34fac772d2cf568d249135b2520fdc96224718d00 [2022-04-09T18:49:10.099Z] #44 DONE 0.3s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:10.099Z] #56 sha256:eab5d1de23c39de01462a9611bf38ae7d4db086ff6497bdc58cfdf8313b537e8 [2022-04-09T18:49:10.099Z] #56 ... [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-09T18:49:10.099Z] #48 sha256:0b77ddd5862059fc27fd78faf3ec3f15034dc22e3c1d9db167c82673dd33022d [2022-04-09T18:49:10.099Z] #48 DONE 0.1s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-09T18:49:10.099Z] #50 sha256:6be8b24a41c10ca183ff3f1b077f3288c66b4a86bb91415393e2526d495b5a87 [2022-04-09T18:49:10.099Z] #50 DONE 0.1s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:49:10.099Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-09T18:49:10.099Z] #51 213.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-09T18:49:10.099Z] #51 DONE 213.3s [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:10.099Z] #56 sha256:eab5d1de23c39de01462a9611bf38ae7d4db086ff6497bdc58cfdf8313b537e8 [2022-04-09T18:49:10.099Z] #56 ... [2022-04-09T18:49:10.099Z] [2022-04-09T18:49:10.099Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-09T18:49:10.099Z] #52 sha256:d536be616083d7bc4117042ea183685fba967a6ecd4a21a556af024eea99a762 [2022-04-09T18:49:10.360Z] #52 DONE 1.7s [2022-04-09T18:49:10.360Z] [2022-04-09T18:49:10.360Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-09T18:49:10.360Z] #54 sha256:02bc33237ac8ee483c5945f68caafd2e313a597fb394cb5365876965b333b794 [2022-04-09T18:49:10.390Z] #21 26.05 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-09T18:49:10.622Z] #54 DONE 0.2s [2022-04-09T18:49:10.622Z] [2022-04-09T18:49:10.622Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:10.622Z] #56 sha256:eab5d1de23c39de01462a9611bf38ae7d4db086ff6497bdc58cfdf8313b537e8 [2022-04-09T18:49:10.622Z] #56 123.3 + mkdir -p /build [2022-04-09T18:49:10.622Z] #56 123.4 + cp runc /build/runc [2022-04-09T18:49:10.622Z] #56 DONE 123.4s [2022-04-09T18:49:10.622Z] [2022-04-09T18:49:10.622Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:10.622Z] #60 sha256:91542f6c969283148af9b36a3f311b583e6b26f3a748caa71a12158b01d16f6b [2022-04-09T18:49:11.324Z] #21 27.25 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-09T18:49:11.324Z] #21 27.26 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-09T18:49:11.324Z] #21 27.27 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-09T18:49:11.324Z] #21 27.28 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-09T18:49:11.565Z] #60 ... [2022-04-09T18:49:11.565Z] [2022-04-09T18:49:11.565Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-09T18:49:11.565Z] #57 sha256:549b81be1b93c780289e887d5e775a51e7866ec9ce140ab6f967d68c6f1ca9b1 [2022-04-09T18:49:11.565Z] #57 DONE 0.1s [2022-04-09T18:49:11.565Z] [2022-04-09T18:49:11.565Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:11.565Z] #60 sha256:91542f6c969283148af9b36a3f311b583e6b26f3a748caa71a12158b01d16f6b [2022-04-09T18:49:11.583Z] #21 27.29 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-09T18:49:11.583Z] #21 27.30 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.31 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.32 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.33 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.34 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.35 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-09T18:49:11.583Z] #21 27.36 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-09T18:49:11.583Z] #21 27.37 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-09T18:49:11.583Z] #21 27.38 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-09T18:49:11.583Z] #21 27.40 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-09T18:49:11.583Z] #21 27.41 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.41 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.42 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.43 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.44 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-09T18:49:11.583Z] #21 27.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:49:12.151Z] #21 DONE 27.9s [2022-04-09T18:49:12.151Z] [2022-04-09T18:49:12.151Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-09T18:49:12.151Z] #62 sha256:aa0d44163b56518bf0d2221abd38c4343ba6610ff94db1cd3d7762f53952f399 [2022-04-09T18:49:12.151Z] #62 DONE 0.1s [2022-04-09T18:49:12.151Z] [2022-04-09T18:49:12.151Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-09T18:49:12.151Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-09T18:49:13.530Z] #22 DONE 1.2s [2022-04-09T18:49:13.530Z] [2022-04-09T18:49:13.530Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:13.530Z] #63 sha256:0746a305dc38fc5a91ef152d1f0d2cccf7a4d025f6be6a21c36f2bef2c409cad [2022-04-09T18:49:13.530Z] #63 1.070 + RM_GOPATH=0 [2022-04-09T18:49:13.530Z] #63 1.070 + TMP_GOPATH= [2022-04-09T18:49:13.530Z] #63 1.070 + : /build [2022-04-09T18:49:13.530Z] #63 1.070 + '[' -z '' ']' [2022-04-09T18:49:13.530Z] #63 1.072 ++ mktemp -d [2022-04-09T18:49:13.530Z] #63 1.074 + export GOPATH=/tmp/tmp.g1sR2LJfj9 [2022-04-09T18:49:13.530Z] #63 1.074 + GOPATH=/tmp/tmp.g1sR2LJfj9 [2022-04-09T18:49:13.530Z] #63 1.074 + RM_GOPATH=1 [2022-04-09T18:49:13.530Z] #63 1.074 + case "$(go env GOARCH)" in [2022-04-09T18:49:13.530Z] #63 1.075 ++ go env GOARCH [2022-04-09T18:49:13.530Z] #63 1.081 + export GO_BUILDMODE=-buildmode=pie [2022-04-09T18:49:13.530Z] #63 1.081 + GO_BUILDMODE=-buildmode=pie [2022-04-09T18:49:13.530Z] #63 1.082 ++ dirname /install.sh [2022-04-09T18:49:13.530Z] #63 1.082 + dir=/ [2022-04-09T18:49:13.530Z] #63 1.083 + bin=runc [2022-04-09T18:49:13.530Z] #63 1.083 + shift [2022-04-09T18:49:13.530Z] #63 1.083 + '[' '!' -f //runc.installer ']' [2022-04-09T18:49:13.530Z] #63 1.083 + . //runc.installer [2022-04-09T18:49:13.530Z] #63 1.083 ++ set -e [2022-04-09T18:49:13.530Z] #63 1.084 ++ : v1.1.1 [2022-04-09T18:49:13.530Z] #63 1.084 + install_runc [2022-04-09T18:49:13.530Z] #63 1.090 Install runc version v1.1.1 (build tags: seccomp) [2022-04-09T18:49:13.530Z] #63 1.090 + RUNC_BUILDTAGS=seccomp [2022-04-09T18:49:13.530Z] #63 1.090 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-09T18:49:13.530Z] #63 1.090 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g1sR2LJfj9/src/github.com/opencontainers/runc [2022-04-09T18:49:13.530Z] #63 1.092 Cloning into '/tmp/tmp.g1sR2LJfj9/src/github.com/opencontainers/runc'... [2022-04-09T18:49:14.099Z] #63 ... [2022-04-09T18:49:14.099Z] [2022-04-09T18:49:14.099Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-09T18:49:14.099Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-09T18:49:14.099Z] #23 DONE 0.9s [2022-04-09T18:49:14.111Z] #60 189.0 + bin/containerd [2022-04-09T18:49:14.358Z] [2022-04-09T18:49:14.359Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-09T18:49:14.359Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-09T18:49:14.927Z] #24 0.788 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-09T18:49:14.927Z] #24 DONE 0.9s [2022-04-09T18:49:14.927Z] [2022-04-09T18:49:14.927Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-09T18:49:14.927Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-09T18:49:15.866Z] #25 DONE 0.9s [2022-04-09T18:49:15.866Z] [2022-04-09T18:49:15.866Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-09T18:49:15.866Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-09T18:49:16.804Z] #26 DONE 0.9s [2022-04-09T18:49:16.804Z] [2022-04-09T18:49:16.804Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:16.804Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:49:17.064Z] #67 ... [2022-04-09T18:49:17.064Z] [2022-04-09T18:49:17.064Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-09T18:49:17.064Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-09T18:49:18.001Z] #27 DONE 1.0s [2022-04-09T18:49:18.001Z] [2022-04-09T18:49:18.001Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:18.001Z] #63 sha256:0746a305dc38fc5a91ef152d1f0d2cccf7a4d025f6be6a21c36f2bef2c409cad [2022-04-09T18:49:18.001Z] #63 5.534 + cd /tmp/tmp.g1sR2LJfj9/src/github.com/opencontainers/runc [2022-04-09T18:49:18.001Z] #63 5.554 + git checkout -q v1.1.1 [2022-04-09T18:49:18.001Z] #63 5.897 + '[' -z '' ']' [2022-04-09T18:49:18.001Z] #63 5.897 + target=static [2022-04-09T18:49:18.001Z] #63 5.897 + make BUILDTAGS=seccomp static [2022-04-09T18:49:18.571Z] #63 6.207 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-09T18:49:23.839Z] #63 ... [2022-04-09T18:49:23.839Z] [2022-04-09T18:49:23.839Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:49:23.839Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-09T18:49:23.839Z] #28 1.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-09T18:49:23.839Z] #28 1.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-09T18:49:23.839Z] #28 1.453 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-09T18:49:23.839Z] #28 1.496 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-09T18:49:23.839Z] #28 1.769 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-09T18:49:23.839Z] #28 2.082 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-09T18:49:23.839Z] #28 2.400 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-09T18:49:23.839Z] #28 2.674 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-09T18:49:23.839Z] #28 3.023 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-09T18:49:23.839Z] #28 3.344 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-09T18:49:23.839Z] #28 3.345 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-09T18:49:23.839Z] #28 3.366 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-09T18:49:23.839Z] #28 3.367 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-09T18:49:23.839Z] #28 3.378 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-09T18:49:23.839Z] #28 3.384 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-09T18:49:23.839Z] #28 3.537 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-09T18:49:23.839Z] #28 3.548 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-09T18:49:23.839Z] #28 3.548 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-09T18:49:23.839Z] #28 3.549 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-09T18:49:23.839Z] #28 3.550 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-09T18:49:23.839Z] #28 3.551 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-09T18:49:31.964Z] #28 14.08 Fetched 48.9 MB in 13s (3693 kB/s) [2022-04-09T18:49:34.254Z] #51 244.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-09T18:49:34.827Z] #51 DONE 245.5s [2022-04-09T18:49:34.827Z] [2022-04-09T18:49:34.827Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:34.827Z] #56 sha256:983b7c881543e96515bdd32cba9a5be6fc9e61214b1a0375facf1d4ad809e2c0 [2022-04-09T18:49:35.773Z] #56 142.1 + mkdir -p /build [2022-04-09T18:49:35.773Z] #56 142.1 + cp runc /build/runc [2022-04-09T18:49:36.347Z] #56 DONE 142.6s [2022-04-09T18:49:36.347Z] [2022-04-09T18:49:36.347Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-09T18:49:36.347Z] #52 sha256:3357bd0c1d11916002a8207e267da86da36674e304ca847c13071a30ecbb9982 [2022-04-09T18:49:36.907Z] #56 142.4 + mkdir -p /build [2022-04-09T18:49:36.907Z] #56 142.4 + cp runc /build/runc [2022-04-09T18:49:36.921Z] #52 DONE 0.8s [2022-04-09T18:49:36.921Z] [2022-04-09T18:49:36.921Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:36.921Z] #60 sha256:7322635aac4d040e8c91c9c48bd2ab93c74a6dbc410514c5febbed75b043a368 [2022-04-09T18:49:37.168Z] #56 DONE 143.4s [2022-04-09T18:49:37.168Z] [2022-04-09T18:49:37.168Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:37.168Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:49:37.183Z] #60 ... [2022-04-09T18:49:37.183Z] [2022-04-09T18:49:37.183Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-09T18:49:37.183Z] #54 sha256:3d579adba32602d7593c3af2a3fb5b10e6ae90e9974e4d5cca165a2017a47fbf [2022-04-09T18:49:37.183Z] #54 DONE 0.3s [2022-04-09T18:49:37.183Z] [2022-04-09T18:49:37.183Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:37.183Z] #60 sha256:7322635aac4d040e8c91c9c48bd2ab93c74a6dbc410514c5febbed75b043a368 [2022-04-09T18:49:38.179Z] #60 ... [2022-04-09T18:49:38.179Z] [2022-04-09T18:49:38.179Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-09T18:49:38.179Z] #57 sha256:de46938fd3039280759387055d547b23ecc337350021002d5367fc5e69f5a44a [2022-04-09T18:49:38.179Z] #57 DONE 0.2s [2022-04-09T18:49:38.179Z] [2022-04-09T18:49:38.179Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:38.179Z] #60 sha256:7322635aac4d040e8c91c9c48bd2ab93c74a6dbc410514c5febbed75b043a368 [2022-04-09T18:49:38.200Z] #60 ... [2022-04-09T18:49:38.201Z] [2022-04-09T18:49:38.201Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:49:38.201Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:49:38.201Z] #51 243.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-09T18:49:38.201Z] #51 DONE 243.8s [2022-04-09T18:49:38.201Z] [2022-04-09T18:49:38.201Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:38.201Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:49:38.527Z] #28 14.08 Reading package lists... [2022-04-09T18:49:39.765Z] 8f616e6e9eec: Pull complete [2022-04-09T18:49:40.114Z] #60 ... [2022-04-09T18:49:40.114Z] [2022-04-09T18:49:40.114Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-09T18:49:40.114Z] #52 sha256:3b91b04bd7bfa534bc23b871b78f55f2479704558eafdb22f307d6f2038df3c0 [2022-04-09T18:49:40.686Z] #52 DONE 0.6s [2022-04-09T18:49:40.686Z] [2022-04-09T18:49:40.686Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-09T18:49:40.686Z] #54 sha256:eb2d58de6a0abda15cc3c4b58d0f6d3b2066144adae98fdb4be32ce4e69ba598 [2022-04-09T18:49:40.686Z] #54 DONE 0.1s [2022-04-09T18:49:40.686Z] [2022-04-09T18:49:40.686Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:40.686Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:49:40.947Z] #60 ... [2022-04-09T18:49:40.947Z] [2022-04-09T18:49:40.947Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-09T18:49:40.947Z] #57 sha256:48a31aa5e89ed2f887b86f7497677b9444b4f9b9002fb6187dd3c39382b66f61 [2022-04-09T18:49:40.947Z] #57 DONE 0.3s [2022-04-09T18:49:40.947Z] [2022-04-09T18:49:40.947Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:40.947Z] #60 sha256:f6dc3eb37b07e879eaddc7791adf2ef76537d12b3852c362faaba82054169ce6 [2022-04-09T18:49:41.488Z] #60 220.2 + bin/containerd [2022-04-09T18:49:41.994Z] #56 ... [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-09T18:49:41.994Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-09T18:49:41.994Z] #51 248.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-09T18:49:41.994Z] #51 DONE 249.0s [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:49:41.994Z] #56 sha256:b6ed3ad6abe7de86ef8c90b08e9b1f8d2b6d3b31a759cf84cde038068a17de99 [2022-04-09T18:49:41.994Z] #56 145.9 + mkdir -p /build [2022-04-09T18:49:41.994Z] #56 145.9 + cp runc /build/runc [2022-04-09T18:49:41.994Z] #56 DONE 146.7s [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:41.994Z] #60 sha256:7f3478f1e6bf6091964fb8461c6636cb3017d9daf31fe095a11be479b6b979dd [2022-04-09T18:49:41.994Z] #60 ... [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-09T18:49:41.994Z] #52 sha256:848695e362d970af9d4f78a65d159d39bde40d27f5944733aaccd7a5bea25c67 [2022-04-09T18:49:41.994Z] #52 DONE 0.7s [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-09T18:49:41.994Z] #54 sha256:d439fc97098d4dc9f0087b38180aea899a127ff186c202b91c0b43e76c7488c6 [2022-04-09T18:49:41.994Z] #54 DONE 0.1s [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:41.994Z] #60 sha256:7f3478f1e6bf6091964fb8461c6636cb3017d9daf31fe095a11be479b6b979dd [2022-04-09T18:49:41.994Z] #60 ... [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-09T18:49:41.994Z] #57 sha256:6932cafa17ff1ba421596ed1123097681c6c8e985fc31a3d00289f4156e23f07 [2022-04-09T18:49:41.994Z] #57 DONE 0.2s [2022-04-09T18:49:41.994Z] [2022-04-09T18:49:41.994Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:41.994Z] #60 sha256:7f3478f1e6bf6091964fb8461c6636cb3017d9daf31fe095a11be479b6b979dd [2022-04-09T18:49:42.567Z] #60 223.2 + bin/containerd [2022-04-09T18:49:43.494Z] #60 218.2 + bin/containerd [2022-04-09T18:49:45.095Z] #28 20.55 Reading package lists... [2022-04-09T18:49:46.473Z] #28 26.77 Building dependency tree... [2022-04-09T18:49:47.411Z] #28 29.34 bzip2 is already the newest version (1.0.8-4). [2022-04-09T18:49:47.411Z] #28 29.34 patch is already the newest version (2.7.6-7). [2022-04-09T18:49:47.411Z] #28 29.34 xz-utils is already the newest version (5.2.5-2). [2022-04-09T18:49:47.411Z] #28 29.34 The following additional packages will be installed: [2022-04-09T18:49:47.411Z] #28 29.35 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-09T18:49:47.411Z] #28 29.35 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-09T18:49:47.411Z] #28 29.36 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-09T18:49:47.411Z] #28 29.36 python3-pkg-resources vim-runtime xxd [2022-04-09T18:49:47.411Z] #28 29.38 Suggested packages: [2022-04-09T18:49:47.411Z] #28 29.38 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-09T18:49:47.411Z] #28 29.38 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-09T18:49:47.411Z] #28 29.38 Recommended packages: [2022-04-09T18:49:47.411Z] #28 29.38 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-09T18:49:48.790Z] #28 30.73 The following NEW packages will be installed: [2022-04-09T18:49:48.790Z] #28 30.73 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-09T18:49:48.790Z] #28 30.73 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-09T18:49:48.790Z] #28 30.73 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-09T18:49:48.790Z] #28 30.74 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-09T18:49:48.790Z] #28 30.74 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-09T18:49:48.790Z] #28 30.74 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-09T18:49:48.790Z] #28 30.74 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-09T18:49:49.050Z] #28 31.12 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:49:49.050Z] #28 31.12 Need to get 18.6 MB of archives. [2022-04-09T18:49:49.050Z] #28 31.12 After this operation, 71.4 MB of additional disk space will be used. [2022-04-09T18:49:49.050Z] #28 31.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-09T18:49:49.050Z] #28 31.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-09T18:49:49.050Z] #28 31.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-09T18:49:49.050Z] #28 31.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-09T18:49:49.050Z] #28 31.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-09T18:49:49.050Z] #28 31.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-09T18:49:49.050Z] #28 31.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-09T18:49:49.050Z] #28 31.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-09T18:49:49.050Z] #28 31.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-09T18:49:49.050Z] #28 31.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-09T18:49:49.050Z] #28 31.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-09T18:49:49.050Z] #28 31.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-09T18:49:49.050Z] #28 31.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-09T18:49:49.050Z] #28 31.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-09T18:49:49.050Z] #28 31.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-09T18:49:49.050Z] #28 31.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-09T18:49:49.050Z] #28 31.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-09T18:49:49.050Z] #28 31.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-09T18:49:49.050Z] #28 31.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-09T18:49:49.050Z] #28 31.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-09T18:49:49.050Z] #28 31.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-09T18:49:49.050Z] #28 31.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-09T18:49:49.050Z] #28 31.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-09T18:49:49.050Z] #28 31.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-09T18:49:49.050Z] #28 31.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-09T18:49:49.050Z] #28 31.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-09T18:49:49.318Z] #28 31.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-09T18:49:49.318Z] #28 31.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-09T18:49:49.318Z] #28 31.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-09T18:49:49.318Z] #28 31.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-09T18:49:49.318Z] #28 31.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-09T18:49:49.318Z] #28 31.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-09T18:49:49.318Z] #28 31.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-09T18:49:49.318Z] #28 31.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-09T18:49:49.318Z] #28 31.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-09T18:49:49.318Z] #28 31.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-09T18:49:49.318Z] #28 31.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-09T18:49:49.318Z] #28 31.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-09T18:49:49.318Z] #28 31.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-09T18:49:49.318Z] #28 31.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-09T18:49:49.318Z] #28 31.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-09T18:49:49.318Z] #28 31.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-09T18:49:49.318Z] #28 31.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-09T18:49:49.318Z] #28 31.46 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-09T18:49:49.886Z] #28 32.00 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:49:50.145Z] #28 32.32 Fetched 18.6 MB in 1s (29.0 MB/s) [2022-04-09T18:49:50.145Z] #28 32.38 Selecting previously unselected package pigz. [2022-04-09T18:49:50.451Z] #28 32.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 ... 40068 files and directories currently installed.) [2022-04-09T18:49:50.451Z] #28 32.44 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-09T18:49:50.451Z] #28 32.44 Unpacking pigz (2.6-1) ... [2022-04-09T18:49:50.451Z] #28 32.52 Selecting previously unselected package libelf1:amd64. [2022-04-09T18:49:50.451Z] #28 ... [2022-04-09T18:49:50.451Z] [2022-04-09T18:49:50.451Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:49:50.451Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:49:50.451Z] #67 94.84 + bin/containerd [2022-04-09T18:49:52.879Z] #60 227.8 # github.com/containerd/containerd/cmd/containerd [2022-04-09T18:49:52.879Z] #60 227.8 /usr/bin/ld: /tmp/go-link-3760404678/000019.o: in function `New': [2022-04-09T18:49:52.879Z] #60 227.8 /tmp/tmp.YtCqHwuzeD/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 [2022-04-09T18:49:52.879Z] #60 227.9 + bin/containerd-stress [2022-04-09T18:49:53.450Z] #60 228.9 + bin/containerd-shim [2022-04-09T18:49:55.733Z] #67 ... [2022-04-09T18:49:55.733Z] [2022-04-09T18:49:55.733Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-09T18:49:55.733Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-09T18:49:55.733Z] #28 32.52 Selecting previously unselected package libelf1:amd64. [2022-04-09T18:49:55.733Z] #28 32.54 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 32.54 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-09T18:49:55.733Z] #28 32.67 Selecting previously unselected package libbpf0:amd64. [2022-04-09T18:49:55.733Z] #28 32.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 32.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:49:55.733Z] #28 32.79 Selecting previously unselected package libcap2:amd64. [2022-04-09T18:49:55.733Z] #28 32.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 32.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:49:55.733Z] #28 32.85 Selecting previously unselected package libmnl0:amd64. [2022-04-09T18:49:55.733Z] #28 32.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 32.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:49:55.733Z] #28 32.90 Selecting previously unselected package libxtables12:amd64. [2022-04-09T18:49:55.733Z] #28 32.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 32.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:49:55.733Z] #28 32.96 Selecting previously unselected package libcap2-bin. [2022-04-09T18:49:55.733Z] #28 32.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 32.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-09T18:49:55.733Z] #28 33.08 Selecting previously unselected package iproute2. [2022-04-09T18:49:55.733Z] #28 33.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 33.08 Unpacking iproute2 (5.10.0-4) ... [2022-04-09T18:49:55.733Z] #28 33.39 Selecting previously unselected package xxd. [2022-04-09T18:49:55.733Z] #28 33.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 33.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:49:55.733Z] #28 33.49 Selecting previously unselected package vim-common. [2022-04-09T18:49:55.733Z] #28 33.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:49:55.733Z] #28 33.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:49:55.733Z] #28 33.62 Selecting previously unselected package bash-completion. [2022-04-09T18:49:55.733Z] #28 33.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-09T18:49:55.733Z] #28 34.77 Unpacking bash-completion (1:2.11-2) ... [2022-04-09T18:49:55.733Z] #28 35.04 Selecting previously unselected package apparmor. [2022-04-09T18:49:55.733Z] #28 35.05 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.08 Unpacking apparmor (2.13.6-10) ... [2022-04-09T18:49:55.733Z] #28 35.30 Selecting previously unselected package inetutils-ping. [2022-04-09T18:49:55.733Z] #28 35.32 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.32 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-09T18:49:55.733Z] #28 35.41 Selecting previously unselected package libip4tc2:amd64. [2022-04-09T18:49:55.733Z] #28 35.42 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:49:55.733Z] #28 35.46 Selecting previously unselected package libip6tc2:amd64. [2022-04-09T18:49:55.733Z] #28 35.47 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.48 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:49:55.733Z] #28 35.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-09T18:49:55.733Z] #28 35.53 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:49:55.733Z] #28 35.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-09T18:49:55.733Z] #28 35.59 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:49:55.733Z] #28 35.65 Selecting previously unselected package libnftnl11:amd64. [2022-04-09T18:49:55.733Z] #28 35.65 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:49:55.733Z] #28 35.73 Selecting previously unselected package iptables. [2022-04-09T18:49:55.733Z] #28 35.74 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.75 Unpacking iptables (1.8.7-1) ... [2022-04-09T18:49:55.733Z] #28 35.94 Selecting previously unselected package libonig5:amd64. [2022-04-09T18:49:55.733Z] #28 35.95 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 35.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:49:55.733Z] #28 36.05 Selecting previously unselected package libjq1:amd64. [2022-04-09T18:49:55.733Z] #28 36.06 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:49:55.733Z] #28 36.13 Selecting previously unselected package jq. [2022-04-09T18:49:55.733Z] #28 36.14 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.15 Unpacking jq (1.6-2.1) ... [2022-04-09T18:49:55.733Z] #28 36.21 Selecting previously unselected package libaio1:amd64. [2022-04-09T18:49:55.733Z] #28 36.22 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:49:55.733Z] #28 36.27 Selecting previously unselected package libgpm2:amd64. [2022-04-09T18:49:55.733Z] #28 36.27 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.28 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:49:55.733Z] #28 36.32 Selecting previously unselected package libinih1:amd64. [2022-04-09T18:49:55.733Z] #28 36.34 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-09T18:49:55.733Z] #28 36.39 Selecting previously unselected package libnet1:amd64. [2022-04-09T18:49:55.733Z] #28 36.39 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:49:55.733Z] #28 36.47 Selecting previously unselected package libnl-3-200:amd64. [2022-04-09T18:49:55.733Z] #28 36.47 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:49:55.733Z] #28 36.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-09T18:49:55.733Z] #28 36.54 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:49:55.733Z] #28 36.58 Selecting previously unselected package net-tools. [2022-04-09T18:49:55.733Z] #28 36.58 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 36.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:49:55.733Z] #28 36.74 Selecting previously unselected package python-pip-whl. [2022-04-09T18:49:55.733Z] #28 36.74 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:49:55.733Z] #28 36.75 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:49:55.733Z] #28 37.08 Selecting previously unselected package python3-lib2to3. [2022-04-09T18:49:55.733Z] #28 37.08 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-09T18:49:55.733Z] #28 37.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:49:55.733Z] #28 37.15 Selecting previously unselected package python3-distutils. [2022-04-09T18:49:55.733Z] #28 37.15 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-09T18:49:55.733Z] #28 37.16 Unpacking python3-distutils (3.9.2-1) ... [2022-04-09T18:49:55.733Z] #28 37.24 Selecting previously unselected package python3-pkg-resources. [2022-04-09T18:49:55.733Z] #28 37.25 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-09T18:49:55.733Z] #28 37.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:49:55.733Z] #28 37.34 Selecting previously unselected package python3-setuptools. [2022-04-09T18:49:55.733Z] #28 37.35 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-09T18:49:55.733Z] #28 37.35 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-09T18:49:55.733Z] #28 37.50 Selecting previously unselected package python3-wheel. [2022-04-09T18:49:55.733Z] #28 37.51 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-09T18:49:55.733Z] #28 37.51 Unpacking python3-wheel (0.34.2-1) ... [2022-04-09T18:49:55.733Z] #28 37.65 Selecting previously unselected package python3-pip. [2022-04-09T18:49:55.733Z] #28 37.65 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-09T18:49:55.733Z] #28 37.66 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:49:55.733Z] #28 37.84 Selecting previously unselected package sudo. [2022-04-09T18:49:55.733Z] #28 37.85 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-09T18:49:55.733Z] #28 37.85 Unpacking sudo (1.9.5p2-3) ... [2022-04-09T18:49:55.992Z] #28 38.17 Selecting previously unselected package thin-provisioning-tools. [2022-04-09T18:49:55.992Z] #28 38.18 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-09T18:49:55.992Z] #28 38.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:49:56.251Z] #28 38.35 Selecting previously unselected package uidmap. [2022-04-09T18:49:56.251Z] #28 38.36 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-09T18:49:56.251Z] #28 38.37 Unpacking uidmap (1:4.8.1-1) ... [2022-04-09T18:49:56.251Z] #28 38.46 Selecting previously unselected package vim-runtime. [2022-04-09T18:49:56.510Z] #28 38.46 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-09T18:49:56.510Z] #28 38.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-09T18:49:56.510Z] #28 38.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-09T18:49:56.510Z] #28 38.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:49:56.701Z] 8f616e6e9eec: Pull complete [2022-04-09T18:49:58.414Z] #28 40.27 Selecting previously unselected package vim. [2022-04-09T18:49:58.414Z] #28 40.28 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-09T18:49:58.414Z] #28 40.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:49:58.674Z] #28 40.61 Selecting previously unselected package xfsprogs. [2022-04-09T18:49:58.674Z] #28 40.61 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-09T18:49:58.674Z] #28 40.62 Unpacking xfsprogs (5.10.0-4) ... [2022-04-09T18:49:58.934Z] #28 40.97 Selecting previously unselected package zip. [2022-04-09T18:49:58.934Z] #28 40.99 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-09T18:49:58.934Z] #28 41.04 Unpacking zip (3.0-12) ... [2022-04-09T18:49:59.193Z] #28 41.15 Selecting previously unselected package zstd. [2022-04-09T18:49:59.193Z] #28 41.16 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-09T18:49:59.193Z] #28 41.17 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:49:59.453Z] #28 41.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-09T18:49:59.713Z] #28 41.94 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-09T18:49:59.713Z] #28 41.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-09T18:49:59.713Z] #28 41.96 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-09T18:49:59.713Z] #28 41.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-09T18:49:59.974Z] #28 41.98 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-09T18:49:59.974Z] #28 41.99 Setting up uidmap (1:4.8.1-1) ... [2022-04-09T18:49:59.974Z] #28 42.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-09T18:49:59.974Z] #28 42.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-09T18:49:59.974Z] #28 42.02 Setting up python3-wheel (0.34.2-1) ... [2022-04-09T18:50:00.233Z] #28 42.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:50:00.233Z] #28 42.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-09T18:50:00.233Z] #28 42.37 Setting up libcap2-bin (1:2.44-1) ... [2022-04-09T18:50:00.493Z] #28 42.38 Setting up apparmor (2.13.6-10) ... [2022-04-09T18:50:01.430Z] #28 43.38 Setting up zip (3.0-12) ... [2022-04-09T18:50:01.431Z] #28 43.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:50:01.431Z] #28 43.41 Setting up bash-completion (1:2.11-2) ... [2022-04-09T18:50:02.809Z] #28 44.63 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-09T18:50:02.809Z] #28 44.64 Setting up sudo (1.9.5p2-3) ... [2022-04-09T18:50:02.809Z] #28 44.69 invoke-rc.d: could not determine current runlevel [2022-04-09T18:50:02.809Z] #28 44.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-09T18:50:02.809Z] #28 44.70 Setting up xfsprogs (5.10.0-4) ... [2022-04-09T18:50:02.809Z] #28 44.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-09T18:50:02.809Z] #28 44.72 Setting up inetutils-ping (2:2.0-1) ... [2022-04-09T18:50:02.809Z] #28 44.73 Setting up pigz (2.6-1) ... [2022-04-09T18:50:02.809Z] #28 44.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-09T18:50:02.809Z] #28 44.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-09T18:50:02.809Z] #28 44.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-09T18:50:02.809Z] #28 44.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:50:03.068Z] #28 45.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-09T18:50:03.068Z] #28 45.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-09T18:50:03.326Z] #28 45.53 Setting up libelf1:amd64 (0.183-1) ... [2022-04-09T18:50:03.326Z] #28 45.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-09T18:50:03.326Z] #28 45.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-09T18:50:03.326Z] #28 45.57 Setting up python3-distutils (3.9.2-1) ... [2022-04-09T18:50:03.456Z] #60 237.4 + bin/containerd-shim-runc-v1 [2022-04-09T18:50:03.587Z] #28 45.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-09T18:50:03.847Z] #28 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-09T18:50:03.847Z] #28 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-09T18:50:03.847Z] #28 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-09T18:50:03.847Z] #28 45.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-09T18:50:03.847Z] #28 45.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-09T18:50:03.847Z] #28 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-09T18:50:03.847Z] #28 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-09T18:50:03.847Z] #28 45.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-09T18:50:03.847Z] #28 45.95 Setting up python3-setuptools (52.0.0-4) ... [2022-04-09T18:50:04.785Z] #28 46.72 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-09T18:50:04.785Z] #28 46.73 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-09T18:50:04.785Z] #28 46.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-09T18:50:04.785Z] #28 46.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-09T18:50:05.353Z] #28 47.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-09T18:50:05.353Z] #28 47.41 Setting up jq (1.6-2.1) ... [2022-04-09T18:50:05.353Z] #28 47.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-09T18:50:05.353Z] #28 47.43 Setting up iptables (1.8.7-1) ... [2022-04-09T18:50:05.353Z] #28 47.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:50:05.353Z] #28 47.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:50:05.353Z] #28 47.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-09T18:50:05.353Z] #28 47.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-09T18:50:05.353Z] #28 47.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-09T18:50:05.353Z] #28 47.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-09T18:50:05.353Z] #28 47.47 Setting up iproute2 (5.10.0-4) ... [2022-04-09T18:50:05.613Z] #28 47.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:50:05.873Z] #28 DONE 48.0s [2022-04-09T18:50:05.873Z] [2022-04-09T18:50:05.873Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:05.873Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:06.132Z] #67 ... [2022-04-09T18:50:06.132Z] [2022-04-09T18:50:06.132Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-09T18:50:06.132Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-09T18:50:06.699Z] #29 0.838 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-09T18:50:06.699Z] #29 0.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-09T18:50:06.699Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-09T18:50:06.699Z] #29 DONE 0.9s [2022-04-09T18:50:06.699Z] [2022-04-09T18:50:06.699Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:06.699Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:06.958Z] #67 ... [2022-04-09T18:50:06.958Z] [2022-04-09T18:50:06.958Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-09T18:50:06.958Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-09T18:50:07.674Z] #60 242.4 + bin/containerd-shim-runc-v2 [2022-04-09T18:50:07.674Z] #60 243.1 + binaries [2022-04-09T18:50:07.935Z] #60 243.1 + install -D bin/containerd /build/containerd [2022-04-09T18:50:07.935Z] #60 243.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-09T18:50:07.935Z] #60 243.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-09T18:50:07.935Z] #60 243.2 + install -D bin/ctr /build/ctr [2022-04-09T18:50:12.145Z] #60 DONE 247.6s [2022-04-09T18:50:13.088Z] [2022-04-09T18:50:13.088Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-09T18:50:13.088Z] #61 sha256:17b1d71a0099fc52353d88a6b415c28ff429135545380fb62f3afc7685e673db [2022-04-09T18:50:13.349Z] #61 DONE 0.4s [2022-04-09T18:50:13.349Z] [2022-04-09T18:50:13.349Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-09T18:50:13.349Z] #66 sha256:fe96d17b9ac38e2727a26a1bdf48976f9f12b74bf4a94012ae77a3bf955a55f6 [2022-04-09T18:50:13.349Z] #66 DONE 0.1s [2022-04-09T18:50:13.349Z] [2022-04-09T18:50:13.349Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-09T18:50:13.349Z] #71 sha256:6584b322a62cb0e5546b961a0c61d306753727c8158857f9770863847dec8a05 [2022-04-09T18:50:13.611Z] #71 DONE 0.2s [2022-04-09T18:50:13.611Z] [2022-04-09T18:50:13.611Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-09T18:50:13.611Z] #72 sha256:03baa016308ddb4c7bc8107a1b2a99f8ad4e8f62c34c28da176341c39759e4fb [2022-04-09T18:50:13.611Z] #72 DONE 0.0s [2022-04-09T18:50:13.611Z] [2022-04-09T18:50:13.611Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-09T18:50:13.611Z] #73 sha256:ff877b30ded29ce3fd033edf78c81c8b41f6dfe2c0de04b07413c22f8baba73b [2022-04-09T18:50:14.556Z] #73 DONE 0.9s [2022-04-09T18:50:14.556Z] [2022-04-09T18:50:14.556Z] #74 exporting to image [2022-04-09T18:50:14.556Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-09T18:50:14.556Z] #74 exporting layers [2022-04-09T18:50:15.079Z] #30 7.522 Collecting yamllint==1.26.1 [2022-04-09T18:50:15.648Z] #30 8.588 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-09T18:50:16.217Z] #30 9.283 Collecting pathspec>=0.5.3 [2022-04-09T18:50:16.217Z] #30 9.291 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-09T18:50:16.217Z] #30 9.506 Collecting pyyaml [2022-04-09T18:50:16.217Z] #30 9.514 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-09T18:50:16.217Z] #30 9.553 Building wheels for collected packages: yamllint [2022-04-09T18:50:16.476Z] #30 9.554 Building wheel for yamllint (setup.py): started [2022-04-09T18:50:17.044Z] #30 10.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-09T18:50:17.044Z] #30 10.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=74d9eef1c335b9f365d57ba5248979cd4e0c061f04c635b79d62f89a9092f8e4 [2022-04-09T18:50:17.044Z] #30 10.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-09T18:50:17.044Z] #30 10.13 Successfully built yamllint [2022-04-09T18:50:17.044Z] #30 10.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-09T18:50:17.044Z] #30 10.39 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-09T18:50:17.616Z] #30 DONE 10.7s [2022-04-09T18:50:17.616Z] [2022-04-09T18:50:17.616Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:17.616Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:17.616Z] #67 ... [2022-04-09T18:50:17.616Z] [2022-04-09T18:50:17.616Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-09T18:50:17.616Z] #34 sha256:c61d69e6bd5a4737065a640b7d2692365468968c4567f796c5e6ccb467eaf523 [2022-04-09T18:50:17.616Z] #34 DONE 0.2s [2022-04-09T18:50:17.616Z] [2022-04-09T18:50:17.616Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:17.616Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:17.858Z] #74 exporting layers 3.0s done [2022-04-09T18:50:17.858Z] #74 writing image sha256:af4b853cae40c193f2a6c556539527bccf23c1e83c0536999182faafa8e79697 done [2022-04-09T18:50:17.858Z] #74 naming to docker.io/library/docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 done [2022-04-09T18:50:17.858Z] #74 DONE 3.0s [Pipeline] } [2022-04-09T18:50:17.876Z] #67 ... [2022-04-09T18:50:17.876Z] [2022-04-09T18:50:17.876Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-09T18:50:17.876Z] #39 sha256:2013e204f4a2fe8e1a06802d5e3af1442cd9480332c014469c2cc6834e7ffa29 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-09T18:50:18.135Z] #39 DONE 0.2s [2022-04-09T18:50:18.135Z] [2022-04-09T18:50:18.135Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-09T18:50:18.135Z] #42 sha256:a4f7fa3c5c2f483951f288d140478c9288ed79f1d0ac4d49f2d95868ea0f5925 [2022-04-09T18:50:18.135Z] #42 DONE 0.3s [2022-04-09T18:50:18.135Z] [2022-04-09T18:50:18.135Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:18.135Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:18.192Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-09T18:50:18.394Z] #67 ... [2022-04-09T18:50:18.394Z] [2022-04-09T18:50:18.394Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-09T18:50:18.394Z] #44 sha256:705c58ea28bacaf4acbac24a94022437aae21a600ec86547923b918f4b68ed49 [2022-04-09T18:50:18.394Z] #44 DONE 0.1s [2022-04-09T18:50:18.394Z] [2022-04-09T18:50:18.394Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-09T18:50:18.394Z] #48 sha256:d9dd570318e88c56041bf3b6236684bf4b28929f72f5f92ed3adc1d41dff7202 [2022-04-09T18:50:18.394Z] #48 DONE 0.0s [2022-04-09T18:50:18.394Z] [2022-04-09T18:50:18.394Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-09T18:50:18.394Z] #51 sha256:a116bb1ed30e4c9a7005bea0f40d373ed057bc8524b29169951f8d69c2e13b1a [2022-04-09T18:50:18.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/test/unit [2022-04-09T18:50:18.654Z] #51 DONE 0.3s [2022-04-09T18:50:18.654Z] [2022-04-09T18:50:18.654Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-09T18:50:18.654Z] #55 sha256:2358b68da9211f1bbfdd497d6a736be7b4d4a6ee754275344ca6a1750f272c27 [2022-04-09T18:50:18.654Z] #55 DONE 0.0s [2022-04-09T18:50:18.654Z] [2022-04-09T18:50:18.654Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-09T18:50:18.654Z] #57 sha256:344e9168b3368f9462ed5d5710e27b2848559e1b842d0d177fb3411e3547cbab [2022-04-09T18:50:18.654Z] #57 DONE 0.1s [2022-04-09T18:50:18.654Z] [2022-04-09T18:50:18.654Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:18.654Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:18.914Z] #67 ... [2022-04-09T18:50:18.914Z] [2022-04-09T18:50:18.914Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-09T18:50:18.914Z] #59 sha256:fac610167a1b6f025bdddd62903867e6648f0def399c19962024fbebb5c57754 [2022-04-09T18:50:19.173Z] #59 DONE 0.4s [2022-04-09T18:50:19.173Z] [2022-04-09T18:50:19.173Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:19.173Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:19.173Z] #67 ... [2022-04-09T18:50:19.173Z] [2022-04-09T18:50:19.173Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-09T18:50:19.173Z] #61 sha256:ab42b1400917a2772c6faacb5ff2a353dc872709302a191ab3af548adc6e3c41 [2022-04-09T18:50:19.173Z] #61 DONE 0.1s [2022-04-09T18:50:19.431Z] [2022-04-09T18:50:19.431Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:19.431Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:20.388Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-09T18:50:20.389Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-09T18:50:20.389Z] + TESTDIRS=./... [2022-04-09T18:50:20.389Z] + exclude_paths='/vendor/|/integration' [2022-04-09T18:50:20.389Z] ++ go list ./... [2022-04-09T18:50:20.389Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-09T18:50:20.962Z] + pkg_list='github.com/docker/docker/api [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/backend/build [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/httputils [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/middleware [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/build [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/container [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/debug [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/image [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/network [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/session [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/system [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/server/router/volume [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/backend [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/container [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/events [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/filters [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/image [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/mount [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/network [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/registry [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/strslice [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/swarm [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/time [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/versions [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T18:50:20.962Z] github.com/docker/docker/api/types/volume [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/builder-next [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/dockerfile [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/remotecontext [2022-04-09T18:50:20.962Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T18:50:20.962Z] github.com/docker/docker/cli [2022-04-09T18:50:20.962Z] github.com/docker/docker/cli/config [2022-04-09T18:50:20.962Z] github.com/docker/docker/cli/debug [2022-04-09T18:50:20.962Z] github.com/docker/docker/client [2022-04-09T18:50:20.962Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T18:50:20.962Z] github.com/docker/docker/cmd/dockerd [2022-04-09T18:50:20.962Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T18:50:20.962Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T18:50:20.962Z] github.com/docker/docker/container [2022-04-09T18:50:20.962Z] github.com/docker/docker/container/stream [2022-04-09T18:50:20.962Z] github.com/docker/docker/contrib/apparmor [2022-04-09T18:50:20.962Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T18:50:20.962Z] github.com/docker/docker/contrib/httpserver [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/cluster [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/config [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/events [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/exec [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/images [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/initlayer [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/links [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/listeners [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/local [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/names [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/network [2022-04-09T18:50:20.962Z] github.com/docker/docker/daemon/stats [2022-04-09T18:50:20.962Z] github.com/docker/docker/distribution [2022-04-09T18:50:20.962Z] github.com/docker/docker/distribution/metadata [2022-04-09T18:50:20.962Z] github.com/docker/docker/distribution/utils [2022-04-09T18:50:20.962Z] github.com/docker/docker/distribution/xfer [2022-04-09T18:50:20.962Z] github.com/docker/docker/dockerversion [2022-04-09T18:50:20.962Z] github.com/docker/docker/errdefs [2022-04-09T18:50:20.962Z] github.com/docker/docker/image [2022-04-09T18:50:20.962Z] github.com/docker/docker/image/cache [2022-04-09T18:50:20.962Z] github.com/docker/docker/image/tarexport [2022-04-09T18:50:20.962Z] github.com/docker/docker/image/v1 [2022-04-09T18:50:20.962Z] github.com/docker/docker/internal/test/suite [2022-04-09T18:50:20.962Z] github.com/docker/docker/layer [2022-04-09T18:50:20.962Z] github.com/docker/docker/libcontainerd [2022-04-09T18:50:20.962Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T18:50:20.962Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T18:50:20.962Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T18:50:20.962Z] github.com/docker/docker/libcontainerd/types [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/config [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/idm [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T18:50:20.962Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ns [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/options [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/osl [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/types [2022-04-09T18:50:20.963Z] github.com/docker/docker/oci [2022-04-09T18:50:20.963Z] github.com/docker/docker/oci/caps [2022-04-09T18:50:20.963Z] github.com/docker/docker/opts [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/aaparser [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/archive [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/authorization [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/capabilities [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/containerfs [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/directory [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/dmesg [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/filenotify [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/fileutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/fsutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/homedir [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/idtools [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/ioutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/longpath [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/loopback [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/parsers [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/pidfile [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/platform [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/pools [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/progress [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/pubsub [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/reexec [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/signal [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/stack [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/stringid [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/system [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/tailfile [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/tarsum [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/truncindex [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/urlutil [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/useragent [2022-04-09T18:50:20.963Z] github.com/docker/docker/plugin [2022-04-09T18:50:20.963Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T18:50:20.963Z] github.com/docker/docker/plugin/v2 [2022-04-09T18:50:20.963Z] github.com/docker/docker/profiles/apparmor [2022-04-09T18:50:20.963Z] github.com/docker/docker/profiles/seccomp [2022-04-09T18:50:20.963Z] github.com/docker/docker/quota [2022-04-09T18:50:20.963Z] github.com/docker/docker/reference [2022-04-09T18:50:20.963Z] github.com/docker/docker/registry [2022-04-09T18:50:20.963Z] github.com/docker/docker/registry/resumable [2022-04-09T18:50:20.963Z] github.com/docker/docker/restartmanager [2022-04-09T18:50:20.963Z] github.com/docker/docker/rootless [2022-04-09T18:50:20.963Z] github.com/docker/docker/rootless/specconv [2022-04-09T18:50:20.963Z] github.com/docker/docker/runconfig [2022-04-09T18:50:20.963Z] github.com/docker/docker/runconfig/opts [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/daemon [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/environment [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/fakegit [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/registry [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil/request [2022-04-09T18:50:20.963Z] github.com/docker/docker/volume [2022-04-09T18:50:20.963Z] github.com/docker/docker/volume/drivers [2022-04-09T18:50:20.963Z] github.com/docker/docker/volume/local [2022-04-09T18:50:20.963Z] github.com/docker/docker/volume/mounts [2022-04-09T18:50:20.963Z] github.com/docker/docker/volume/service [2022-04-09T18:50:20.963Z] github.com/docker/docker/volume/service/opts [2022-04-09T18:50:20.963Z] github.com/docker/docker/volume/testutils' [2022-04-09T18:50:20.963Z] ++ grep --fixed-strings -v /libnetwork [2022-04-09T18:50:20.963Z] ++ echo 'github.com/docker/docker/api [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/backend/build [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/httputils [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/middleware [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/build [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/container [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/debug [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/image [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/network [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/session [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/system [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/server/router/volume [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/backend [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/container [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/events [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/filters [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/image [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/mount [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/network [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/registry [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/strslice [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/swarm [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/time [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/versions [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T18:50:20.963Z] github.com/docker/docker/api/types/volume [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/builder-next [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/dockerfile [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/remotecontext [2022-04-09T18:50:20.963Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T18:50:20.963Z] github.com/docker/docker/cli [2022-04-09T18:50:20.963Z] github.com/docker/docker/cli/config [2022-04-09T18:50:20.963Z] github.com/docker/docker/cli/debug [2022-04-09T18:50:20.963Z] github.com/docker/docker/client [2022-04-09T18:50:20.963Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T18:50:20.963Z] github.com/docker/docker/cmd/dockerd [2022-04-09T18:50:20.963Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T18:50:20.963Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T18:50:20.963Z] github.com/docker/docker/container [2022-04-09T18:50:20.963Z] github.com/docker/docker/container/stream [2022-04-09T18:50:20.963Z] github.com/docker/docker/contrib/apparmor [2022-04-09T18:50:20.963Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T18:50:20.963Z] github.com/docker/docker/contrib/httpserver [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/cluster [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/config [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/events [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/exec [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/images [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/initlayer [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/links [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/listeners [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/local [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/names [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/network [2022-04-09T18:50:20.963Z] github.com/docker/docker/daemon/stats [2022-04-09T18:50:20.963Z] github.com/docker/docker/distribution [2022-04-09T18:50:20.963Z] github.com/docker/docker/distribution/metadata [2022-04-09T18:50:20.963Z] github.com/docker/docker/distribution/utils [2022-04-09T18:50:20.963Z] github.com/docker/docker/distribution/xfer [2022-04-09T18:50:20.963Z] github.com/docker/docker/dockerversion [2022-04-09T18:50:20.963Z] github.com/docker/docker/errdefs [2022-04-09T18:50:20.963Z] github.com/docker/docker/image [2022-04-09T18:50:20.963Z] github.com/docker/docker/image/cache [2022-04-09T18:50:20.963Z] github.com/docker/docker/image/tarexport [2022-04-09T18:50:20.963Z] github.com/docker/docker/image/v1 [2022-04-09T18:50:20.963Z] github.com/docker/docker/internal/test/suite [2022-04-09T18:50:20.963Z] github.com/docker/docker/layer [2022-04-09T18:50:20.963Z] github.com/docker/docker/libcontainerd [2022-04-09T18:50:20.963Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T18:50:20.963Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T18:50:20.963Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T18:50:20.963Z] github.com/docker/docker/libcontainerd/types [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/config [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/idm [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/ns [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/options [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/osl [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/libnetwork/types [2022-04-09T18:50:20.963Z] github.com/docker/docker/oci [2022-04-09T18:50:20.963Z] github.com/docker/docker/oci/caps [2022-04-09T18:50:20.963Z] github.com/docker/docker/opts [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/aaparser [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/archive [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/authorization [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/capabilities [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/containerfs [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/directory [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/dmesg [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/filenotify [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/fileutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/fsutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/homedir [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/idtools [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/ioutils [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/longpath [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/loopback [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/parsers [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/pidfile [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/platform [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/pools [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/progress [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/pubsub [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/reexec [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/signal [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/stack [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/stringid [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/system [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/tailfile [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/tarsum [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/truncindex [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/urlutil [2022-04-09T18:50:20.963Z] github.com/docker/docker/pkg/useragent [2022-04-09T18:50:20.963Z] github.com/docker/docker/plugin [2022-04-09T18:50:20.963Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T18:50:20.963Z] github.com/docker/docker/plugin/v2 [2022-04-09T18:50:20.963Z] github.com/docker/docker/profiles/apparmor [2022-04-09T18:50:20.963Z] github.com/docker/docker/profiles/seccomp [2022-04-09T18:50:20.963Z] github.com/docker/docker/quota [2022-04-09T18:50:20.963Z] github.com/docker/docker/reference [2022-04-09T18:50:20.963Z] github.com/docker/docker/registry [2022-04-09T18:50:20.963Z] github.com/docker/docker/registry/resumable [2022-04-09T18:50:20.963Z] github.com/docker/docker/restartmanager [2022-04-09T18:50:20.963Z] github.com/docker/docker/rootless [2022-04-09T18:50:20.963Z] github.com/docker/docker/rootless/specconv [2022-04-09T18:50:20.963Z] github.com/docker/docker/runconfig [2022-04-09T18:50:20.963Z] github.com/docker/docker/runconfig/opts [2022-04-09T18:50:20.963Z] github.com/docker/docker/testutil [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/daemon [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/environment [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fakegit [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/registry [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/request [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/drivers [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/local [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/mounts [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/service [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/service/opts [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/testutils' [2022-04-09T18:50:20.964Z] + base_pkg_list='github.com/docker/docker/api [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/backend/build [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/httputils [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/middleware [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/build [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/debug [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/image [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/network [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/session [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/system [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/volume [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/backend [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/events [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/filters [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/image [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/mount [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/network [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/registry [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/strslice [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/swarm [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/time [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/versions [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/volume [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/dockerfile [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/remotecontext [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T18:50:20.964Z] github.com/docker/docker/cli [2022-04-09T18:50:20.964Z] github.com/docker/docker/cli/config [2022-04-09T18:50:20.964Z] github.com/docker/docker/cli/debug [2022-04-09T18:50:20.964Z] github.com/docker/docker/client [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/dockerd [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T18:50:20.964Z] github.com/docker/docker/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/container/stream [2022-04-09T18:50:20.964Z] github.com/docker/docker/contrib/apparmor [2022-04-09T18:50:20.964Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T18:50:20.964Z] github.com/docker/docker/contrib/httpserver [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/config [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/events [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/exec [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/images [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/initlayer [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/links [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/listeners [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/local [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/names [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/network [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/stats [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution/metadata [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution/utils [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution/xfer [2022-04-09T18:50:20.964Z] github.com/docker/docker/dockerversion [2022-04-09T18:50:20.964Z] github.com/docker/docker/errdefs [2022-04-09T18:50:20.964Z] github.com/docker/docker/image [2022-04-09T18:50:20.964Z] github.com/docker/docker/image/cache [2022-04-09T18:50:20.964Z] github.com/docker/docker/image/tarexport [2022-04-09T18:50:20.964Z] github.com/docker/docker/image/v1 [2022-04-09T18:50:20.964Z] github.com/docker/docker/internal/test/suite [2022-04-09T18:50:20.964Z] github.com/docker/docker/layer [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/types [2022-04-09T18:50:20.964Z] github.com/docker/docker/oci [2022-04-09T18:50:20.964Z] github.com/docker/docker/oci/caps [2022-04-09T18:50:20.964Z] github.com/docker/docker/opts [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/aaparser [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/archive [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/authorization [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/capabilities [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/containerfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/directory [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/dmesg [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/filenotify [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/fileutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/fsutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/homedir [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/idtools [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/ioutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/longpath [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/loopback [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/parsers [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/pidfile [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/platform [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/plugins [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/pools [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/progress [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/pubsub [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/reexec [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/signal [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/stack [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/stringid [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/system [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/tailfile [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/tarsum [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/truncindex [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/urlutil [2022-04-09T18:50:20.964Z] github.com/docker/docker/pkg/useragent [2022-04-09T18:50:20.964Z] github.com/docker/docker/plugin [2022-04-09T18:50:20.964Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T18:50:20.964Z] github.com/docker/docker/plugin/v2 [2022-04-09T18:50:20.964Z] github.com/docker/docker/profiles/apparmor [2022-04-09T18:50:20.964Z] github.com/docker/docker/profiles/seccomp [2022-04-09T18:50:20.964Z] github.com/docker/docker/quota [2022-04-09T18:50:20.964Z] github.com/docker/docker/reference [2022-04-09T18:50:20.964Z] github.com/docker/docker/registry [2022-04-09T18:50:20.964Z] github.com/docker/docker/registry/resumable [2022-04-09T18:50:20.964Z] github.com/docker/docker/restartmanager [2022-04-09T18:50:20.964Z] github.com/docker/docker/rootless [2022-04-09T18:50:20.964Z] github.com/docker/docker/rootless/specconv [2022-04-09T18:50:20.964Z] github.com/docker/docker/runconfig [2022-04-09T18:50:20.964Z] github.com/docker/docker/runconfig/opts [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/daemon [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/environment [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fakegit [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/registry [2022-04-09T18:50:20.964Z] github.com/docker/docker/testutil/request [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/drivers [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/local [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/mounts [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/service [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/service/opts [2022-04-09T18:50:20.964Z] github.com/docker/docker/volume/testutils' [2022-04-09T18:50:20.964Z] ++ grep --fixed-strings /libnetwork [2022-04-09T18:50:20.964Z] ++ echo 'github.com/docker/docker/api [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/backend/build [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/httputils [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/middleware [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/build [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/debug [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/image [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/network [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/session [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/system [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/server/router/volume [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/backend [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/events [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/filters [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/image [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/mount [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/network [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/registry [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/strslice [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/swarm [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/time [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/versions [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T18:50:20.964Z] github.com/docker/docker/api/types/volume [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/dockerfile [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/remotecontext [2022-04-09T18:50:20.964Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T18:50:20.964Z] github.com/docker/docker/cli [2022-04-09T18:50:20.964Z] github.com/docker/docker/cli/config [2022-04-09T18:50:20.964Z] github.com/docker/docker/cli/debug [2022-04-09T18:50:20.964Z] github.com/docker/docker/client [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/dockerd [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T18:50:20.964Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T18:50:20.964Z] github.com/docker/docker/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/container/stream [2022-04-09T18:50:20.964Z] github.com/docker/docker/contrib/apparmor [2022-04-09T18:50:20.964Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T18:50:20.964Z] github.com/docker/docker/contrib/httpserver [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/config [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/events [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/exec [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/images [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/initlayer [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/links [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/listeners [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/local [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/names [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/network [2022-04-09T18:50:20.964Z] github.com/docker/docker/daemon/stats [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution/metadata [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution/utils [2022-04-09T18:50:20.964Z] github.com/docker/docker/distribution/xfer [2022-04-09T18:50:20.964Z] github.com/docker/docker/dockerversion [2022-04-09T18:50:20.964Z] github.com/docker/docker/errdefs [2022-04-09T18:50:20.964Z] github.com/docker/docker/image [2022-04-09T18:50:20.964Z] github.com/docker/docker/image/cache [2022-04-09T18:50:20.964Z] github.com/docker/docker/image/tarexport [2022-04-09T18:50:20.964Z] github.com/docker/docker/image/v1 [2022-04-09T18:50:20.964Z] github.com/docker/docker/internal/test/suite [2022-04-09T18:50:20.964Z] github.com/docker/docker/layer [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T18:50:20.964Z] github.com/docker/docker/libcontainerd/types [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T18:50:20.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/config [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/idm [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ns [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/options [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/osl [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/types [2022-04-09T18:50:20.965Z] github.com/docker/docker/oci [2022-04-09T18:50:20.965Z] github.com/docker/docker/oci/caps [2022-04-09T18:50:20.965Z] github.com/docker/docker/opts [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/aaparser [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/archive [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/authorization [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/capabilities [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/containerfs [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/directory [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/dmesg [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/filenotify [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/fileutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/fsutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/homedir [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/idtools [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/ioutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/longpath [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/loopback [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/parsers [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/pidfile [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/platform [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/plugins [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/pools [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/progress [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/pubsub [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/reexec [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/signal [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/stack [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/stringid [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/system [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/tailfile [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/tarsum [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/truncindex [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/urlutil [2022-04-09T18:50:20.965Z] github.com/docker/docker/pkg/useragent [2022-04-09T18:50:20.965Z] github.com/docker/docker/plugin [2022-04-09T18:50:20.965Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T18:50:20.965Z] github.com/docker/docker/plugin/v2 [2022-04-09T18:50:20.965Z] github.com/docker/docker/profiles/apparmor [2022-04-09T18:50:20.965Z] github.com/docker/docker/profiles/seccomp [2022-04-09T18:50:20.965Z] github.com/docker/docker/quota [2022-04-09T18:50:20.965Z] github.com/docker/docker/reference [2022-04-09T18:50:20.965Z] github.com/docker/docker/registry [2022-04-09T18:50:20.965Z] github.com/docker/docker/registry/resumable [2022-04-09T18:50:20.965Z] github.com/docker/docker/restartmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/rootless [2022-04-09T18:50:20.965Z] github.com/docker/docker/rootless/specconv [2022-04-09T18:50:20.965Z] github.com/docker/docker/runconfig [2022-04-09T18:50:20.965Z] github.com/docker/docker/runconfig/opts [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/daemon [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/environment [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/fakegit [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/registry [2022-04-09T18:50:20.965Z] github.com/docker/docker/testutil/request [2022-04-09T18:50:20.965Z] github.com/docker/docker/volume [2022-04-09T18:50:20.965Z] github.com/docker/docker/volume/drivers [2022-04-09T18:50:20.965Z] github.com/docker/docker/volume/local [2022-04-09T18:50:20.965Z] github.com/docker/docker/volume/mounts [2022-04-09T18:50:20.965Z] github.com/docker/docker/volume/service [2022-04-09T18:50:20.965Z] github.com/docker/docker/volume/service/opts [2022-04-09T18:50:20.965Z] github.com/docker/docker/volume/testutils' [2022-04-09T18:50:20.965Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/config [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/idm [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ns [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/options [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/osl [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/types' [2022-04-09T18:50:20.965Z] + echo 'github.com/docker/docker/libnetwork [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/config [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/idm [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/ns [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/options [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/osl [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/types' [2022-04-09T18:50:20.965Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T18:50:20.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T18:50:20.965Z] + type docker-proxy [2022-04-09T18:50:20.965Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-09T18:50:20.965Z] + hack/make.sh binary-proxy install-proxy [2022-04-09T18:50:20.965Z] [2022-04-09T18:50:21.228Z] Removing bundles/ [2022-04-09T18:50:21.228Z] [2022-04-09T18:50:21.228Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-09T18:50:21.228Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-09T18:50:21.228Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:50:26.548Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-09T18:50:26.548Z] [2022-04-09T18:50:26.548Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-09T18:50:26.548Z] Installing docker-proxy to /usr/local/bin/ [2022-04-09T18:50:26.548Z] [2022-04-09T18:50:26.548Z] + mkdir -p bundles [2022-04-09T18:50:26.548Z] + '[' -n 'github.com/docker/docker/api [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/backend/build [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/httputils [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/middleware [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/build [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/container [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/debug [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/image [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/network [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/session [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/system [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/server/router/volume [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/backend [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/container [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/events [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/filters [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/image [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/mount [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/network [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/registry [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/strslice [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/swarm [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/time [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/versions [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T18:50:26.548Z] github.com/docker/docker/api/types/volume [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/builder-next [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/dockerfile [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/remotecontext [2022-04-09T18:50:26.548Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T18:50:26.548Z] github.com/docker/docker/cli [2022-04-09T18:50:26.548Z] github.com/docker/docker/cli/config [2022-04-09T18:50:26.548Z] github.com/docker/docker/cli/debug [2022-04-09T18:50:26.548Z] github.com/docker/docker/client [2022-04-09T18:50:26.548Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T18:50:26.548Z] github.com/docker/docker/cmd/dockerd [2022-04-09T18:50:26.548Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T18:50:26.548Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T18:50:26.548Z] github.com/docker/docker/container [2022-04-09T18:50:26.548Z] github.com/docker/docker/container/stream [2022-04-09T18:50:26.548Z] github.com/docker/docker/contrib/apparmor [2022-04-09T18:50:26.548Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T18:50:26.548Z] github.com/docker/docker/contrib/httpserver [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/cluster [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/config [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/events [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/exec [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/images [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/initlayer [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/links [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/listeners [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/local [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/names [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/network [2022-04-09T18:50:26.548Z] github.com/docker/docker/daemon/stats [2022-04-09T18:50:26.548Z] github.com/docker/docker/distribution [2022-04-09T18:50:26.548Z] github.com/docker/docker/distribution/metadata [2022-04-09T18:50:26.548Z] github.com/docker/docker/distribution/utils [2022-04-09T18:50:26.548Z] github.com/docker/docker/distribution/xfer [2022-04-09T18:50:26.548Z] github.com/docker/docker/dockerversion [2022-04-09T18:50:26.548Z] github.com/docker/docker/errdefs [2022-04-09T18:50:26.548Z] github.com/docker/docker/image [2022-04-09T18:50:26.548Z] github.com/docker/docker/image/cache [2022-04-09T18:50:26.548Z] github.com/docker/docker/image/tarexport [2022-04-09T18:50:26.548Z] github.com/docker/docker/image/v1 [2022-04-09T18:50:26.548Z] github.com/docker/docker/internal/test/suite [2022-04-09T18:50:26.548Z] github.com/docker/docker/layer [2022-04-09T18:50:26.548Z] github.com/docker/docker/libcontainerd [2022-04-09T18:50:26.548Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T18:50:26.548Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T18:50:26.548Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T18:50:26.548Z] github.com/docker/docker/libcontainerd/types [2022-04-09T18:50:26.548Z] github.com/docker/docker/oci [2022-04-09T18:50:26.548Z] github.com/docker/docker/oci/caps [2022-04-09T18:50:26.548Z] github.com/docker/docker/opts [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/aaparser [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/archive [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/authorization [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/capabilities [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/containerfs [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/directory [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/dmesg [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/filenotify [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/fileutils [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/fsutils [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/homedir [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/idtools [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/ioutils [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/longpath [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/loopback [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/parsers [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/pidfile [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/platform [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/plugins [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/pools [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/progress [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/pubsub [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/reexec [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/signal [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/stack [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/stringid [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/system [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/tailfile [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/tarsum [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/truncindex [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/urlutil [2022-04-09T18:50:26.548Z] github.com/docker/docker/pkg/useragent [2022-04-09T18:50:26.548Z] github.com/docker/docker/plugin [2022-04-09T18:50:26.548Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T18:50:26.548Z] github.com/docker/docker/plugin/v2 [2022-04-09T18:50:26.548Z] github.com/docker/docker/profiles/apparmor [2022-04-09T18:50:26.548Z] github.com/docker/docker/profiles/seccomp [2022-04-09T18:50:26.548Z] github.com/docker/docker/quota [2022-04-09T18:50:26.548Z] github.com/docker/docker/reference [2022-04-09T18:50:26.548Z] github.com/docker/docker/registry [2022-04-09T18:50:26.548Z] github.com/docker/docker/registry/resumable [2022-04-09T18:50:26.548Z] github.com/docker/docker/restartmanager [2022-04-09T18:50:26.548Z] github.com/docker/docker/rootless [2022-04-09T18:50:26.548Z] github.com/docker/docker/rootless/specconv [2022-04-09T18:50:26.548Z] github.com/docker/docker/runconfig [2022-04-09T18:50:26.548Z] github.com/docker/docker/runconfig/opts [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/daemon [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/environment [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/fakegit [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/registry [2022-04-09T18:50:26.548Z] github.com/docker/docker/testutil/request [2022-04-09T18:50:26.548Z] github.com/docker/docker/volume [2022-04-09T18:50:26.548Z] github.com/docker/docker/volume/drivers [2022-04-09T18:50:26.548Z] github.com/docker/docker/volume/local [2022-04-09T18:50:26.548Z] github.com/docker/docker/volume/mounts [2022-04-09T18:50:26.548Z] github.com/docker/docker/volume/service [2022-04-09T18:50:26.548Z] github.com/docker/docker/volume/service/opts [2022-04-09T18:50:26.548Z] github.com/docker/docker/volume/testutils' ']' [2022-04-09T18:50:26.549Z] + 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-09T18:50:27.511Z] ? github.com/docker/docker/api [no test files] [2022-04-09T18:50:37.784Z] #60 270.3 # github.com/containerd/containerd/cmd/containerd [2022-04-09T18:50:37.784Z] #60 270.3 /usr/bin/ld: /tmp/go-link-1448767339/000019.o: in function `New': [2022-04-09T18:50:37.784Z] #60 270.3 /tmp/tmp.l7FqNKZTNv/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 [2022-04-09T18:50:37.784Z] #60 270.3 + bin/containerd-stress [2022-04-09T18:50:37.784Z] #60 271.4 + bin/containerd-shim [2022-04-09T18:50:38.892Z] #60 273.8 # github.com/containerd/containerd/cmd/containerd [2022-04-09T18:50:38.892Z] #60 273.8 /usr/bin/ld: /tmp/go-link-316226766/000019.o: in function `New': [2022-04-09T18:50:38.892Z] #60 273.8 /tmp/tmp.S0aBL0L3qS/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 [2022-04-09T18:50:38.892Z] #60 273.8 + bin/containerd-stress [2022-04-09T18:50:38.892Z] #60 274.9 + bin/containerd-shim [2022-04-09T18:50:39.759Z] #60 268.3 # github.com/containerd/containerd/cmd/containerd [2022-04-09T18:50:39.759Z] #60 268.3 /usr/bin/ld: /tmp/go-link-1251007156/000019.o: in function `New': [2022-04-09T18:50:39.759Z] #60 268.3 /tmp/tmp.h7jXNlh3nA/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 [2022-04-09T18:50:39.759Z] #60 268.4 + bin/containerd-stress [2022-04-09T18:50:39.759Z] #60 269.5 + bin/containerd-shim [2022-04-09T18:50:41.373Z] #67 ... [2022-04-09T18:50:41.373Z] [2022-04-09T18:50:41.373Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-09T18:50:41.373Z] #63 sha256:0746a305dc38fc5a91ef152d1f0d2cccf7a4d025f6be6a21c36f2bef2c409cad [2022-04-09T18:50:41.373Z] #63 88.27 + mkdir -p /build [2022-04-09T18:50:41.373Z] #63 88.27 + cp runc /build/runc [2022-04-09T18:50:41.373Z] #63 DONE 88.6s [2022-04-09T18:50:41.373Z] [2022-04-09T18:50:41.373Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:41.373Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:42.309Z] #67 ... [2022-04-09T18:50:42.309Z] [2022-04-09T18:50:42.309Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-09T18:50:42.309Z] #64 sha256:8503e894bbb9f08b02a0ab50eaf06abd9622da6df997c409d9d8a7e17c205178 [2022-04-09T18:50:42.309Z] #64 DONE 0.2s [2022-04-09T18:50:42.309Z] [2022-04-09T18:50:42.309Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-09T18:50:42.309Z] #67 sha256:1086b2863352220866608a1ad22f053014e08d384d1ad232ebac2514150f7533 [2022-04-09T18:50:42.443Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-04-09T18:50:43.079Z] #60 282.4 + bin/containerd-shim-runc-v1 [2022-04-09T18:50:45.495Z] #60 286.2 + bin/containerd-shim-runc-v1 [2022-04-09T18:50:46.344Z] #60 280.5 + bin/containerd-shim-runc-v1 [2022-04-09T18:50:49.671Z] #60 288.6 + bin/containerd-shim-runc-v2 [2022-04-09T18:50:50.243Z] #60 289.4 + binaries [2022-04-09T18:50:50.243Z] #60 289.4 + install -D bin/containerd /build/containerd [2022-04-09T18:50:50.243Z] #60 289.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-09T18:50:50.243Z] #60 289.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-09T18:50:50.243Z] #60 289.4 + install -D bin/ctr /build/ctr [2022-04-09T18:50:51.632Z] #60 286.7 + bin/containerd-shim-runc-v2 [2022-04-09T18:50:52.088Z] #60 292.4 + bin/containerd-shim-runc-v2 [2022-04-09T18:50:52.158Z] #60 DONE 291.5s [2022-04-09T18:50:52.348Z] #60 293.2 + binaries [2022-04-09T18:50:52.348Z] #60 293.2 + install -D bin/containerd /build/containerd [2022-04-09T18:50:52.348Z] #60 293.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-09T18:50:52.574Z] #60 287.5 + binaries [2022-04-09T18:50:52.575Z] #60 287.5 + install -D bin/containerd /build/containerd [2022-04-09T18:50:52.575Z] #60 287.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-09T18:50:52.575Z] #60 287.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-09T18:50:52.575Z] #60 287.5 + install -D bin/ctr /build/ctr [2022-04-09T18:50:52.608Z] #60 293.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-09T18:50:52.609Z] #60 293.2 + install -D bin/ctr /build/ctr [2022-04-09T18:50:53.105Z] [2022-04-09T18:50:53.105Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-09T18:50:53.105Z] #61 sha256:9f218e59fe0f3d76fed24b854124f22b4aef7422258aa521a83b204fffbe52fe [2022-04-09T18:50:54.047Z] #61 DONE 0.9s [2022-04-09T18:50:54.047Z] [2022-04-09T18:50:54.047Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-09T18:50:54.047Z] #66 sha256:045314e4f501774e103cbfcb4a3967944d80cae5918311a180fa0512f29a1249 [2022-04-09T18:50:54.047Z] #66 DONE 0.2s [2022-04-09T18:50:54.047Z] [2022-04-09T18:50:54.047Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-09T18:50:54.047Z] #71 sha256:60c96855d7bc1d27a7ba896e8c62026d1a65a01de7fbdcb331f7869366658bb5 [2022-04-09T18:50:54.483Z] #60 DONE 289.4s [2022-04-09T18:50:54.519Z] #60 DONE 295.1s [2022-04-09T18:50:54.990Z] #71 DONE 0.9s [2022-04-09T18:50:54.990Z] [2022-04-09T18:50:54.990Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-09T18:50:54.990Z] #72 sha256:29436f5eeb3c2a5683745a80df7eb826f11253df8e718ff3649d1daaa9a09ea9 [2022-04-09T18:50:54.990Z] #72 DONE 0.0s [2022-04-09T18:50:54.990Z] [2022-04-09T18:50:54.990Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-09T18:50:54.990Z] #73 sha256:b0d811c07b616c77b5a9a702214a9ef4d14105d1d18875195a2b69ba52185d3a [2022-04-09T18:50:55.057Z] [2022-04-09T18:50:55.057Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-09T18:50:55.057Z] #61 sha256:f3f23b845cbdff4cae8e6ba6646f869cc81737a8d2ef5ebf12f4ea0c8f8f4bb1 [2022-04-09T18:50:55.092Z] [2022-04-09T18:50:55.092Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-09T18:50:55.092Z] #61 sha256:4fa12dee974d8103388e73003670ea0c4f34492045cc63714b32f9015d3f8fe8 [2022-04-09T18:50:55.937Z] #73 DONE 1.0s [2022-04-09T18:50:55.937Z] [2022-04-09T18:50:55.937Z] #74 exporting to image [2022-04-09T18:50:55.937Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-09T18:50:55.937Z] #74 exporting layers [2022-04-09T18:50:55.998Z] #61 DONE 0.8s [2022-04-09T18:50:55.998Z] [2022-04-09T18:50:55.998Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-09T18:50:55.998Z] #66 sha256:a9be3c1a87a710906c0545b473bb7b1c5335cc0169ce343412cba583f49dd47a [2022-04-09T18:50:56.036Z] #61 DONE 0.8s [2022-04-09T18:50:56.036Z] [2022-04-09T18:50:56.036Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-09T18:50:56.036Z] #66 sha256:be727cfd690975026573c52a2d7f56397d2ac0c028cf0ab6b2a647d948c1e4fa [2022-04-09T18:50:56.259Z] #66 DONE 0.2s [2022-04-09T18:50:56.259Z] [2022-04-09T18:50:56.259Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-09T18:50:56.259Z] #71 sha256:dc8946bf41e219338c18b541234972986b8de2e03edb3e4ac80a73b397533212 [2022-04-09T18:50:56.298Z] #66 DONE 0.2s [2022-04-09T18:50:56.298Z] [2022-04-09T18:50:56.298Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-09T18:50:56.298Z] #71 sha256:c3b8f7b86f5c02f01aaed49a71f680da6d54c227328478f8b629677f450237e0 [2022-04-09T18:50:56.870Z] #71 DONE 0.8s [2022-04-09T18:50:57.132Z] [2022-04-09T18:50:57.133Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-09T18:50:57.133Z] #72 sha256:bc8fbdaed08998627f0c950192a4e3b5e9c0ab69aab416b9a41363dbfd021bd1 [2022-04-09T18:50:57.133Z] #72 DONE 0.0s [2022-04-09T18:50:57.133Z] [2022-04-09T18:50:57.133Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-09T18:50:57.133Z] #73 sha256:ff83885a05d05d1a6db85cdc7f7f318be479fe26131ca565708dc40537de6ec2 [2022-04-09T18:50:57.199Z] #71 DONE 0.9s [2022-04-09T18:50:57.199Z] [2022-04-09T18:50:57.199Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-09T18:50:57.199Z] #72 sha256:a9a93a17dbeef6d82a975d3239f12d59da29f44a4b4fbf247da44ab70c9094cc [2022-04-09T18:50:57.199Z] #72 DONE 0.0s [2022-04-09T18:50:57.199Z] [2022-04-09T18:50:57.199Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-09T18:50:57.199Z] #73 sha256:d548c8899b38a17485c939113abab46cd2fda3b3c5d35c001e1926aab1d50dba [2022-04-09T18:50:58.078Z] #73 DONE 0.8s [2022-04-09T18:50:58.078Z] [2022-04-09T18:50:58.078Z] #74 exporting to image [2022-04-09T18:50:58.078Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-09T18:50:58.078Z] #74 exporting layers [2022-04-09T18:50:58.142Z] #73 0.720 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-09T18:50:58.142Z] #73 0.720 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-09T18:50:58.142Z] #73 0.903 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-09T18:50:58.714Z] #73 0.980 Reading package lists... [2022-04-09T18:50:59.286Z] #73 1.484 Reading package lists... [2022-04-09T18:50:59.286Z] #73 1.976 Building dependency tree... [2022-04-09T18:50:59.286Z] #73 2.076 Reading state information... [2022-04-09T18:50:59.548Z] #73 2.190 The following additional packages will be installed: [2022-04-09T18:50:59.548Z] #73 2.191 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-09T18:50:59.548Z] #73 2.192 Suggested packages: [2022-04-09T18:50:59.548Z] #73 2.192 systemd-container policykit-1 [2022-04-09T18:50:59.548Z] #73 2.192 Recommended packages: [2022-04-09T18:50:59.548Z] #73 2.192 systemd-timesyncd | time-daemon libnss-systemd [2022-04-09T18:50:59.548Z] #73 2.258 The following NEW packages will be installed: [2022-04-09T18:50:59.548Z] #73 2.259 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-09T18:50:59.548Z] #73 2.259 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-09T18:50:59.809Z] #73 2.527 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-09T18:50:59.809Z] #73 2.527 Need to get 5817 kB of archives. [2022-04-09T18:50:59.809Z] #73 2.527 After this operation, 19.3 MB of additional disk space will be used. [2022-04-09T18:50:59.809Z] #73 2.527 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-09T18:50:59.809Z] #73 2.530 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-09T18:50:59.809Z] #73 2.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-09T18:50:59.809Z] #73 2.534 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-09T18:50:59.809Z] #73 2.534 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-09T18:50:59.809Z] #73 2.624 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-09T18:50:59.809Z] #73 2.628 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-09T18:50:59.809Z] #73 2.630 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-09T18:50:59.809Z] #73 2.631 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-09T18:51:00.070Z] #73 2.892 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-09T18:51:00.331Z] #73 3.058 debconf: delaying package configuration, since apt-utils is not installed [2022-04-09T18:51:00.331Z] #73 3.090 Fetched 5817 kB in 1s (9238 kB/s) [2022-04-09T18:51:00.331Z] #73 3.119 Selecting previously unselected package libargon2-1:amd64. [2022-04-09T18:51:00.331Z] #73 3.119 (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 ... 28622 files and directories currently installed.) [2022-04-09T18:51:00.331Z] #73 3.134 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-09T18:51:00.331Z] #73 3.144 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-09T18:51:00.331Z] #73 3.176 Selecting previously unselected package libjson-c5:amd64. [2022-04-09T18:51:00.331Z] #73 3.178 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-09T18:51:00.331Z] #73 3.182 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-09T18:51:00.331Z] #73 3.215 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-09T18:51:00.331Z] #73 3.218 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-09T18:51:00.331Z] #73 3.221 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-09T18:51:00.331Z] #73 3.271 Selecting previously unselected package libkmod2:amd64. [2022-04-09T18:51:00.592Z] #73 3.273 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-09T18:51:00.592Z] #73 3.276 Unpacking libkmod2:amd64 (28-1) ... [2022-04-09T18:51:00.592Z] #73 3.315 Selecting previously unselected package systemd. [2022-04-09T18:51:00.592Z] #73 3.318 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-09T18:51:00.592Z] #73 3.354 Unpacking systemd (247.3-7) ... [2022-04-09T18:51:00.853Z] #73 3.847 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-09T18:51:01.113Z] #73 3.858 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-09T18:51:01.113Z] #73 3.869 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-09T18:51:01.113Z] #73 3.878 Setting up libkmod2:amd64 (28-1) ... [2022-04-09T18:51:01.113Z] #73 3.888 Setting up systemd (247.3-7) ... [2022-04-09T18:51:01.113Z] #73 3.928 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-09T18:51:01.113Z] #73 3.930 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-09T18:51:01.113Z] #73 3.932 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-09T18:51:01.113Z] #73 3.955 Initializing machine ID from KVM UUID. [2022-04-09T18:51:01.374Z] #73 4.356 Selecting previously unselected package systemd-sysv. [2022-04-09T18:51:01.635Z] #73 4.357 (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 ... 29433 files and directories currently installed.) [2022-04-09T18:51:01.635Z] #73 4.370 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-09T18:51:01.635Z] #73 4.375 Unpacking systemd-sysv (247.3-7) ... [2022-04-09T18:51:01.635Z] #73 4.423 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-09T18:51:01.635Z] #73 4.426 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-09T18:51:01.635Z] #73 4.430 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-09T18:51:01.635Z] #73 4.484 Selecting previously unselected package dbus. [2022-04-09T18:51:01.635Z] #73 4.487 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-09T18:51:01.635Z] #73 4.496 Unpacking dbus (1.12.20-2) ... [2022-04-09T18:51:01.635Z] #73 4.555 Selecting previously unselected package libpam-systemd:amd64. [2022-04-09T18:51:01.635Z] #73 4.558 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-09T18:51:01.635Z] #73 4.561 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-09T18:51:01.635Z] #73 4.610 Selecting previously unselected package dbus-user-session. [2022-04-09T18:51:01.895Z] #73 4.612 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-09T18:51:01.895Z] #73 4.616 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-09T18:51:01.895Z] #73 4.685 Setting up systemd-sysv (247.3-7) ... [2022-04-09T18:51:01.895Z] #73 4.697 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-09T18:51:01.895Z] #73 4.707 Setting up dbus (1.12.20-2) ... [2022-04-09T18:51:02.156Z] #73 4.817 invoke-rc.d: could not determine current runlevel [2022-04-09T18:51:02.156Z] #73 4.819 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-09T18:51:02.156Z] #73 4.823 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-09T18:51:02.156Z] #73 4.966 Setting up dbus-user-session (1.12.20-2) ... [2022-04-09T18:51:02.156Z] #73 4.978 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-09T18:51:02.417Z] #73 DONE 5.1s [2022-04-09T18:51:02.417Z] [2022-04-09T18:51:02.417Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-09T18:51:02.417Z] #74 sha256:fab0c78de1d480e362881f3534d7394e5aa0d7da2984a34913f2abf6b847d9d8 [2022-04-09T18:51:02.530Z] #74 exporting layers 6.0s done [2022-04-09T18:51:02.530Z] #74 writing image sha256:70b4d7eda8e58e65b450f1d370a732e472f04337ad0c621e2afc8fe6e3c8649c done [2022-04-09T18:51:02.530Z] #74 naming to docker.io/library/docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 done [2022-04-09T18:51:02.530Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-09T18:51:02.677Z] #74 0.395 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-09T18:51:02.677Z] #74 0.396 Dload Upload Total Spent Left Speed [2022-04-09T18:51:02.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -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:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh dynbinary test-integration [2022-04-09T18:51:03.248Z] #74 0.398 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5661 0 --:--:-- --:--:-- --:--:-- 5661 [2022-04-09T18:51:03.248Z] #74 DONE 0.7s [2022-04-09T18:51:03.248Z] [2022-04-09T18:51:03.248Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-09T18:51:03.248Z] #75 sha256:dc22036b94977b85c798cb207a034ede5e8933f875360c303da996f0a1d44cda [2022-04-09T18:51:04.192Z] #75 DONE 1.0s [2022-04-09T18:51:04.192Z] [2022-04-09T18:51:04.192Z] #76 exporting to image [2022-04-09T18:51:04.192Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-09T18:51:04.192Z] #76 exporting layers [2022-04-09T18:51:04.325Z] [2022-04-09T18:51:04.325Z] Removing bundles/ [2022-04-09T18:51:04.325Z] [2022-04-09T18:51:04.325Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-09T18:51:04.325Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:51:04.325Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:51:04.669Z] #74 exporting layers 6.2s done [2022-04-09T18:51:04.669Z] #74 writing image sha256:c976d4637f5d8406a9e76d31b76d2eb8dacba7d12d72e51ebfa96366842b85af done [2022-04-09T18:51:04.669Z] #74 naming to docker.io/library/docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 done [2022-04-09T18:51:04.669Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-09T18:51:05.010Z] + trap exit INT TERM [2022-04-09T18:51:05.010Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-09T18:51:05.010Z] + CONTAINER_NAME=docker-pr3 [2022-04-09T18:51:05.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43475/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh dynbinary [2022-04-09T18:51:05.952Z] [2022-04-09T18:51:05.952Z] Removing bundles/ [2022-04-09T18:51:05.952Z] [2022-04-09T18:51:05.952Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-09T18:51:06.213Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:51:06.214Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:51:10.781Z] #76 exporting layers 6.2s done [2022-04-09T18:51:10.781Z] #76 writing image sha256:fbdf94262f6b16119cf7761265b86f29c8af182ff19b80de4288556dd6975ecb done [2022-04-09T18:51:10.781Z] #76 naming to docker.io/library/docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 done [2022-04-09T18:51:10.781Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-09T18:51:11.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -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:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh dynbinary test-integration [2022-04-09T18:51:13.049Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-09T18:51:13.049Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-09T18:51:13.049Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-09T18:51:13.049Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-09T18:51:13.049Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-09T18:51:13.049Z] Detected virtualization docker. [2022-04-09T18:51:13.049Z] Detected architecture x86-64. [2022-04-09T18:51:13.049Z] Set hostname to . [2022-04-09T18:51:13.049Z] modprobe@configfs.service: Succeeded. [2022-04-09T18:51:13.049Z] modprobe@drm.service: Succeeded. [2022-04-09T18:51:13.049Z] modprobe@fuse.service: Succeeded. [2022-04-09T18:51:13.049Z] + source /etc/docker-entrypoint-cmd [2022-04-09T18:51:13.049Z] ++ hack/make.sh dynbinary test-integration [2022-04-09T18:51:13.049Z] [2022-04-09T18:51:13.049Z] Removing bundles/ [2022-04-09T18:51:13.049Z] [2022-04-09T18:51:13.049Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-09T18:51:13.312Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:51:13.312Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:51:14.383Z] #67 174.9 # github.com/containerd/containerd/cmd/containerd [2022-04-09T18:51:14.383Z] #67 174.9 /usr/bin/ld: /tmp/go-link-2956958740/000019.o: in function `New': [2022-04-09T18:51:14.383Z] #67 174.9 /tmp/tmp.U2HZFbxAnk/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 [2022-04-09T18:51:14.383Z] #67 175.0 + bin/containerd-stress [2022-04-09T18:51:14.383Z] #67 176.1 + bin/containerd-shim [2022-04-09T18:51:16.560Z] 4612f6d0b889: Pull complete [2022-04-09T18:51:20.968Z] 037d5740b404: Pull complete [2022-04-09T18:51:20.968Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-09T18:51:20.968Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T18:51:20.968Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T18:51:20.968Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-09T18:51:20.968Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-09T18:51:20.968Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-09T18:51:20.968Z] INFO: Docker version of control daemon [2022-04-09T18:51:20.968Z] [2022-04-09T18:51:20.968Z] Client: [2022-04-09T18:51:20.968Z] Version: 20.10.9 [2022-04-09T18:51:20.968Z] API version: 1.41 [2022-04-09T18:51:20.968Z] Go version: go1.16.8 [2022-04-09T18:51:20.968Z] Git commit: c2ea9bc [2022-04-09T18:51:20.968Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-09T18:51:20.968Z] OS/Arch: windows/amd64 [2022-04-09T18:51:20.968Z] Context: default [2022-04-09T18:51:20.968Z] Experimental: true [2022-04-09T18:51:20.968Z] [2022-04-09T18:51:20.968Z] Server: Docker Engine - Community [2022-04-09T18:51:20.968Z] Engine: [2022-04-09T18:51:20.968Z] Version: 20.10.9 [2022-04-09T18:51:20.968Z] API version: 1.41 (minimum version 1.24) [2022-04-09T18:51:20.968Z] Go version: go1.16.8 [2022-04-09T18:51:20.968Z] Git commit: 79ea9d3 [2022-04-09T18:51:20.968Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-09T18:51:20.969Z] OS/Arch: windows/amd64 [2022-04-09T18:51:20.969Z] Experimental: true [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:20.969Z] INFO: Docker info of control daemon [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:20.969Z] Client: [2022-04-09T18:51:20.969Z] Context: default [2022-04-09T18:51:20.969Z] Debug Mode: false [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:20.969Z] Server: [2022-04-09T18:51:20.969Z] Containers: 0 [2022-04-09T18:51:20.969Z] Running: 0 [2022-04-09T18:51:20.969Z] Paused: 0 [2022-04-09T18:51:20.969Z] Stopped: 0 [2022-04-09T18:51:20.969Z] Images: 1 [2022-04-09T18:51:20.969Z] Server Version: 20.10.9 [2022-04-09T18:51:20.969Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-09T18:51:20.969Z] Windows: [2022-04-09T18:51:20.969Z] LCOW: [2022-04-09T18:51:20.969Z] Logging Driver: json-file [2022-04-09T18:51:20.969Z] Plugins: [2022-04-09T18:51:20.969Z] Volume: local [2022-04-09T18:51:20.969Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:51:20.969Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:51:20.969Z] Swarm: inactive [2022-04-09T18:51:20.969Z] Default Isolation: process [2022-04-09T18:51:20.969Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T18:51:20.969Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-09T18:51:20.969Z] OSType: windows [2022-04-09T18:51:20.969Z] Architecture: x86_64 [2022-04-09T18:51:20.969Z] CPUs: 4 [2022-04-09T18:51:20.969Z] Total Memory: 32GiB [2022-04-09T18:51:20.969Z] Name: azwin-2-de79e1 [2022-04-09T18:51:20.969Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-09T18:51:20.969Z] Docker Root Dir: D:\docker [2022-04-09T18:51:20.969Z] Debug Mode: false [2022-04-09T18:51:20.969Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:51:20.969Z] Labels: [2022-04-09T18:51:20.969Z] Experimental: true [2022-04-09T18:51:20.969Z] Insecure Registries: [2022-04-09T18:51:20.969Z] 10.0.0.4:5000 [2022-04-09T18:51:20.969Z] 127.0.0.0/8 [2022-04-09T18:51:20.969Z] Registry Mirrors: [2022-04-09T18:51:20.969Z] http://10.0.0.4:5000/ [2022-04-09T18:51:20.969Z] Live Restore Enabled: false [2022-04-09T18:51:20.969Z] Product License: Community Engine [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:20.969Z] INFO: Commit hash is 5d9e99ead3 [2022-04-09T18:51:20.969Z] INFO: Nuke-Everything... [2022-04-09T18:51:20.969Z] INFO: Container count on control daemon to delete is 0 [2022-04-09T18:51:20.969Z] INFO: Nuking d:\CI [2022-04-09T18:51:20.969Z] INFO: Zapped successfully [2022-04-09T18:51:20.969Z] INFO: Location for testing is d:\CI\PR-43475\3 [2022-04-09T18:51:20.969Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:20.969Z] INFO: Building the image from Dockerfile.windows at 04/09/2022 18:51:14... [2022-04-09T18:51:20.969Z] [2022-04-09T18:51:21.425Z] Sending build context to Docker daemon 66.28MB [2022-04-09T18:51:21.425Z] [2022-04-09T18:51:21.425Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-09T18:51:21.425Z] ---> 02f938cacc3b [2022-04-09T18:51:21.425Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-09T18:51:21.425Z] ---> Running in 4274e425e845 [2022-04-09T18:51:21.882Z] Removing intermediate container 4274e425e845 [2022-04-09T18:51:21.882Z] ---> 9ab5f73cf67f [2022-04-09T18:51:21.882Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-09T18:51:21.882Z] ---> Running in d0b7967379fb [2022-04-09T18:51:22.339Z] Removing intermediate container d0b7967379fb [2022-04-09T18:51:22.339Z] ---> 983ccbf232c5 [2022-04-09T18:51:22.339Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-09T18:51:22.339Z] ---> Running in d3099a45a75b [2022-04-09T18:51:22.503Z] #67 187.0 + bin/containerd-shim-runc-v1 [2022-04-09T18:51:22.796Z] Removing intermediate container d3099a45a75b [2022-04-09T18:51:22.796Z] ---> cdeda4f08e69 [2022-04-09T18:51:22.796Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-09T18:51:22.796Z] ---> Running in c2332f6c766d [2022-04-09T18:51:23.253Z] Removing intermediate container c2332f6c766d [2022-04-09T18:51:23.253Z] ---> ea93ee65af65 [2022-04-09T18:51:23.253Z] 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} [2022-04-09T18:51:23.253Z] ---> Running in 317eda28911c [2022-04-09T18:51:23.253Z] Removing intermediate container 317eda28911c [2022-04-09T18:51:23.253Z] ---> d93619dcfa32 [2022-04-09T18:51:23.253Z] 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; [2022-04-09T18:51:23.253Z] ---> Running in 86b4035e2dd8 [2022-04-09T18:51:27.943Z] [2022-04-09T18:51:27.943Z] SUCCESS: Specified value was saved. [2022-04-09T18:51:28.905Z] INFO: Downloading git... [2022-04-09T18:51:29.099Z] #67 193.3 + bin/containerd-shim-runc-v2 [2022-04-09T18:51:29.359Z] #67 194.1 + binaries [2022-04-09T18:51:29.623Z] #67 194.1 + install -D bin/containerd /build/containerd [2022-04-09T18:51:29.623Z] #67 194.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-09T18:51:29.623Z] #67 194.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-09T18:51:29.623Z] #67 194.1 + install -D bin/ctr /build/ctr [2022-04-09T18:51:29.882Z] #67 DONE 194.5s [2022-04-09T18:51:30.434Z] INFO: Downloading go... [2022-04-09T18:51:31.258Z] [2022-04-09T18:51:31.258Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-09T18:51:31.258Z] #68 sha256:43e7fe9fac3d52bba2bed07b7218c66f9608617303746c56897a5cc3c4d38d87 [2022-04-09T18:51:31.517Z] #68 DONE 0.2s [2022-04-09T18:51:31.517Z] [2022-04-09T18:51:31.517Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-09T18:51:31.517Z] #73 sha256:ab197995a9e9fd5c012ff9aafee8da8f5db95471a8411ae95fcc16244a9ece88 [2022-04-09T18:51:31.517Z] #73 DONE 0.1s [2022-04-09T18:51:31.517Z] [2022-04-09T18:51:31.517Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-09T18:51:31.517Z] #78 sha256:fb492829d566926bc814693e0247fe52678b6eb5bd736e5801534771800af0e7 [2022-04-09T18:51:31.982Z] INFO: Downloading compiler 1 of 3... [2022-04-09T18:51:32.086Z] #78 DONE 0.5s [2022-04-09T18:51:32.086Z] [2022-04-09T18:51:32.086Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-09T18:51:32.086Z] #79 sha256:b40262d49f987d85cfa9087f23d4b10ef148c27ef76c16a3eb6d511b75bb2514 [2022-04-09T18:51:32.086Z] #79 DONE 0.0s [2022-04-09T18:51:32.086Z] [2022-04-09T18:51:32.086Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-09T18:51:32.086Z] #80 sha256:4550538db7fb2afe40ad737f89e48f414e8223537fbf126ba2d45896750e5e22 [2022-04-09T18:51:33.511Z] INFO: Downloading compiler 2 of 3... [2022-04-09T18:51:33.968Z] INFO: Downloading compiler 3 of 3... [2022-04-09T18:51:34.931Z] INFO: Extracting git... [2022-04-09T18:51:35.371Z] #80 DONE 3.1s [2022-04-09T18:51:35.371Z] [2022-04-09T18:51:35.371Z] #81 exporting to image [2022-04-09T18:51:35.371Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-09T18:51:35.371Z] #81 exporting layers [2022-04-09T18:51:37.931Z] 037d5740b404: Pull complete [2022-04-09T18:51:37.931Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-09T18:51:37.931Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T18:51:37.931Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T18:51:37.931Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-09T18:51:37.931Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-09T18:51:37.931Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-09T18:51:37.931Z] INFO: Docker version of control daemon [2022-04-09T18:51:37.931Z] [2022-04-09T18:51:37.931Z] Client: [2022-04-09T18:51:37.931Z] Version: 20.10.9 [2022-04-09T18:51:37.931Z] API version: 1.41 [2022-04-09T18:51:37.931Z] Go version: go1.16.8 [2022-04-09T18:51:37.931Z] Git commit: c2ea9bc [2022-04-09T18:51:37.931Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-09T18:51:37.931Z] OS/Arch: windows/amd64 [2022-04-09T18:51:37.931Z] Context: default [2022-04-09T18:51:37.931Z] Experimental: true [2022-04-09T18:51:37.931Z] [2022-04-09T18:51:37.932Z] Server: Docker Engine - Community [2022-04-09T18:51:37.932Z] Engine: [2022-04-09T18:51:37.932Z] Version: 20.10.9 [2022-04-09T18:51:37.932Z] API version: 1.41 (minimum version 1.24) [2022-04-09T18:51:37.932Z] Go version: go1.16.8 [2022-04-09T18:51:37.932Z] Git commit: 79ea9d3 [2022-04-09T18:51:37.932Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-09T18:51:37.932Z] OS/Arch: windows/amd64 [2022-04-09T18:51:37.932Z] Experimental: true [2022-04-09T18:51:37.932Z] [2022-04-09T18:51:37.932Z] INFO: Docker info of control daemon [2022-04-09T18:51:37.932Z] [2022-04-09T18:51:37.932Z] Client: [2022-04-09T18:51:37.932Z] Context: default [2022-04-09T18:51:37.932Z] Debug Mode: false [2022-04-09T18:51:37.932Z] [2022-04-09T18:51:37.932Z] Server: [2022-04-09T18:51:37.932Z] Containers: 0 [2022-04-09T18:51:37.932Z] Running: 0 [2022-04-09T18:51:37.932Z] Paused: 0 [2022-04-09T18:51:37.932Z] Stopped: 0 [2022-04-09T18:51:37.932Z] Images: 1 [2022-04-09T18:51:37.932Z] Server Version: 20.10.9 [2022-04-09T18:51:37.932Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-09T18:51:37.932Z] Windows: [2022-04-09T18:51:37.932Z] LCOW: [2022-04-09T18:51:37.932Z] Logging Driver: json-file [2022-04-09T18:51:37.932Z] Plugins: [2022-04-09T18:51:37.932Z] Volume: local [2022-04-09T18:51:37.932Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:51:37.932Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:51:37.932Z] Swarm: inactive [2022-04-09T18:51:37.932Z] Default Isolation: process [2022-04-09T18:51:37.932Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T18:51:37.932Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-09T18:51:37.932Z] OSType: windows [2022-04-09T18:51:37.932Z] Architecture: x86_64 [2022-04-09T18:51:37.932Z] CPUs: 4 [2022-04-09T18:51:37.932Z] Total Memory: 32GiB [2022-04-09T18:51:37.932Z] Name: azwin-2-de79e0 [2022-04-09T18:51:37.932Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-09T18:51:37.932Z] Docker Root Dir: D:\docker [2022-04-09T18:51:37.932Z] Debug Mode: false [2022-04-09T18:51:37.932Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:51:37.932Z] Labels: [2022-04-09T18:51:37.932Z] Experimental: true [2022-04-09T18:51:37.932Z] Insecure Registries: [2022-04-09T18:51:37.932Z] 10.0.0.4:5000 [2022-04-09T18:51:37.932Z] 127.0.0.0/8 [2022-04-09T18:51:37.932Z] Registry Mirrors: [2022-04-09T18:51:37.932Z] http://10.0.0.4:5000/ [2022-04-09T18:51:37.932Z] Live Restore Enabled: false [2022-04-09T18:51:37.932Z] Product License: Community Engine [2022-04-09T18:51:37.932Z] [2022-04-09T18:51:37.932Z] [2022-04-09T18:51:37.932Z] INFO: Commit hash is 5d9e99ead3 [2022-04-09T18:51:37.932Z] INFO: Nuke-Everything... [2022-04-09T18:51:37.932Z] INFO: Container count on control daemon to delete is 0 [2022-04-09T18:51:38.896Z] INFO: Nuking d:\CI [2022-04-09T18:51:38.896Z] INFO: Zapped successfully [2022-04-09T18:51:39.360Z] INFO: Location for testing is d:\CI\PR-43475\3 [2022-04-09T18:51:39.360Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-09T18:51:39.360Z] [2022-04-09T18:51:39.360Z] [2022-04-09T18:51:39.360Z] INFO: Building the image from Dockerfile.windows at 04/09/2022 18:51:38... [2022-04-09T18:51:39.360Z] [2022-04-09T18:51:46.425Z] Sending build context to Docker daemon 66.28MB [2022-04-09T18:51:46.425Z] [2022-04-09T18:51:46.425Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-09T18:51:46.425Z] ---> 02f938cacc3b [2022-04-09T18:51:46.425Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-09T18:51:46.425Z] ---> Running in 4795182cb6db [2022-04-09T18:51:46.882Z] Removing intermediate container 4795182cb6db [2022-04-09T18:51:46.882Z] ---> 580936b3bf81 [2022-04-09T18:51:46.882Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-09T18:51:46.882Z] ---> Running in ec696ae3c3f8 [2022-04-09T18:51:47.339Z] Removing intermediate container ec696ae3c3f8 [2022-04-09T18:51:47.339Z] ---> 4bdfea4ed801 [2022-04-09T18:51:47.339Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-09T18:51:47.339Z] ---> Running in bbd8cd63c2a4 [2022-04-09T18:51:47.339Z] Removing intermediate container bbd8cd63c2a4 [2022-04-09T18:51:47.339Z] ---> 61268ba968c2 [2022-04-09T18:51:47.339Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-09T18:51:47.339Z] ---> Running in f306db3cf0cb [2022-04-09T18:51:47.796Z] Removing intermediate container f306db3cf0cb [2022-04-09T18:51:47.796Z] ---> 1b5705b00a0b [2022-04-09T18:51:47.796Z] 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} [2022-04-09T18:51:47.796Z] ---> Running in 65f8396101e8 [2022-04-09T18:51:48.252Z] Removing intermediate container 65f8396101e8 [2022-04-09T18:51:48.252Z] ---> 656c8733dc3b [2022-04-09T18:51:48.252Z] 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; [2022-04-09T18:51:48.252Z] ---> Running in 33cb294a8b8c [2022-04-09T18:51:49.709Z] INFO: Expanding go... [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-09T18:51:50.184Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-04-09T18:51:50.184Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-09T18:51:50.184Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-09T18:51:50.184Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-04-09T18:51:50.184Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-09T18:51:50.184Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-09T18:51:50.184Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-09T18:51:50.184Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-09T18:51:52.100Z] ok github.com/docker/docker/builder/remotecontext 0.130s coverage: 13.7% of statements [2022-04-09T18:51:52.671Z] ok github.com/docker/docker/builder/dockerfile 0.469s coverage: 49.3% of statements [2022-04-09T18:51:53.138Z] [2022-04-09T18:51:53.138Z] SUCCESS: Specified value was saved. [2022-04-09T18:51:53.244Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-09T18:51:53.594Z] INFO: Downloading git... [2022-04-09T18:51:54.190Z] ok github.com/docker/docker/builder/remotecontext/git 1.518s coverage: 86.3% of statements [2022-04-09T18:51:54.190Z] ? github.com/docker/docker/cli [no test files] [2022-04-09T18:51:54.190Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-09T18:51:54.768Z] ok github.com/docker/docker/cmd/docker-proxy 0.222s coverage: 67.6% of statements [2022-04-09T18:51:55.139Z] INFO: Downloading go... [2022-04-09T18:51:56.688Z] INFO: Downloading compiler 1 of 3... [2022-04-09T18:51:56.688Z] INFO: Downloading compiler 2 of 3... [2022-04-09T18:51:56.688Z] INFO: Downloading compiler 3 of 3... [2022-04-09T18:51:57.146Z] INFO: Extracting git... [2022-04-09T18:51:57.318Z] ok github.com/docker/docker/client 0.074s coverage: 75.6% of statements [2022-04-09T18:52:01.908Z] #81 exporting layers 23.5s done [2022-04-09T18:52:01.908Z] #81 writing image sha256:24b34bfbb2b04e474c1abd448df7737fc306f9934980a9e13d0f738a0852624a done [2022-04-09T18:52:01.908Z] #81 naming to docker.io/library/docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 done [2022-04-09T18:52:01.908Z] #81 DONE 23.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-09T18:52:02.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43475/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/validate/default [2022-04-09T18:52:02.811Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-09T18:52:02.811Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-09T18:52:02.811Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-09T18:52:02.811Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-09T18:52:02.811Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-09T18:52:02.811Z] Congratulations! No new tests were added to integration-cli. [2022-04-09T18:52:02.811Z] [2022-04-09T18:52:02.811Z] INFO Start validation with golang-ci-lint [2022-04-09T18:52:03.747Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-09T18:52:03.747Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-09T18:52:03.747Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-09T18:52:11.929Z] INFO: Expanding go... [2022-04-09T18:52:14.822Z] INFO: Expanding compiler 1 of 3... [2022-04-09T18:52:16.358Z] INFO: Expanding compiler 2 of 3... [2022-04-09T18:52:21.033Z] INFO: Expanding compiler 3 of 3... [2022-04-09T18:52:21.996Z] INFO: Removing downloaded files... [2022-04-09T18:52:21.996Z] INFO: Downloading containerd [2022-04-09T18:52:29.438Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 28.9% of statements [2022-04-09T18:52:30.383Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-04-09T18:52:30.647Z] ok github.com/docker/docker/cmd/dockerd/trap 2.438s coverage: 0.0% of statements [2022-04-09T18:52:30.647Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-09T18:52:30.647Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-09T18:52:30.647Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-09T18:52:30.647Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-09T18:52:30.647Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-09T18:52:32.301Z] [2022-04-09T18:52:32.301Z] Name Version Source Summary [2022-04-09T18:52:32.301Z] ---- ------- ------ ------- [2022-04-09T18:52:32.301Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-09T18:52:32.758Z] [2022-04-09T18:52:32.758Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-09T18:52:32.758Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-09T18:52:32.758Z] PSChildName : containerd [2022-04-09T18:52:32.758Z] PSDrive : C [2022-04-09T18:52:32.758Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-09T18:52:32.758Z] PSIsContainer : True [2022-04-09T18:52:32.758Z] Name : containerd [2022-04-09T18:52:32.758Z] FullName : C:\containerd [2022-04-09T18:52:32.758Z] Parent : [2022-04-09T18:52:32.758Z] Exists : True [2022-04-09T18:52:32.758Z] Root : C:\ [2022-04-09T18:52:32.758Z] Extension : [2022-04-09T18:52:32.758Z] CreationTime : 4/9/2022 6:52:32 PM [2022-04-09T18:52:32.758Z] CreationTimeUtc : 4/9/2022 6:52:32 PM [2022-04-09T18:52:32.758Z] LastAccessTime : 4/9/2022 6:52:32 PM [2022-04-09T18:52:32.758Z] LastAccessTimeUtc : 4/9/2022 6:52:32 PM [2022-04-09T18:52:32.758Z] LastWriteTime : 4/9/2022 6:52:32 PM [2022-04-09T18:52:32.758Z] LastWriteTimeUtc : 4/9/2022 6:52:32 PM [2022-04-09T18:52:32.758Z] Attributes : Directory [2022-04-09T18:52:32.758Z] Mode : d----- [2022-04-09T18:52:32.758Z] BaseName : containerd [2022-04-09T18:52:33.215Z] Target : {} [2022-04-09T18:52:33.215Z] LinkType : [2022-04-09T18:52:33.215Z] [2022-04-09T18:52:34.750Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-09T18:52:34.750Z] INFO: Configuring git core.autocrlf... [2022-04-09T18:52:34.750Z] [2022-04-09T18:52:34.750Z] [2022-04-09T18:52:35.942Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-04-09T18:52:37.329Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-09T18:52:38.716Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-09T18:52:41.847Z] INFO: Expanding compiler 1 of 3... [2022-04-09T18:52:41.847Z] INFO: Expanding compiler 2 of 3... [2022-04-09T18:52:44.742Z] INFO: Expanding compiler 3 of 3... [2022-04-09T18:52:44.742Z] INFO: Removing downloaded files... [2022-04-09T18:52:44.742Z] INFO: Downloading containerd [2022-04-09T18:52:45.303Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-09T18:52:45.874Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.2% of statements [2022-04-09T18:52:46.445Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-09T18:52:47.022Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-09T18:52:47.597Z] ok github.com/docker/docker/daemon 10.111s coverage: 17.0% of statements [2022-04-09T18:52:47.597Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-09T18:52:47.597Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-09T18:52:47.597Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-09T18:52:47.597Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-09T18:52:48.171Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.596s coverage: 74.8% of statements [2022-04-09T18:52:49.115Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.343s coverage: 56.2% of statements [2022-04-09T18:52:49.686Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-04-09T18:52:51.098Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-04-09T18:52:52.045Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.176s coverage: 50.6% of statements [2022-04-09T18:52:54.005Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.686s coverage: 46.1% of statements [2022-04-09T18:52:54.005Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-09T18:52:54.584Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.995s coverage: 58.2% of statements [2022-04-09T18:52:54.584Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-09T18:52:54.584Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-09T18:52:54.584Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-04-09T18:52:55.046Z] [2022-04-09T18:52:55.046Z] Name Version Source Summary [2022-04-09T18:52:55.046Z] ---- ------- ------ ------- [2022-04-09T18:52:55.046Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-09T18:52:55.046Z] [2022-04-09T18:52:55.046Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-09T18:52:55.046Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-09T18:52:55.046Z] PSChildName : containerd [2022-04-09T18:52:55.046Z] PSDrive : C [2022-04-09T18:52:55.046Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-09T18:52:55.046Z] PSIsContainer : True [2022-04-09T18:52:55.046Z] Name : containerd [2022-04-09T18:52:55.046Z] FullName : C:\containerd [2022-04-09T18:52:55.046Z] Parent : [2022-04-09T18:52:55.046Z] Exists : True [2022-04-09T18:52:55.046Z] Root : C:\ [2022-04-09T18:52:55.046Z] Extension : [2022-04-09T18:52:55.046Z] CreationTime : 4/9/2022 6:52:54 PM [2022-04-09T18:52:55.046Z] CreationTimeUtc : 4/9/2022 6:52:54 PM [2022-04-09T18:52:55.046Z] LastAccessTime : 4/9/2022 6:52:54 PM [2022-04-09T18:52:55.046Z] LastAccessTimeUtc : 4/9/2022 6:52:54 PM [2022-04-09T18:52:55.046Z] LastWriteTime : 4/9/2022 6:52:54 PM [2022-04-09T18:52:55.046Z] LastWriteTimeUtc : 4/9/2022 6:52:54 PM [2022-04-09T18:52:55.046Z] Attributes : Directory [2022-04-09T18:52:55.046Z] Mode : d----- [2022-04-09T18:52:55.046Z] BaseName : containerd [2022-04-09T18:52:55.046Z] Target : {} [2022-04-09T18:52:55.046Z] LinkType : [2022-04-09T18:52:55.046Z] [2022-04-09T18:52:55.526Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-09T18:52:55.786Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-04-09T18:52:56.576Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-09T18:52:56.576Z] INFO: Configuring git core.autocrlf... [2022-04-09T18:52:56.576Z] [2022-04-09T18:52:56.576Z] [2022-04-09T18:52:56.728Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-04-09T18:52:56.728Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-09T18:52:56.728Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-09T18:52:57.299Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-04-09T18:52:57.871Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 80.2% of statements [2022-04-09T18:52:57.871Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 33.6% of statements [2022-04-09T18:52:57.871Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-09T18:52:58.444Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-04-09T18:52:58.444Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-09T18:52:59.018Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-04-09T18:52:59.280Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-04-09T18:52:59.853Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-04-09T18:52:59.853Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-09T18:53:00.115Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 54.9% of statements [2022-04-09T18:53:00.377Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-04-09T18:53:01.321Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-09T18:53:01.321Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-09T18:53:01.896Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-09T18:53:02.841Z] ok github.com/docker/docker/daemon/logger/splunk 1.525s coverage: 82.5% of statements [2022-04-09T18:53:02.841Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-09T18:53:02.841Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-09T18:53:03.414Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-09T18:53:03.987Z] ok github.com/docker/docker/distribution 0.604s coverage: 28.3% of statements [2022-04-09T18:53:03.987Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-09T18:53:04.561Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-09T18:53:05.134Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-04-09T18:53:05.395Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-09T18:53:05.967Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-04-09T18:53:05.967Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-09T18:53:05.967Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-09T18:53:06.539Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2022-04-09T18:53:06.539Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-09T18:53:06.800Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-04-09T18:53:07.372Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-09T18:53:07.943Z] ok github.com/docker/docker/opts 0.018s coverage: 66.5% of statements [2022-04-09T18:53:08.203Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-09T18:53:09.589Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.0% of statements [2022-04-09T18:53:10.869Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:53:10.869Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:53:10.869Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:53:10.869Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:53:10.869Z] [2022-04-09T18:53:10.869Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-09T18:53:10.869Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-09T18:53:10.869Z] HOSTNAME=12d7cca125ad [2022-04-09T18:53:10.869Z] DEST=bundles/test-integration [2022-04-09T18:53:10.869Z] PWD=/go/src/github.com/docker/docker [2022-04-09T18:53:10.869Z] DOCKER_ROOTLESS=1 [2022-04-09T18:53:10.869Z] DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:53:10.869Z] container=docker [2022-04-09T18:53:10.869Z] HOME=/root [2022-04-09T18:53:10.869Z] GOLANG_VERSION=1.18 [2022-04-09T18:53:10.869Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-09T18:53:10.869Z] VALIDATE_BRANCH=master [2022-04-09T18:53:10.869Z] TERM=xterm [2022-04-09T18:53:10.869Z] DOCKER_PKG=github.com/docker/docker [2022-04-09T18:53:10.869Z] SHLVL=1 [2022-04-09T18:53:10.869Z] TIMEOUT=120m [2022-04-09T18:53:10.869Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-09T18:53:10.869Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-09T18:53:10.869Z] GO111MODULE=off [2022-04-09T18:53:10.869Z] DOCKER_EXPERIMENTAL=1 [2022-04-09T18:53:10.869Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-09T18:53:10.869Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-09T18:53:10.869Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-09T18:53:10.869Z] GOPATH=/go [2022-04-09T18:53:10.870Z] PKG_CONFIG=pkg-config [2022-04-09T18:53:10.870Z] _=/usr/bin/env [2022-04-09T18:53:10.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-09T18:53:10.975Z] ok github.com/docker/docker/pkg/authorization 0.770s coverage: 68.3% of statements [2022-04-09T18:53:11.237Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-09T18:53:11.237Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-09T18:53:12.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:53:12.766Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:53:12.766Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:53:12.766Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:53:12.766Z] [2022-04-09T18:53:12.766Z] + TEST_INTEGRATION_DEST=1 [2022-04-09T18:53:12.766Z] + CONTAINER_NAME=docker-pr3-1 [2022-04-09T18:53:12.766Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-09T18:53:12.766Z] + run_tests test-integration-flaky [2022-04-09T18:53:12.766Z] + '[' -n 0 ']' [2022-04-09T18:53:12.766Z] + rm= [2022-04-09T18:53:12.766Z] + c=0 [2022-04-09T18:53:12.766Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43475/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43475/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh test-integration-flaky test-integration [2022-04-09T18:53:12.766Z] ++ jobs -p [2022-04-09T18:53:12.766Z] + TEST_INTEGRATION_DEST=3 [2022-04-09T18:53:12.766Z] + CONTAINER_NAME=docker-pr3-3 [2022-04-09T18:53:12.766Z] + TEST_SKIP_INTEGRATION=1 [2022-04-09T18:53:12.767Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-09T18:53:12.767Z] + run_tests [2022-04-09T18:53:12.767Z] + '[' -n 0 ']' [2022-04-09T18:53:12.767Z] + rm= [2022-04-09T18:53:12.767Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43475/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43475/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh '' test-integration [2022-04-09T18:53:12.767Z] + TEST_INTEGRATION_DEST=2 [2022-04-09T18:53:12.767Z] + CONTAINER_NAME=docker-pr3-2 [2022-04-09T18:53:12.767Z] + TEST_SKIP_INTEGRATION=1 [2022-04-09T18:53:12.767Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-09T18:53:12.767Z] + run_tests [2022-04-09T18:53:12.767Z] + '[' -n 0 ']' [2022-04-09T18:53:12.767Z] + rm= [2022-04-09T18:53:12.767Z] + for job in $(jobs -p) [2022-04-09T18:53:12.767Z] + wait 31312 [2022-04-09T18:53:12.767Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43475/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43475/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh '' test-integration [2022-04-09T18:53:12.767Z] [2022-04-09T18:53:12.767Z] [2022-04-09T18:53:12.767Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-09T18:53:12.767Z] [2022-04-09T18:53:12.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-09T18:53:12.767Z] HOSTNAME=2e7641396602 [2022-04-09T18:53:12.767Z] TEST_SKIP_INTEGRATION=1 [2022-04-09T18:53:12.767Z] TESTDEBUG=0 [2022-04-09T18:53:12.767Z] DEST=bundles/test-integration [2022-04-09T18:53:12.767Z] PWD=/go/src/github.com/docker/docker [2022-04-09T18:53:12.767Z] KEEPBUNDLE=1 [2022-04-09T18:53:12.767Z] DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:53:12.767Z] container=docker [2022-04-09T18:53:12.767Z] HOME=/root [2022-04-09T18:53:12.767Z] GOLANG_VERSION=1.18 [2022-04-09T18:53:12.767Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-09T18:53:12.767Z] VALIDATE_BRANCH=master [2022-04-09T18:53:12.767Z] TERM=xterm [2022-04-09T18:53:12.767Z] DOCKER_PKG=github.com/docker/docker [2022-04-09T18:53:12.767Z] SHLVL=1 [2022-04-09T18:53:12.767Z] TIMEOUT=120m [2022-04-09T18:53:12.767Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-09T18:53:12.767Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-09T18:53:12.767Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-09T18:53:12.767Z] GO111MODULE=off [2022-04-09T18:53:12.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-09T18:53:12.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-09T18:53:12.767Z] GOPATH=/go [2022-04-09T18:53:12.767Z] PKG_CONFIG=pkg-config [2022-04-09T18:53:12.767Z] _=/usr/bin/env [2022-04-09T18:53:12.767Z] Building test suite binary ./integration-cli/test.main [2022-04-09T18:53:12.767Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-09T18:53:12.767Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-09T18:53:12.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-09T18:53:12.767Z] HOSTNAME=5e766d644bf5 [2022-04-09T18:53:12.767Z] TEST_SKIP_INTEGRATION=1 [2022-04-09T18:53:12.767Z] TESTDEBUG=0 [2022-04-09T18:53:12.767Z] DEST=bundles/test-integration [2022-04-09T18:53:12.767Z] PWD=/go/src/github.com/docker/docker [2022-04-09T18:53:12.767Z] KEEPBUNDLE=1 [2022-04-09T18:53:12.767Z] DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:53:12.767Z] container=docker [2022-04-09T18:53:12.767Z] HOME=/root [2022-04-09T18:53:12.767Z] GOLANG_VERSION=1.18 [2022-04-09T18:53:12.767Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-09T18:53:12.767Z] VALIDATE_BRANCH=master [2022-04-09T18:53:12.767Z] TERM=xterm [2022-04-09T18:53:12.767Z] DOCKER_PKG=github.com/docker/docker [2022-04-09T18:53:12.767Z] SHLVL=1 [2022-04-09T18:53:12.767Z] TIMEOUT=120m [2022-04-09T18:53:12.767Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-09T18:53:12.767Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-09T18:53:12.767Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-09T18:53:12.767Z] GO111MODULE=off [2022-04-09T18:53:12.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-09T18:53:12.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-09T18:53:12.767Z] GOPATH=/go [2022-04-09T18:53:12.767Z] PKG_CONFIG=pkg-config [2022-04-09T18:53:12.767Z] _=/usr/bin/env [2022-04-09T18:53:12.767Z] Building test suite binary ./integration-cli/test.main [2022-04-09T18:53:12.767Z] No new tests added to integration. [2022-04-09T18:53:12.767Z] [2022-04-09T18:53:12.767Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-09T18:53:12.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-09T18:53:12.767Z] HOSTNAME=80555b44dc88 [2022-04-09T18:53:12.767Z] TESTDEBUG=0 [2022-04-09T18:53:12.767Z] DEST=bundles/test-integration [2022-04-09T18:53:12.767Z] PWD=/go/src/github.com/docker/docker [2022-04-09T18:53:12.767Z] KEEPBUNDLE=1 [2022-04-09T18:53:12.767Z] DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:53:12.767Z] container=docker [2022-04-09T18:53:12.767Z] HOME=/root [2022-04-09T18:53:12.767Z] GOLANG_VERSION=1.18 [2022-04-09T18:53:12.767Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-09T18:53:12.767Z] VALIDATE_BRANCH=master [2022-04-09T18:53:12.767Z] TERM=xterm [2022-04-09T18:53:12.767Z] DOCKER_PKG=github.com/docker/docker [2022-04-09T18:53:12.767Z] SHLVL=1 [2022-04-09T18:53:12.767Z] TIMEOUT=120m [2022-04-09T18:53:12.767Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-09T18:53:12.767Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-09T18:53:12.767Z] GO111MODULE=off [2022-04-09T18:53:12.767Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-09T18:53:12.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-09T18:53:12.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-09T18:53:12.767Z] GOPATH=/go [2022-04-09T18:53:12.767Z] PKG_CONFIG=pkg-config [2022-04-09T18:53:12.767Z] _=/usr/bin/env [2022-04-09T18:53:12.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-09T18:53:14.540Z] ok github.com/docker/docker/pkg/chrootarchive 2.509s coverage: 42.7% of statements [2022-04-09T18:53:14.801Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-09T18:53:14.801Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-09T18:53:15.063Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-09T18:53:15.063Z] ok github.com/docker/docker/layer 7.537s coverage: 69.0% of statements [2022-04-09T18:53:15.063Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-09T18:53:15.063Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-09T18:53:15.063Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-09T18:53:15.063Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-09T18:53:15.063Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-09T18:53:15.063Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-09T18:53:15.634Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-09T18:53:15.895Z] ok github.com/docker/docker/pkg/fsutils 0.123s coverage: 85.1% of statements [2022-04-09T18:53:15.895Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-09T18:53:16.156Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-04-09T18:53:17.098Z] ok github.com/docker/docker/pkg/idtools 0.371s coverage: 67.9% of statements [2022-04-09T18:53:17.098Z] ok github.com/docker/docker/pkg/ioutils 0.389s coverage: 71.5% of statements [2022-04-09T18:53:17.359Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-09T18:53:17.359Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-09T18:53:17.359Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-09T18:53:17.359Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-09T18:53:17.621Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-04-09T18:53:17.882Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-04-09T18:53:17.882Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-09T18:53:17.882Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-09T18:53:17.882Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-09T18:53:17.882Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-09T18:53:18.453Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-04-09T18:53:19.025Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-09T18:53:19.286Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-09T18:53:19.286Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-09T18:53:19.893Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:53:19.893Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:53:19.893Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:53:19.893Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:53:19.893Z] [2022-04-09T18:53:19.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-09T18:53:19.893Z] DOCKER_SYSTEMD=1 [2022-04-09T18:53:19.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-09T18:53:19.893Z] HOSTNAME=b1fe0f4150cc [2022-04-09T18:53:19.893Z] DEST=bundles/test-integration [2022-04-09T18:53:19.893Z] PWD=/go/src/github.com/docker/docker [2022-04-09T18:53:19.893Z] DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:53:19.893Z] container=docker [2022-04-09T18:53:19.893Z] HOME=/root [2022-04-09T18:53:19.893Z] LANG=C.UTF-8 [2022-04-09T18:53:19.893Z] INVOCATION_ID=a911eccd7180452fb9502da1e7eebbcc [2022-04-09T18:53:19.893Z] GOLANG_VERSION=1.18 [2022-04-09T18:53:19.893Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-09T18:53:19.893Z] VALIDATE_BRANCH=master [2022-04-09T18:53:19.893Z] TERM=xterm [2022-04-09T18:53:19.893Z] DOCKER_PKG=github.com/docker/docker [2022-04-09T18:53:19.893Z] SHLVL=3 [2022-04-09T18:53:19.893Z] TIMEOUT=120m [2022-04-09T18:53:19.893Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-09T18:53:19.893Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-09T18:53:19.893Z] GO111MODULE=off [2022-04-09T18:53:19.893Z] DOCKER_EXPERIMENTAL=1 [2022-04-09T18:53:19.893Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-09T18:53:19.893Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-09T18:53:19.893Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-09T18:53:19.893Z] GOPATH=/go [2022-04-09T18:53:19.893Z] PKG_CONFIG=pkg-config [2022-04-09T18:53:19.893Z] _=/usr/bin/env [2022-04-09T18:53:19.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-09T18:53:20.669Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-04-09T18:53:20.931Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-09T18:53:21.192Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-09T18:53:21.192Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-09T18:53:21.455Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-09T18:53:21.716Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-09T18:53:22.287Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-09T18:53:22.548Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-09T18:53:22.810Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-04-09T18:53:23.382Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-09T18:53:23.644Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-09T18:53:23.905Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-09T18:53:23.905Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-09T18:53:25.819Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-09T18:53:26.081Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-09T18:53:26.342Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-09T18:53:27.729Z] ok github.com/docker/docker/quota 0.254s coverage: 71.4% of statements [2022-04-09T18:53:27.990Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-09T18:53:28.932Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-04-09T18:53:29.193Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-09T18:53:29.453Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-09T18:53:29.714Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-04-09T18:53:29.975Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-09T18:53:31.888Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-09T18:53:32.149Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-04-09T18:53:32.790Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-09T18:53:33.764Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-09T18:53:46.903Z] Removing intermediate container 86b4035e2dd8 [2022-04-09T18:53:46.903Z] ---> e1266425d822 [2022-04-09T18:53:46.903Z] 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 [2022-04-09T18:53:46.903Z] ---> Running in 9028d1c94a6a [2022-04-09T18:53:49.135Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-09T18:53:49.591Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:53:49.591Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:53:49.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-09T18:53:49.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-09T18:53:50.048Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:53:50.048Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:53:50.048Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:53:50.048Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:53:50.048Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:53:50.048Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:53:50.048Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:53:50.048Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:53:50.048Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:53:50.048Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:53:50.504Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:53:51.467Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:53:51.467Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:53:55.731Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/rootless [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/volume [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-09T18:53:55.731Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-09T18:53:55.731Z] [2022-04-09T18:53:55.731Z] === Skipped [2022-04-09T18:53:55.731Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-09T18:53:55.731Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T18:53:55.731Z] [2022-04-09T18:53:55.731Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-09T18:53:55.731Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T18:53:55.731Z] [2022-04-09T18:53:55.731Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-09T18:53:55.731Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T18:53:55.731Z] [2022-04-09T18:53:55.731Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-09T18:53:55.731Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T18:53:55.731Z] [2022-04-09T18:53:55.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-09T18:53:55.731Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.731Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T18:53:55.731Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:71: No driver to put! [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-09T18:53:55.732Z] time="2022-04-09T18:52:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-09T18:53:55.732Z] time="2022-04-09T18:52:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-09T18:53:55.732Z] time="2022-04-09T18:52:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-09T18:53:55.732Z] time="2022-04-09T18:52:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-09T18:53:55.732Z] time="2022-04-09T18:52:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:71: No driver to put! [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-09T18:53:55.732Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-09T18:53:55.732Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-09T18:53:55.732Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T18:53:55.732Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-09T18:53:55.732Z] graphtest_unix.go:71: No driver to put! [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-09T18:53:55.732Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-09T18:53:55.732Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-09T18:53:55.732Z] [2022-04-09T18:53:55.732Z] DONE 2340 tests, 28 skipped in 206.021s [2022-04-09T18:53:55.732Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/config [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/idm [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/ns [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/options [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/osl [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T18:53:55.732Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-09T18:53:55.732Z] + 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/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-09T18:53:58.624Z] 0a6173b79e25: Pull complete [2022-04-09T18:53:58.624Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-09T18:53:58.624Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T18:53:58.624Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T18:53:58.624Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-09T18:53:58.624Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-09T18:53:58.624Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-09T18:53:58.624Z] INFO: Docker version of control daemon [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] Client: [2022-04-09T18:53:58.624Z] Version: 20.10.9 [2022-04-09T18:53:58.624Z] API version: 1.41 [2022-04-09T18:53:58.624Z] Go version: go1.16.8 [2022-04-09T18:53:58.624Z] Git commit: c2ea9bc [2022-04-09T18:53:58.624Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-09T18:53:58.624Z] OS/Arch: windows/amd64 [2022-04-09T18:53:58.624Z] Context: default [2022-04-09T18:53:58.624Z] Experimental: true [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] Server: Docker Engine - Community [2022-04-09T18:53:58.624Z] Engine: [2022-04-09T18:53:58.624Z] Version: 20.10.9 [2022-04-09T18:53:58.624Z] API version: 1.41 (minimum version 1.24) [2022-04-09T18:53:58.624Z] Go version: go1.16.8 [2022-04-09T18:53:58.624Z] Git commit: 79ea9d3 [2022-04-09T18:53:58.624Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-09T18:53:58.624Z] OS/Arch: windows/amd64 [2022-04-09T18:53:58.624Z] Experimental: true [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] INFO: Docker info of control daemon [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] Client: [2022-04-09T18:53:58.624Z] Context: default [2022-04-09T18:53:58.624Z] Debug Mode: false [2022-04-09T18:53:58.624Z] Plugins: [2022-04-09T18:53:58.624Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-09T18:53:58.624Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-09T18:53:58.624Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] Server: [2022-04-09T18:53:58.624Z] Containers: 0 [2022-04-09T18:53:58.624Z] Running: 0 [2022-04-09T18:53:58.624Z] Paused: 0 [2022-04-09T18:53:58.624Z] Stopped: 0 [2022-04-09T18:53:58.624Z] Images: 1 [2022-04-09T18:53:58.624Z] Server Version: 20.10.9 [2022-04-09T18:53:58.624Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-09T18:53:58.624Z] Windows: [2022-04-09T18:53:58.624Z] LCOW: [2022-04-09T18:53:58.624Z] Logging Driver: json-file [2022-04-09T18:53:58.624Z] Plugins: [2022-04-09T18:53:58.624Z] Volume: local [2022-04-09T18:53:58.624Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:53:58.624Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:53:58.624Z] Swarm: inactive [2022-04-09T18:53:58.624Z] Default Isolation: process [2022-04-09T18:53:58.624Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-09T18:53:58.624Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-09T18:53:58.624Z] OSType: windows [2022-04-09T18:53:58.624Z] Architecture: x86_64 [2022-04-09T18:53:58.624Z] CPUs: 4 [2022-04-09T18:53:58.624Z] Total Memory: 32GiB [2022-04-09T18:53:58.624Z] Name: azwin-2-beda30 [2022-04-09T18:53:58.624Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-09T18:53:58.624Z] Docker Root Dir: D:\docker [2022-04-09T18:53:58.624Z] Debug Mode: false [2022-04-09T18:53:58.624Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:53:58.624Z] Labels: [2022-04-09T18:53:58.624Z] Experimental: true [2022-04-09T18:53:58.624Z] Insecure Registries: [2022-04-09T18:53:58.624Z] 10.0.0.4:5000 [2022-04-09T18:53:58.624Z] 127.0.0.0/8 [2022-04-09T18:53:58.624Z] Registry Mirrors: [2022-04-09T18:53:58.624Z] http://10.0.0.4:5000/ [2022-04-09T18:53:58.624Z] Live Restore Enabled: false [2022-04-09T18:53:58.624Z] Product License: Community Engine [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] INFO: Commit hash is 5d9e99ead3 [2022-04-09T18:53:58.624Z] INFO: Nuke-Everything... [2022-04-09T18:53:58.624Z] INFO: Container count on control daemon to delete is 0 [2022-04-09T18:53:58.624Z] INFO: Nuking d:\CI [2022-04-09T18:53:58.624Z] INFO: Zapped successfully [2022-04-09T18:53:58.624Z] INFO: Location for testing is d:\CI\PR-43475\3 [2022-04-09T18:53:58.624Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] INFO: Building the image from Dockerfile.windows at 04/09/2022 18:53:46... [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] Sending build context to Docker daemon 66.28MB [2022-04-09T18:53:58.624Z] [2022-04-09T18:53:58.624Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-09T18:53:58.624Z] ---> 6a11116086a4 [2022-04-09T18:53:58.624Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-09T18:53:58.624Z] ---> Running in 2033a16c1b57 [2022-04-09T18:53:58.624Z] Removing intermediate container 2033a16c1b57 [2022-04-09T18:53:58.624Z] ---> bb02982a9edf [2022-04-09T18:53:58.624Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-09T18:53:58.624Z] ---> Running in b702970ed6be [2022-04-09T18:53:58.624Z] Removing intermediate container b702970ed6be [2022-04-09T18:53:58.624Z] ---> 008465026f76 [2022-04-09T18:53:58.624Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-09T18:53:58.624Z] ---> Running in f65548babc1b [2022-04-09T18:53:58.624Z] Removing intermediate container f65548babc1b [2022-04-09T18:53:58.624Z] ---> b6a1bcad79e0 [2022-04-09T18:53:58.624Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-09T18:53:58.624Z] ---> Running in e33a78e7a11a [2022-04-09T18:53:58.624Z] Removing intermediate container e33a78e7a11a [2022-04-09T18:53:58.624Z] ---> 3d14ad6177d5 [2022-04-09T18:53:58.624Z] 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} [2022-04-09T18:53:58.624Z] ---> Running in 45a56e2e1e04 [2022-04-09T18:53:58.624Z] Removing intermediate container 45a56e2e1e04 [2022-04-09T18:53:58.624Z] ---> 626abe5ed66a [2022-04-09T18:53:58.624Z] 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; [2022-04-09T18:53:58.624Z] ---> Running in 76352e5ad39c [2022-04-09T18:53:58.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-09T18:53:58.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-09T18:54:09.144Z] Removing intermediate container 9028d1c94a6a [2022-04-09T18:54:09.144Z] ---> bd3dded24707 [2022-04-09T18:54:09.144Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-09T18:54:09.144Z] ---> Running in bbdb795d94b5 [2022-04-09T18:54:09.144Z] Removing intermediate container bbdb795d94b5 [2022-04-09T18:54:09.144Z] ---> 522a1e3873b9 [2022-04-09T18:54:09.144Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-09T18:54:09.144Z] ---> Running in 83207091f7a5 [2022-04-09T18:54:09.601Z] Removing intermediate container 83207091f7a5 [2022-04-09T18:54:09.601Z] ---> 131845ded556 [2022-04-09T18:54:09.601Z] Step 11/11 : COPY . . [2022-04-09T18:54:16.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-09T18:54:19.706Z] [2022-04-09T18:54:19.706Z] SUCCESS: Specified value was saved. [2022-04-09T18:54:19.706Z] INFO: Downloading git... [2022-04-09T18:54:20.684Z] INFO: Downloading go... [2022-04-09T18:54:21.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-09T18:54:22.356Z] INFO: Downloading compiler 1 of 3... [2022-04-09T18:54:22.356Z] INFO: Downloading compiler 2 of 3... [2022-04-09T18:54:22.590Z] Removing intermediate container 33cb294a8b8c [2022-04-09T18:54:22.590Z] ---> 5e0d4f2eb15f [2022-04-09T18:54:22.590Z] 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 [2022-04-09T18:54:22.590Z] ---> Running in 67f9c1ef819d [2022-04-09T18:54:22.590Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-09T18:54:22.590Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:54:22.590Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:54:22.590Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:54:22.590Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:54:22.590Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:54:22.590Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:54:22.590Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:54:22.590Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:54:22.590Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:54:22.590Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:54:22.590Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:54:22.590Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:54:22.590Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:54:22.590Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:54:22.590Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:54:22.814Z] INFO: Downloading compiler 3 of 3... [2022-04-09T18:54:22.815Z] INFO: Extracting git... [2022-04-09T18:54:25.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-09T18:54:31.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-09T18:54:31.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-09T18:54:31.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-09T18:54:31.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-09T18:54:32.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-09T18:54:32.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-09T18:54:32.896Z] Removing intermediate container 67f9c1ef819d [2022-04-09T18:54:32.896Z] ---> 40ed2933a79d [2022-04-09T18:54:32.896Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-09T18:54:32.896Z] ---> Running in 3417af6da005 [2022-04-09T18:54:32.896Z] Removing intermediate container 3417af6da005 [2022-04-09T18:54:32.896Z] ---> af94e18d6ce5 [2022-04-09T18:54:32.896Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-09T18:54:32.896Z] ---> Running in d9eeab172766 [2022-04-09T18:54:33.354Z] Removing intermediate container d9eeab172766 [2022-04-09T18:54:33.354Z] ---> 708c04b183c7 [2022-04-09T18:54:33.354Z] Step 11/11 : COPY . . [2022-04-09T18:54:33.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-09T18:54:36.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-09T18:54:37.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-09T18:54:38.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-09T18:54:38.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-09T18:54:39.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-09T18:54:39.514Z] ---> 3cfbfe76f675 [2022-04-09T18:54:39.514Z] Successfully built 3cfbfe76f675 [2022-04-09T18:54:39.514Z] Successfully tagged docker:latest [2022-04-09T18:54:39.514Z] INFO: Image build ended at 04/09/2022 18:54:37. Duration:00:03:23.6632286 [2022-04-09T18:54:39.514Z] [2022-04-09T18:54:39.514Z] [2022-04-09T18:54:39.514Z] INFO: Building the test binaries at 04/09/2022 18:54:37... [2022-04-09T18:54:39.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-09T18:54:40.488Z] INFO: Expanding go... [2022-04-09T18:54:41.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-09T18:54:41.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-09T18:54:41.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-09T18:54:41.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-09T18:54:41.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-09T18:54:42.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork 37.372s coverage: 40.7% of statements [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.494s coverage: 59.9% of statements [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 4.0% of statements [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-09T18:54:42.452Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-09T18:54:42.452Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-09T18:54:42.489Z] INFO: make.ps1 starting at 04/09/2022 18:54:41 [2022-04-09T18:54:42.489Z] INFO: Git commit (5d9e99ead3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-09T18:54:42.489Z] INFO: Invoking autogen... [2022-04-09T18:54:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-09T18:54:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-09T18:54:42.945Z] INFO: Building daemon... [2022-04-09T18:54:43.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-09T18:54:43.332Z] Using test binary docker [2022-04-09T18:54:43.332Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-09T18:54:43.332Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-09T18:54:43.332Z] INFO: Waiting for daemon to start... [2022-04-09T18:54:43.332Z] Starting dockerd [2022-04-09T18:54:43.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-09T18:54:46.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-09T18:54:46.634Z] . [2022-04-09T18:54:46.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-09T18:54:46.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-09T18:54:46.634Z] Error: No such image: emptyfs [2022-04-09T18:54:46.634Z] Running integration-test (iteration 1) [2022-04-09T18:54:46.634Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-09T18:54:46.634Z] Loaded image: busybox:latest [2022-04-09T18:54:46.634Z] Loaded image: busybox:glibc [2022-04-09T18:54:47.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-09T18:54:48.019Z] Loaded image: debian:bullseye-slim [2022-04-09T18:54:48.019Z] Loaded image: hello-world:latest [2022-04-09T18:54:48.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-09T18:54:48.279Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T18:54:48.279Z] INFO: Testing against a local daemon [2022-04-09T18:54:48.279Z] === RUN TestCgroupNamespacesBuild [2022-04-09T18:54:48.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-09T18:54:49.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-09T18:54:49.663Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2022-04-09T18:54:49.663Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-09T18:54:50.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-09T18:54:50.593Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.629s coverage: 7.4% of statements [2022-04-09T18:54:50.593Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-09T18:54:50.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-04-09T18:54:50.605Z] === RUN TestBuildWithSession [2022-04-09T18:54:50.605Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T18:54:50.605Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-09T18:54:50.605Z] === RUN TestBuildSquashParent [2022-04-09T18:54:50.856Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-09T18:54:51.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-09T18:54:51.428Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-09T18:54:51.428Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-09T18:54:51.428Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-09T18:54:51.428Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-09T18:54:51.689Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-09T18:54:51.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-09T18:54:51.949Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-04-09T18:54:52.210Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-09T18:54:52.472Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-09T18:54:52.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-09T18:54:53.725Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-09T18:54:53.725Z] Using test binary docker [2022-04-09T18:54:53.725Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-09T18:54:53.725Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-09T18:54:53.725Z] Starting dockerd [2022-04-09T18:54:53.725Z] INFO: Waiting for daemon to start... [2022-04-09T18:54:55.245Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 2m48.728547218s [2022-04-09T18:54:55.245Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-09T18:54:55.245Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 496.056025ms [2022-04-09T18:54:57.188Z] --- PASS: TestBuildSquashParent (6.55s) [2022-04-09T18:54:57.188Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-09T18:54:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:54:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:54:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:54:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:54:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:54:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:54:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:54:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:54:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:54:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:54:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:54:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:54:57.188Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:54:57.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:54:57.930Z] . [2022-04-09T18:54:57.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-09T18:54:57.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-09T18:54:57.930Z] Error: No such image: emptyfs [2022-04-09T18:54:57.930Z] Running integration-test (iteration 1) [2022-04-09T18:54:57.930Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-09T18:54:58.190Z] Loaded image: busybox:latest [2022-04-09T18:54:58.190Z] Loaded image: busybox:glibc [2022-04-09T18:54:59.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:54:59.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:54:59.572Z] Loaded image: debian:bullseye-slim [2022-04-09T18:54:59.572Z] Loaded image: hello-world:latest [2022-04-09T18:54:59.572Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T18:54:59.572Z] INFO: Testing against a local daemon [2022-04-09T18:54:59.572Z] === RUN TestCgroupNamespacesBuild [2022-04-09T18:55:01.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:55:01.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:55:01.485Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-04-09T18:55:01.485Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-09T18:55:02.427Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-04-09T18:55:02.427Z] === RUN TestBuildWithSession [2022-04-09T18:55:02.427Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T18:55:02.427Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-09T18:55:02.427Z] === RUN TestBuildSquashParent [2022-04-09T18:55:02.961Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-09T18:55:02.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-04-09T18:55:02.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2022-04-09T18:55:02.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-04-09T18:55:02.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-04-09T18:55:02.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-04-09T18:55:02.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2022-04-09T18:55:02.961Z] === RUN TestBuildMultiStageCopy [2022-04-09T18:55:02.961Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-09T18:55:03.292Z] ---> eeb8ed176e9d [2022-04-09T18:55:03.292Z] Successfully built eeb8ed176e9d [2022-04-09T18:55:03.292Z] Successfully tagged docker:latest [2022-04-09T18:55:03.292Z] INFO: Image build ended at 04/09/2022 18:55:03. Duration:00:03:24.3149086 [2022-04-09T18:55:03.747Z] [2022-04-09T18:55:03.747Z] [2022-04-09T18:55:03.747Z] INFO: Building the test binaries at 04/09/2022 18:55:03... [2022-04-09T18:55:04.710Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-09T18:55:06.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-09T18:55:06.629Z] --- PASS: TestBuildSquashParent (4.23s) [2022-04-09T18:55:06.629Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-09T18:55:06.629Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:55:06.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:55:06.629Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:55:06.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:55:06.629Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:55:06.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:55:06.629Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:55:06.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:55:06.629Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:55:06.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:55:06.629Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:55:06.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:55:06.629Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:55:06.629Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:55:07.229Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-09T18:55:07.473Z] INFO: make.ps1 starting at 04/09/2022 18:55:07 [2022-04-09T18:55:07.929Z] INFO: Git commit (5d9e99ead3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-09T18:55:07.929Z] INFO: Invoking autogen... [2022-04-09T18:55:08.171Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-09T18:55:08.385Z] INFO: Building daemon... [2022-04-09T18:55:08.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:55:08.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:55:09.561Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-09T18:55:10.132Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2022-04-09T18:55:10.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-04-09T18:55:10.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-04-09T18:55:10.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-09T18:55:10.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2022-04-09T18:55:10.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.91s) [2022-04-09T18:55:10.132Z] === RUN TestBuildMultiStageParentConfig [2022-04-09T18:55:10.418Z] INFO: Expanding compiler 1 of 3... [2022-04-09T18:55:10.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:55:10.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:55:11.952Z] INFO: Expanding compiler 2 of 3... [2022-04-09T18:55:12.406Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-09T18:55:12.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.96s) [2022-04-09T18:55:12.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) [2022-04-09T18:55:12.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s) [2022-04-09T18:55:12.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-04-09T18:55:12.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.50s) [2022-04-09T18:55:12.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2022-04-09T18:55:12.406Z] === RUN TestBuildMultiStageCopy [2022-04-09T18:55:12.406Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-09T18:55:13.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-09T18:55:13.608Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-09T18:55:13.869Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-09T18:55:14.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-09T18:55:14.391Z] --- PASS: TestBuildMultiStageCopy (2.23s) [2022-04-09T18:55:14.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s) [2022-04-09T18:55:14.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-09T18:55:14.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-09T18:55:14.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-09T18:55:14.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-09T18:55:14.391Z] === RUN TestBuildMultiStageParentConfig [2022-04-09T18:55:14.964Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-04-09T18:55:14.964Z] === RUN TestBuildLabelWithTargets [2022-04-09T18:55:15.415Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-09T18:55:15.415Z] === RUN TestBuildLabelWithTargets [2022-04-09T18:55:15.906Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-04-09T18:55:15.906Z] === RUN TestBuildWithEmptyLayers [2022-04-09T18:55:16.169Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-04-09T18:55:16.169Z] === RUN TestBuildMultiStageOnBuild [2022-04-09T18:55:17.820Z] INFO: Expanding compiler 3 of 3... [2022-04-09T18:55:18.083Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-04-09T18:55:18.083Z] === RUN TestBuildUncleanTarFilenames [2022-04-09T18:55:18.291Z] INFO: Removing downloaded files... [2022-04-09T18:55:18.291Z] INFO: Downloading containerd [2022-04-09T18:55:18.655Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-09T18:55:18.655Z] === RUN TestBuildMultiStageLayerLeak [2022-04-09T18:55:19.626Z] ok github.com/docker/docker/libnetwork/ipam 16.024s coverage: 85.3% of statements [2022-04-09T18:55:19.626Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-09T18:55:19.626Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-09T18:55:19.626Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-09T18:55:19.887Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-09T18:55:19.887Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-09T18:55:20.041Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-04-09T18:55:20.041Z] === RUN TestBuildWithHugeFile [2022-04-09T18:55:20.148Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-09T18:55:20.719Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-04-09T18:55:21.291Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2022-04-09T18:55:21.551Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-09T18:55:21.811Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-04-09T18:55:23.553Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2022-04-09T18:55:23.553Z] === RUN TestBuildWithEmptyLayers [2022-04-09T18:55:26.101Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2022-04-09T18:55:26.101Z] === RUN TestBuildMultiStageOnBuild [2022-04-09T18:55:30.772Z] [2022-04-09T18:55:30.772Z] Name Version Source Summary [2022-04-09T18:55:30.772Z] ---- ------- ------ ------- [2022-04-09T18:55:30.772Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-09T18:55:31.387Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-09T18:55:31.387Z] === RUN TestBuildUncleanTarFilenames [2022-04-09T18:55:31.650Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-09T18:55:31.650Z] === RUN TestBuildMultiStageLayerLeak [2022-04-09T18:55:31.741Z] [2022-04-09T18:55:31.741Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-09T18:55:31.741Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-09T18:55:31.741Z] PSChildName : containerd [2022-04-09T18:55:31.741Z] PSDrive : C [2022-04-09T18:55:31.741Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-09T18:55:31.741Z] PSIsContainer : True [2022-04-09T18:55:31.741Z] Name : containerd [2022-04-09T18:55:31.741Z] FullName : C:\containerd [2022-04-09T18:55:31.741Z] Parent : [2022-04-09T18:55:31.741Z] Exists : True [2022-04-09T18:55:31.741Z] Root : C:\ [2022-04-09T18:55:31.741Z] Extension : [2022-04-09T18:55:31.741Z] CreationTime : 4/9/2022 6:55:31 PM [2022-04-09T18:55:31.741Z] CreationTimeUtc : 4/9/2022 6:55:31 PM [2022-04-09T18:55:31.741Z] LastAccessTime : 4/9/2022 6:55:31 PM [2022-04-09T18:55:31.741Z] LastAccessTimeUtc : 4/9/2022 6:55:31 PM [2022-04-09T18:55:31.741Z] LastWriteTime : 4/9/2022 6:55:31 PM [2022-04-09T18:55:31.741Z] LastWriteTimeUtc : 4/9/2022 6:55:31 PM [2022-04-09T18:55:31.741Z] Attributes : Directory [2022-04-09T18:55:31.741Z] Mode : d----- [2022-04-09T18:55:31.741Z] BaseName : containerd [2022-04-09T18:55:31.741Z] Target : {} [2022-04-09T18:55:31.741Z] LinkType : [2022-04-09T18:55:31.741Z] [2022-04-09T18:55:33.912Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-09T18:55:33.912Z] INFO: Configuring git core.autocrlf... [2022-04-09T18:55:33.912Z] [2022-04-09T18:55:33.912Z] [2022-04-09T18:55:36.934Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-04-09T18:55:36.935Z] === RUN TestBuildWithHugeFile [2022-04-09T18:55:49.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-09T18:55:49.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-09T18:56:16.308Z] --- PASS: TestBuildWithHugeFile (55.25s) [2022-04-09T18:56:16.308Z] === RUN TestBuildWCOWSandboxSize [2022-04-09T18:56:16.308Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T18:56:16.308Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-09T18:56:16.308Z] === RUN TestBuildWithEmptyDockerfile [2022-04-09T18:56:16.308Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T18:56:16.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T18:56:16.308Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T18:56:16.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T18:56:16.308Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T18:56:16.308Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T18:56:16.308Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T18:56:16.308Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T18:56:16.308Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T18:56:16.308Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-09T18:56:16.308Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-04-09T18:56:16.308Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-04-09T18:56:16.308Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-09T18:56:16.308Z] === RUN TestBuildPreserveOwnership [2022-04-09T18:56:16.308Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-09T18:56:17.693Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-09T18:56:19.077Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-04-09T18:56:19.077Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-04-09T18:56:19.077Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-04-09T18:56:19.077Z] === RUN TestBuildPlatformInvalid [2022-04-09T18:56:19.077Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-09T18:56:19.077Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-09T18:56:19.649Z] Loaded image: busybox:latest [2022-04-09T18:56:19.909Z] Loaded image: busybox:glibc [2022-04-09T18:56:21.302Z] Loaded image: debian:bullseye-slim [2022-04-09T18:56:21.302Z] Loaded image: hello-world:latest [2022-04-09T18:56:21.564Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T18:56:24.152Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-09T18:56:24.152Z] [2022-04-09T18:56:24.152Z] ________ ____ __. [2022-04-09T18:56:24.152Z] \_____ \ | |/ _| [2022-04-09T18:56:24.152Z] / | \| < [2022-04-09T18:56:24.152Z] / | \ | \ [2022-04-09T18:56:24.152Z] \_______ /____|__ \ [2022-04-09T18:56:24.152Z] \/ \/ [2022-04-09T18:56:24.152Z] [2022-04-09T18:56:24.152Z] INFO: make.ps1 ended at 04/09/2022 18:56:12 [2022-04-09T18:56:24.152Z] INFO: Binaries build ended at 04/09/2022 18:56:14. Duration:00:01:36.3425054 [2022-04-09T18:56:24.152Z] INFO: Copying the built daemon binary to d:\CI\PR-43475\3\binary\dockerd-5d9e99ead3.exe... [2022-04-09T18:56:24.152Z] INFO: Copying the built client binary to d:\CI\PR-43475\3\binary\docker-5d9e99ead3.exe... [2022-04-09T18:56:24.152Z] INFO: Copying dockerversion from the container... [2022-04-09T18:56:24.152Z] INFO: Copying the golang package from the container to d:\CI\PR-43475\3\installer\go.zip... [2022-04-09T18:56:24.152Z] INFO: Extracting go.zip to d:\CI\PR-43475\3\go [2022-04-09T18:56:31.568Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.98s) [2022-04-09T18:56:31.568Z] PASS [2022-04-09T18:56:31.568Z] [2022-04-09T18:56:31.568Z] === Skipped [2022-04-09T18:56:31.568Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-09T18:56:31.568Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T18:56:31.568Z] [2022-04-09T18:56:31.568Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-09T18:56:31.568Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T18:56:31.568Z] [2022-04-09T18:56:31.568Z] DONE 34 tests, 2 skipped in 92.161s [2022-04-09T18:56:31.568Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-09T18:56:31.568Z] INFO: Testing against a local daemon [2022-04-09T18:56:31.568Z] === RUN TestConfigInspect [2022-04-09T18:56:31.693Z] INFO [linters context/goanalysis] analyzers took 4m37.813089556s with top 10 stages: buildir: 1m59.830816149s, goimports: 23.279400351s, unconvert: 16.59441726s, gosec: 14.399534325s, S1038: 8.62224791s, golint: 7.648581634s, misspell: 6.723644797s, nilness: 3.996708585s, inspect: 3.914956067s, SA1012: 3.464531024s [2022-04-09T18:56:31.693Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-09T18:56:31.693Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2440/2440, skip_dirs: 2440/2440, exclude: 2055/2055, filename_unadjuster: 2440/2440, nolint: 0/78, identifier_marker: 2055/2055, exclude-rules: 78/2055, cgo: 2440/3056, path_prettifier: 2440/2440, autogenerated_exclude: 2055/2440 [2022-04-09T18:56:31.693Z] INFO [runner] processing took 84.251988ms with stages: nolint: 32.633855ms, identifier_marker: 22.116587ms, path_prettifier: 10.208163ms, autogenerated_exclude: 8.770448ms, exclude-rules: 7.810353ms, skip_dirs: 1.845476ms, cgo: 701.12µs, filename_unadjuster: 160.486µs, max_same_issues: 1.538µs, skip_files: 892ns, uniq_by_line: 595ns, max_from_linter: 396ns, diff: 335ns, path_shortener: 332ns, exclude: 286ns, source_code: 278ns, max_per_file_from_linter: 254ns, severity-rules: 250ns, sort_results: 221ns, path_prefixer: 123ns [2022-04-09T18:56:31.693Z] INFO [runner] linters took 1m30.786837804s with stages: goanalysis_metalinter: 1m30.702459915s [2022-04-09T18:56:31.693Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-09T18:56:31.693Z] INFO Memory: 2602 samples, avg is 288.4MB, max is 1148.1MB [2022-04-09T18:56:31.693Z] INFO Execution took 4m20.021977777s [2022-04-09T18:56:31.693Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-09T18:56:32.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh dynbinary test-docker-py [2022-04-09T18:56:32.280Z] [2022-04-09T18:56:32.511Z] --- PASS: TestConfigInspect (2.34s) [2022-04-09T18:56:32.511Z] === RUN TestConfigList [2022-04-09T18:56:32.544Z] Removing bundles/ [2022-04-09T18:56:32.544Z] [2022-04-09T18:56:32.544Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-09T18:56:32.544Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:56:32.544Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:56:33.231Z] --- PASS: TestBuildWithHugeFile (50.82s) [2022-04-09T18:56:33.231Z] === RUN TestBuildWCOWSandboxSize [2022-04-09T18:56:33.231Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T18:56:33.231Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-09T18:56:33.231Z] === RUN TestBuildWithEmptyDockerfile [2022-04-09T18:56:33.231Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T18:56:33.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T18:56:33.231Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T18:56:33.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T18:56:33.231Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T18:56:33.231Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T18:56:33.231Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T18:56:33.231Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T18:56:33.231Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T18:56:33.231Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-09T18:56:33.231Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-04-09T18:56:33.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-09T18:56:33.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-09T18:56:33.231Z] === RUN TestBuildPreserveOwnership [2022-04-09T18:56:33.231Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-09T18:56:33.231Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-09T18:56:34.442Z] --- PASS: TestConfigList (2.08s) [2022-04-09T18:56:34.442Z] === RUN TestConfigsCreateAndDelete [2022-04-09T18:56:37.012Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-09T18:56:37.012Z] === RUN TestConfigsUpdate [2022-04-09T18:56:37.441Z] --- PASS: TestBuildPreserveOwnership (9.89s) [2022-04-09T18:56:37.441Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.86s) [2022-04-09T18:56:37.441Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-09T18:56:37.441Z] === RUN TestBuildPlatformInvalid [2022-04-09T18:56:37.441Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-09T18:56:37.441Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-09T18:56:37.441Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-09T18:56:37.441Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-09T18:56:37.441Z] PASS [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === Skipped [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-09T18:56:37.441Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-09T18:56:37.441Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-09T18:56:37.441Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] DONE 34 tests, 3 skipped in 110.889s [2022-04-09T18:56:37.441Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-09T18:56:37.441Z] INFO: Testing against a local daemon [2022-04-09T18:56:37.441Z] === RUN TestConfigInspect [2022-04-09T18:56:37.441Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-09T18:56:37.441Z] === RUN TestConfigList [2022-04-09T18:56:37.441Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] --- SKIP: TestConfigList (0.01s) [2022-04-09T18:56:37.441Z] === RUN TestConfigsCreateAndDelete [2022-04-09T18:56:37.441Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-09T18:56:37.441Z] === RUN TestConfigsUpdate [2022-04-09T18:56:37.441Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-09T18:56:37.441Z] === RUN TestTemplatedConfig [2022-04-09T18:56:37.441Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-09T18:56:37.441Z] === RUN TestConfigCreateResolve [2022-04-09T18:56:37.441Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-09T18:56:37.441Z] PASS [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === Skipped [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-09T18:56:37.441Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-09T18:56:37.441Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-09T18:56:37.441Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-09T18:56:37.441Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-09T18:56:37.441Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-09T18:56:37.441Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:56:37.441Z] [2022-04-09T18:56:37.441Z] DONE 6 tests, 6 skipped in 0.162s [2022-04-09T18:56:37.441Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-09T18:56:37.701Z] INFO: Testing against a local daemon [2022-04-09T18:56:37.701Z] === RUN TestCheckpoint [2022-04-09T18:56:37.701Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T18:56:37.701Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-09T18:56:37.701Z] === RUN TestContainerInvalidJSON [2022-04-09T18:56:37.701Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T18:56:37.701Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T18:56:37.701Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-09T18:56:37.701Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-09T18:56:37.701Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T18:56:37.701Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-09T18:56:37.701Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-09T18:56:37.701Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-09T18:56:37.701Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-09T18:56:37.701Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-09T18:56:37.701Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-09T18:56:37.701Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-09T18:56:37.701Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-09T18:56:37.701Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-09T18:56:37.701Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-09T18:56:37.701Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-09T18:56:37.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-09T18:56:37.962Z] === RUN TestCopyFromContainer [2022-04-09T18:56:38.923Z] --- PASS: TestConfigsUpdate (2.12s) [2022-04-09T18:56:38.923Z] === RUN TestTemplatedConfig [2022-04-09T18:56:41.261Z] === RUN TestCopyFromContainer// [2022-04-09T18:56:41.262Z] === RUN TestCopyFromContainer//bar/root [2022-04-09T18:56:41.262Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-09T18:56:41.262Z] === RUN TestCopyFromContainer/bar/quux [2022-04-09T18:56:41.262Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-09T18:56:41.469Z] --- PASS: TestTemplatedConfig (2.63s) [2022-04-09T18:56:41.469Z] === RUN TestConfigCreateResolve [2022-04-09T18:56:41.523Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-09T18:56:41.523Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-09T18:56:41.523Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-09T18:56:41.523Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-09T18:56:41.523Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer (3.85s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-09T18:56:41.783Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-09T18:56:41.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-09T18:56:41.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T18:56:41.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T18:56:41.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T18:56:41.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T18:56:41.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T18:56:41.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T18:56:41.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T18:56:41.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T18:56:41.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T18:56:41.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-09T18:56:41.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-09T18:56:41.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-09T18:56:41.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-09T18:56:41.784Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-09T18:56:41.784Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-09T18:56:41.784Z] === RUN TestCreateWithInvalidEnv [2022-04-09T18:56:41.784Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-09T18:56:41.784Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-09T18:56:41.784Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-09T18:56:41.784Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-09T18:56:41.784Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-09T18:56:41.784Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-09T18:56:41.784Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-09T18:56:41.784Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-09T18:56:41.784Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-09T18:56:41.784Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-09T18:56:41.784Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-09T18:56:41.784Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-09T18:56:41.784Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-09T18:56:41.784Z] === RUN TestCreateTmpfsMountsTarget [2022-04-09T18:56:41.784Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-09T18:56:41.784Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-09T18:56:43.196Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-04-09T18:56:43.196Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-09T18:56:44.022Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-04-09T18:56:44.022Z] PASS [2022-04-09T18:56:44.022Z] [2022-04-09T18:56:44.022Z] DONE 6 tests in 13.504s [2022-04-09T18:56:44.022Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-09T18:56:44.022Z] INFO: Testing against a local daemon [2022-04-09T18:56:44.022Z] === RUN TestCheckpoint [2022-04-09T18:56:44.022Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T18:56:44.022Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-09T18:56:44.022Z] === RUN TestContainerInvalidJSON [2022-04-09T18:56:44.022Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T18:56:44.022Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T18:56:44.022Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-09T18:56:44.022Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-09T18:56:44.022Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T18:56:44.022Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-09T18:56:44.022Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-09T18:56:44.022Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-09T18:56:44.022Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-09T18:56:44.022Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-09T18:56:44.022Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-09T18:56:44.022Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-09T18:56:44.022Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-09T18:56:44.022Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-09T18:56:44.022Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-09T18:56:44.022Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-09T18:56:44.022Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-09T18:56:44.022Z] === RUN TestCopyFromContainer [2022-04-09T18:56:44.140Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-04-09T18:56:44.140Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-09T18:56:44.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T18:56:44.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T18:56:44.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T18:56:44.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T18:56:44.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T18:56:44.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T18:56:44.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T18:56:44.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T18:56:44.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T18:56:44.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T18:56:44.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T18:56:44.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T18:56:44.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T18:56:44.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T18:56:44.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T18:56:44.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-09T18:56:44.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-04-09T18:56:44.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-09T18:56:44.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-09T18:56:44.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-09T18:56:44.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-09T18:56:44.140Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-09T18:56:44.717Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-09T18:56:44.717Z] === RUN TestCreateDifferentPlatform [2022-04-09T18:56:44.717Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-09T18:56:44.717Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-09T18:56:44.717Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-09T18:56:44.717Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-09T18:56:44.717Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-09T18:56:44.717Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-09T18:56:44.717Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-09T18:56:44.717Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-09T18:56:44.717Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-09T18:56:44.717Z] === RUN TestContainerStartOnDaemonRestart [2022-04-09T18:56:44.717Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-09T18:56:44.717Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-09T18:56:44.717Z] === RUN TestDaemonRestartIpcMode [2022-04-09T18:56:44.717Z] === PAUSE TestDaemonRestartIpcMode [2022-04-09T18:56:44.717Z] === RUN TestDaemonHostGatewayIP [2022-04-09T18:56:44.717Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:56:44.717Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-09T18:56:44.717Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-09T18:56:44.717Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-09T18:56:44.717Z] === RUN TestContainerKillOnDaemonStart [2022-04-09T18:56:44.717Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-09T18:56:44.717Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-09T18:56:44.717Z] === RUN TestDiff [2022-04-09T18:56:44.964Z] === RUN TestCopyFromContainer// [2022-04-09T18:56:44.964Z] === RUN TestCopyFromContainer//bar/root [2022-04-09T18:56:44.964Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-09T18:56:44.964Z] === RUN TestCopyFromContainer/bar/quux [2022-04-09T18:56:44.964Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-09T18:56:44.964Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-09T18:56:45.212Z] INFO: Extraction ended at 04/09/2022 18:56:44. Duration:00:00:27.9109531 [2022-04-09T18:56:45.212Z] INFO: Updating the golang and path environment variables [2022-04-09T18:56:45.212Z] INFO: GOPATH=d:\gopath [2022-04-09T18:56:45.212Z] INFO: go version go1.18 windows/amd64 [2022-04-09T18:56:45.212Z] INFO: Running the daemon under test in debug mode [2022-04-09T18:56:45.212Z] INFO: Starting a daemon under test... [2022-04-09T18:56:45.212Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43475\3\daemon --pidfile d:\CI\PR-43475\3\docker.pid -D [2022-04-09T18:56:45.212Z] INFO: Process started successfully. [2022-04-09T18:56:45.212Z] INFO: Start tailing logs of the daemon under tests [2022-04-09T18:56:45.212Z] INFO: Waiting for the daemon under test to start... [2022-04-09T18:56:45.225Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-09T18:56:45.225Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-09T18:56:45.225Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-09T18:56:45.225Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-09T18:56:45.288Z] --- PASS: TestDiff (0.43s) [2022-04-09T18:56:45.288Z] === RUN TestExecWithCloseStdin [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer (1.57s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-04-09T18:56:45.486Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-09T18:56:45.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-09T18:56:45.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T18:56:45.486Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T18:56:45.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T18:56:45.486Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T18:56:45.486Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T18:56:45.486Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T18:56:45.486Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T18:56:45.486Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T18:56:45.486Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T18:56:45.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-09T18:56:45.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-09T18:56:45.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-09T18:56:45.486Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-09T18:56:45.486Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-09T18:56:45.486Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-09T18:56:45.486Z] === RUN TestCreateWithInvalidEnv [2022-04-09T18:56:45.486Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-09T18:56:45.486Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-09T18:56:45.486Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-09T18:56:45.486Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-09T18:56:45.486Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-09T18:56:45.486Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-09T18:56:45.486Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-09T18:56:45.486Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-09T18:56:45.486Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-09T18:56:45.486Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-09T18:56:45.486Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-09T18:56:45.486Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-09T18:56:45.486Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-09T18:56:45.486Z] === RUN TestCreateTmpfsMountsTarget [2022-04-09T18:56:45.486Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-09T18:56:45.486Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-09T18:56:45.549Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-09T18:56:45.549Z] === RUN TestExec [2022-04-09T18:56:46.121Z] --- PASS: TestExec (0.47s) [2022-04-09T18:56:46.121Z] === RUN TestExecUser [2022-04-09T18:56:46.693Z] --- PASS: TestExecUser (0.42s) [2022-04-09T18:56:46.693Z] === RUN TestExportContainerAndImportImage [2022-04-09T18:56:46.874Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2022-04-09T18:56:46.874Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-09T18:56:46.954Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-04-09T18:56:46.954Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-09T18:56:48.342Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-04-09T18:56:48.342Z] === RUN TestHealthCheckWorkdir [2022-04-09T18:56:48.789Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2022-04-09T18:56:48.789Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-09T18:56:48.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T18:56:48.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T18:56:48.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T18:56:48.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T18:56:48.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T18:56:48.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T18:56:48.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T18:56:48.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T18:56:48.789Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T18:56:48.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T18:56:48.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T18:56:48.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T18:56:48.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T18:56:48.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T18:56:48.789Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T18:56:48.789Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-09T18:56:48.789Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-09T18:56:48.789Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-09T18:56:48.789Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-09T18:56:48.789Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-09T18:56:48.789Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-09T18:56:48.789Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-09T18:56:48.915Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-09T18:56:48.915Z] === RUN TestHealthKillContainer [2022-04-09T18:56:49.051Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-04-09T18:56:49.051Z] === RUN TestCreateDifferentPlatform [2022-04-09T18:56:49.051Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-09T18:56:49.051Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-09T18:56:49.051Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-09T18:56:49.051Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-09T18:56:49.051Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-09T18:56:49.051Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-09T18:56:49.051Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-09T18:56:49.051Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-09T18:56:49.312Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-09T18:56:49.312Z] === RUN TestContainerStartOnDaemonRestart [2022-04-09T18:56:49.312Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-09T18:56:49.312Z] === RUN TestDaemonRestartIpcMode [2022-04-09T18:56:49.312Z] === PAUSE TestDaemonRestartIpcMode [2022-04-09T18:56:49.312Z] === RUN TestDaemonHostGatewayIP [2022-04-09T18:56:49.312Z] === PAUSE TestDaemonHostGatewayIP [2022-04-09T18:56:49.312Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-09T18:56:49.312Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-09T18:56:49.312Z] === RUN TestContainerKillOnDaemonStart [2022-04-09T18:56:49.312Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-09T18:56:49.312Z] === RUN TestDiff [2022-04-09T18:56:49.573Z] --- PASS: TestDiff (0.48s) [2022-04-09T18:56:49.573Z] === RUN TestExecWithCloseStdin [2022-04-09T18:56:49.672Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-09T18:56:49.672Z] [2022-04-09T18:56:49.672Z] ________ ____ __. [2022-04-09T18:56:49.672Z] \_____ \ | |/ _| [2022-04-09T18:56:49.672Z] / | \| < [2022-04-09T18:56:49.672Z] / | \ | \ [2022-04-09T18:56:49.672Z] \_______ /____|__ \ [2022-04-09T18:56:49.672Z] \/ \/ [2022-04-09T18:56:49.672Z] [2022-04-09T18:56:49.672Z] INFO: make.ps1 ended at 04/09/2022 18:56:37 [2022-04-09T18:56:49.672Z] INFO: Binaries build ended at 04/09/2022 18:56:39. Duration:00:01:35.5910969 [2022-04-09T18:56:49.672Z] INFO: Copying the built daemon binary to d:\CI\PR-43475\3\binary\dockerd-5d9e99ead3.exe... [2022-04-09T18:56:49.672Z] INFO: Copying the built client binary to d:\CI\PR-43475\3\binary\docker-5d9e99ead3.exe... [2022-04-09T18:56:49.672Z] INFO: Copying dockerversion from the container... [2022-04-09T18:56:49.672Z] INFO: Copying the golang package from the container to d:\CI\PR-43475\3\installer\go.zip... [2022-04-09T18:56:49.672Z] INFO: Extracting go.zip to d:\CI\PR-43475\3\go [2022-04-09T18:56:50.515Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-04-09T18:56:50.515Z] === RUN TestExec [2022-04-09T18:56:51.085Z] --- PASS: TestExec (0.62s) [2022-04-09T18:56:51.085Z] === RUN TestExecUser [2022-04-09T18:56:51.655Z] --- PASS: TestExecUser (0.62s) [2022-04-09T18:56:51.655Z] === RUN TestExportContainerAndImportImage [2022-04-09T18:56:52.225Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-04-09T18:56:52.225Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-09T18:56:53.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-09T18:56:53.608Z] === RUN TestHealthCheckWorkdir [2022-04-09T18:56:54.182Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-04-09T18:56:54.182Z] === RUN TestHealthKillContainer [2022-04-09T18:56:57.052Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-09T18:56:57.052Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-09T18:56:57.052Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T18:56:57.052Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T18:56:57.052Z] === RUN TestIpcModeNone [2022-04-09T18:56:57.052Z] --- PASS: TestIpcModeNone (0.42s) [2022-04-09T18:56:57.052Z] === RUN TestIpcModePrivate [2022-04-09T18:56:57.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-09T18:56:57.313Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-09T18:56:57.575Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-09T18:56:57.575Z] === RUN TestIpcModeShareable [2022-04-09T18:56:57.575Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:56:57.575Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-09T18:56:57.575Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-09T18:56:58.962Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s) [2022-04-09T18:56:58.962Z] === RUN TestAPIIpcModeHost [2022-04-09T18:56:58.962Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:56:58.962Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-09T18:56:58.962Z] === RUN TestDaemonIpcModeShareable [2022-04-09T18:56:58.962Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:56:58.962Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-09T18:56:58.962Z] === RUN TestDaemonIpcModePrivate [2022-04-09T18:56:59.907Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-09T18:57:00.167Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-09T18:57:00.167Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-09T18:57:00.167Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:57:00.167Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-09T18:57:00.167Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-09T18:57:00.167Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:57:00.167Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-09T18:57:00.167Z] === RUN TestIpcModeOlderClient [2022-04-09T18:57:00.167Z] === PAUSE TestIpcModeOlderClient [2022-04-09T18:57:00.167Z] === RUN TestKillContainerInvalidSignal [2022-04-09T18:57:00.428Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-09T18:57:00.428Z] === RUN TestKillContainer [2022-04-09T18:57:00.428Z] === RUN TestKillContainer/no_signal [2022-04-09T18:57:00.999Z] === RUN TestKillContainer/non_killing_signal [2022-04-09T18:57:01.260Z] === RUN TestKillContainer/killing_signal [2022-04-09T18:57:01.837Z] --- PASS: TestKillContainer (1.35s) [2022-04-09T18:57:01.837Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-09T18:57:01.837Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-09T18:57:01.837Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-04-09T18:57:01.837Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-09T18:57:01.837Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-09T18:57:02.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-09T18:57:02.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2022-04-09T18:57:02.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2022-04-09T18:57:02.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-09T18:57:02.668Z] === RUN TestKillStoppedContainer [2022-04-09T18:57:02.930Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-09T18:57:02.930Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-09T18:57:02.930Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-09T18:57:02.930Z] === RUN TestKillDifferentUserContainer [2022-04-09T18:57:03.191Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-04-09T18:57:03.191Z] === RUN TestInspectOomKilledTrue [2022-04-09T18:57:03.191Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:03.191Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-09T18:57:03.191Z] === RUN TestInspectOomKilledFalse [2022-04-09T18:57:03.191Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:57:03.191Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-09T18:57:03.191Z] === RUN TestLinksEtcHostsContentMatch [2022-04-09T18:57:03.191Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-09T18:57:03.191Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-09T18:57:03.191Z] === RUN TestLinksContainerNames [2022-04-09T18:57:04.131Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-09T18:57:04.132Z] === RUN TestLogsFollowTailEmpty [2022-04-09T18:57:04.180Z] --- PASS: TestHealthKillContainer (8.19s) [2022-04-09T18:57:04.180Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-09T18:57:04.180Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-04-09T18:57:04.180Z] === RUN TestIpcModeNone [2022-04-09T18:57:04.180Z] --- PASS: TestIpcModeNone (0.63s) [2022-04-09T18:57:04.180Z] === RUN TestIpcModePrivate [2022-04-09T18:57:04.180Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-09T18:57:04.443Z] --- PASS: TestIpcModePrivate (0.70s) [2022-04-09T18:57:04.443Z] === RUN TestIpcModeShareable [2022-04-09T18:57:04.701Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2022-04-09T18:57:04.701Z] === RUN TestContainerNetworkMountsNoChown [2022-04-09T18:57:04.702Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-09T18:57:04.962Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/default [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/default [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/private [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/private [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rprivate [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/slave [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/slave [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rslave [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/shared [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/shared [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rshared [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/default [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/rshared [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/rslave [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/shared [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/slave [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/rprivate [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/private [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-09T18:57:04.962Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-09T18:57:04.962Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-09T18:57:04.962Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-09T18:57:04.962Z] --- PASS: TestIpcModeShareable (0.61s) [2022-04-09T18:57:04.962Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-09T18:57:05.224Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-09T18:57:05.486Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T18:57:05.747Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-09T18:57:05.747Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T18:57:05.747Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-09T18:57:05.747Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-09T18:57:05.747Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.11s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-09T18:57:05.747Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-09T18:57:05.747Z] === RUN TestContainerBindMountNonRecursive [2022-04-09T18:57:05.747Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-09T18:57:05.747Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-09T18:57:05.747Z] === RUN TestContainerVolumesMountedAsShared [2022-04-09T18:57:05.747Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-09T18:57:05.747Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-09T18:57:05.747Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-09T18:57:05.747Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-09T18:57:05.747Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-09T18:57:05.747Z] === RUN TestNetworkNat [2022-04-09T18:57:06.267Z] ...INFO: Daemon under test started and replied! [2022-04-09T18:57:06.267Z] INFO: Docker version of the daemon under test [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] Client: [2022-04-09T18:57:06.267Z] Version: 17.06.2-ce [2022-04-09T18:57:06.267Z] API version: 1.30 [2022-04-09T18:57:06.267Z] Go version: go1.8.3 [2022-04-09T18:57:06.267Z] Git commit: cec0b72 [2022-04-09T18:57:06.267Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-09T18:57:06.267Z] OS/Arch: windows/amd64 [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] Server: [2022-04-09T18:57:06.267Z] Version: 0.0.0-dev [2022-04-09T18:57:06.267Z] API version: 1.42 (minimum version 1.24) [2022-04-09T18:57:06.267Z] Go version: go1.18 [2022-04-09T18:57:06.267Z] Git commit: 5d9e99ead3 [2022-04-09T18:57:06.267Z] Built: 04/09/2022 18:54:42 [2022-04-09T18:57:06.267Z] OS/Arch: windows/amd64 [2022-04-09T18:57:06.267Z] Experimental: false [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] INFO: Docker info of the daemon under test [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] Containers: 0 [2022-04-09T18:57:06.267Z] Running: 0 [2022-04-09T18:57:06.267Z] Paused: 0 [2022-04-09T18:57:06.267Z] Stopped: 0 [2022-04-09T18:57:06.267Z] Images: 0 [2022-04-09T18:57:06.267Z] Server Version: 0.0.0-dev [2022-04-09T18:57:06.267Z] Storage Driver: windowsfilter [2022-04-09T18:57:06.267Z] Windows: [2022-04-09T18:57:06.267Z] Logging Driver: json-file [2022-04-09T18:57:06.267Z] Plugins: [2022-04-09T18:57:06.267Z] Volume: local [2022-04-09T18:57:06.267Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:57:06.267Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:57:06.267Z] Swarm: inactive [2022-04-09T18:57:06.267Z] Default Isolation: process [2022-04-09T18:57:06.267Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T18:57:06.267Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-09T18:57:06.267Z] OSType: windows [2022-04-09T18:57:06.267Z] Architecture: x86_64 [2022-04-09T18:57:06.267Z] CPUs: 4 [2022-04-09T18:57:06.267Z] Total Memory: 32GiB [2022-04-09T18:57:06.267Z] Name: azwin-2-de79e1 [2022-04-09T18:57:06.267Z] ID: BNGM:TJDK:ABXW:QNSN:ZEFC:BM64:RZCH:C6PV:X53W:SJRM:3KTN:ROEF [2022-04-09T18:57:06.267Z] Docker Root Dir: D:\CI\PR-43475\3\daemon [2022-04-09T18:57:06.267Z] Debug Mode (client): false [2022-04-09T18:57:06.267Z] Debug Mode (server): true [2022-04-09T18:57:06.267Z] File Descriptors: -1 [2022-04-09T18:57:06.267Z] Goroutines: 16 [2022-04-09T18:57:06.267Z] System Time: 2022-04-09T18:57:03.9762169Z [2022-04-09T18:57:06.267Z] EventsListeners: 0 [2022-04-09T18:57:06.267Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:57:06.267Z] Labels: [2022-04-09T18:57:06.267Z] Experimental: false [2022-04-09T18:57:06.267Z] Insecure Registries: [2022-04-09T18:57:06.267Z] 127.0.0.0/8 [2022-04-09T18:57:06.267Z] Live Restore Enabled: false [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] INFO: Docker images of the daemon under test [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-09T18:57:06.267Z] [2022-04-09T18:57:06.267Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-09T18:57:06.267Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-09T18:57:06.267Z] ltsc2022: Pulling from windows/servercore [2022-04-09T18:57:06.267Z] 8f616e6e9eec: Pulling fs layer [2022-04-09T18:57:06.267Z] 037d5740b404: Pulling fs layer [2022-04-09T18:57:06.317Z] --- PASS: TestNetworkNat (0.63s) [2022-04-09T18:57:06.317Z] === RUN TestNetworkLocalhostTCPNat [2022-04-09T18:57:06.874Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-04-09T18:57:06.874Z] === RUN TestAPIIpcModeHost [2022-04-09T18:57:06.888Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-04-09T18:57:06.888Z] === RUN TestNetworkLoopbackNat [2022-04-09T18:57:07.134Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-09T18:57:07.134Z] === RUN TestDaemonIpcModeShareable [2022-04-09T18:57:08.077Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-09T18:57:08.338Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-04-09T18:57:08.338Z] === RUN TestDaemonIpcModePrivate [2022-04-09T18:57:09.278Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-09T18:57:09.433Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-09T18:57:09.434Z] === RUN TestPause [2022-04-09T18:57:09.434Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:09.434Z] --- SKIP: TestPause (0.00s) [2022-04-09T18:57:09.434Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-09T18:57:09.434Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T18:57:09.434Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T18:57:09.434Z] === RUN TestPauseStopPausedContainer [2022-04-09T18:57:09.434Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:09.434Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-04-09T18:57:09.434Z] === RUN TestPidHost [2022-04-09T18:57:09.539Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-09T18:57:09.539Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-09T18:57:10.376Z] --- PASS: TestPidHost (0.93s) [2022-04-09T18:57:10.376Z] === RUN TestPsFilter [2022-04-09T18:57:10.376Z] --- PASS: TestPsFilter (0.11s) [2022-04-09T18:57:10.376Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-09T18:57:10.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-09T18:57:10.481Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-09T18:57:10.481Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-09T18:57:10.722Z] INFO: Extraction ended at 04/09/2022 18:57:07. Duration:00:00:26.4326759 [2022-04-09T18:57:10.722Z] INFO: Updating the golang and path environment variables [2022-04-09T18:57:10.722Z] INFO: GOPATH=d:\gopath [2022-04-09T18:57:10.722Z] INFO: go version go1.18 windows/amd64 [2022-04-09T18:57:10.722Z] INFO: Running the daemon under test in debug mode [2022-04-09T18:57:10.722Z] INFO: Running the daemon under test in containerd mode [2022-04-09T18:57:10.722Z] INFO: Starting a daemon under test... [2022-04-09T18:57:10.722Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43475\3\daemon --pidfile d:\CI\PR-43475\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-09T18:57:10.722Z] INFO: Containerd started successfully. [2022-04-09T18:57:10.722Z] INFO: Process started successfully. [2022-04-09T18:57:10.722Z] INFO: Start tailing logs of the daemon under tests [2022-04-09T18:57:10.722Z] INFO: Waiting for the daemon under test to start... [2022-04-09T18:57:10.949Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-09T18:57:10.949Z] === RUN TestRemoveContainerWithVolume [2022-04-09T18:57:11.213Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-04-09T18:57:11.213Z] === RUN TestRemoveContainerRunning [2022-04-09T18:57:11.788Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-09T18:57:11.788Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-09T18:57:11.867Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-09T18:57:11.867Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.29s) [2022-04-09T18:57:11.867Z] === RUN TestIpcModeOlderClient [2022-04-09T18:57:11.867Z] === PAUSE TestIpcModeOlderClient [2022-04-09T18:57:11.867Z] === RUN TestKillContainerInvalidSignal [2022-04-09T18:57:12.050Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-09T18:57:12.050Z] === RUN TestRemoveInvalidContainer [2022-04-09T18:57:12.050Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-09T18:57:12.050Z] === RUN TestRenameLinkedContainer [2022-04-09T18:57:12.438Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-09T18:57:12.439Z] === RUN TestKillContainer [2022-04-09T18:57:12.439Z] === RUN TestKillContainer/no_signal [2022-04-09T18:57:12.700Z] === RUN TestKillContainer/non_killing_signal [2022-04-09T18:57:12.959Z] === RUN TestKillContainer/killing_signal [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/networkdb 102.758s coverage: 60.0% of statements [2022-04-09T18:57:13.312Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/osl 4.351s coverage: 39.7% of statements [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/portmapper 0.270s coverage: 48.6% of statements [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-09T18:57:13.312Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-09T18:57:13.312Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === Skipped [2022-04-09T18:57:13.312Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-09T18:57:13.312Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-09T18:57:13.312Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-09T18:57:13.312Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-09T18:57:13.312Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-09T18:57:13.312Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-09T18:57:13.312Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-09T18:57:13.312Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-09T18:57:13.312Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-09T18:57:13.312Z] firewalld_test.go:14: firewalld is not running [2022-04-09T18:57:13.312Z] [2022-04-09T18:57:13.312Z] DONE 326 tests, 9 skipped in 200.109s Post stage [Pipeline] junit [2022-04-09T18:57:13.329Z] Recording test results [2022-04-09T18:57:13.530Z] --- PASS: TestKillContainer (1.26s) [2022-04-09T18:57:13.530Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-09T18:57:13.530Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-09T18:57:13.530Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-09T18:57:13.530Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-09T18:57:13.530Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-09T18:57:13.966Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-04-09T18:57:13.966Z] === RUN TestRenameStoppedContainer [2022-04-09T18:57:13.966Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-04-09T18:57:13.966Z] === RUN TestRenameRunningContainerAndReuse [2022-04-09T18:57:14.101Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-09T18:57:14.744Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-09T18:57:14.907Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-09T18:57:14.907Z] === RUN TestRenameInvalidName [2022-04-09T18:57:15.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-04-09T18:57:15.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-04-09T18:57:15.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-09T18:57:15.040Z] === RUN TestKillStoppedContainer [2022-04-09T18:57:15.040Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-09T18:57:15.040Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-09T18:57:15.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-09T18:57:15.040Z] === RUN TestKillDifferentUserContainer [2022-04-09T18:57:15.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -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:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh dynbinary test-integration [2022-04-09T18:57:15.170Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-09T18:57:15.170Z] === RUN TestRenameAnonymousContainer [2022-04-09T18:57:15.176Z] Removing intermediate container 76352e5ad39c [2022-04-09T18:57:15.176Z] ---> e27a7c5a4317 [2022-04-09T18:57:15.176Z] 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 [2022-04-09T18:57:15.176Z] ---> Running in 9fcf11e51f8e [2022-04-09T18:57:15.300Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-09T18:57:15.300Z] === RUN TestInspectOomKilledTrue [2022-04-09T18:57:15.300Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:57:15.300Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-09T18:57:15.300Z] === RUN TestInspectOomKilledFalse [2022-04-09T18:57:15.300Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:57:15.300Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-09T18:57:15.300Z] === RUN TestLinksEtcHostsContentMatch [2022-04-09T18:57:15.374Z] [2022-04-09T18:57:18.295Z] Removing bundles/ [2022-04-09T18:57:18.295Z] [2022-04-09T18:57:18.295Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-09T18:57:18.295Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:57:18.295Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:57:18.296Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-04-09T18:57:18.296Z] === RUN TestRenameContainerWithSameName [2022-04-09T18:57:18.296Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-09T18:57:18.296Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-09T18:57:18.296Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-04-09T18:57:18.296Z] === RUN TestResize [2022-04-09T18:57:18.296Z] --- PASS: TestResize (0.38s) [2022-04-09T18:57:18.296Z] === RUN TestResizeWithInvalidSize [2022-04-09T18:57:18.296Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-09T18:57:18.296Z] === RUN TestLinksContainerNames [2022-04-09T18:57:18.296Z] --- PASS: TestLinksContainerNames (0.87s) [2022-04-09T18:57:18.296Z] === RUN TestLogsFollowTailEmpty [2022-04-09T18:57:18.296Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-04-09T18:57:18.296Z] === RUN TestContainerNetworkMountsNoChown [2022-04-09T18:57:18.296Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/default [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/default [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/private [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/private [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rprivate [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/slave [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/slave [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rslave [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/shared [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/shared [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rshared [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/default [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/rshared [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/shared [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/rslave [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/slave [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/rprivate [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/private [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-09T18:57:18.296Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-09T18:57:18.296Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-09T18:57:18.296Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-09T18:57:18.297Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-09T18:57:18.297Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-09T18:57:18.297Z] === RUN TestContainerBindMountNonRecursive [2022-04-09T18:57:18.425Z] 037d5740b404: Verifying Checksum [2022-04-09T18:57:18.425Z] 037d5740b404: Download complete [2022-04-09T18:57:18.426Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-09T18:57:18.426Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-09T18:57:18.426Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-09T18:57:18.426Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-09T18:57:18.426Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-09T18:57:18.426Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-09T18:57:18.426Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-09T18:57:18.426Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-09T18:57:18.426Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-09T18:57:18.426Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-09T18:57:18.426Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-09T18:57:18.426Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-09T18:57:18.426Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-09T18:57:18.426Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-09T18:57:18.557Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-09T18:57:18.557Z] === RUN TestResizeWhenContainerNotStarted [2022-04-09T18:57:18.886Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-09T18:57:18.886Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-09T18:57:19.129Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-09T18:57:19.129Z] === RUN TestDaemonRestartKillContainers [2022-04-09T18:57:19.129Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-09T18:57:19.129Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-09T18:57:19.129Z] === RUN TestCgroupNamespacesRun [2022-04-09T18:57:19.240Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-04-09T18:57:19.240Z] === RUN TestContainerVolumesMountedAsShared [2022-04-09T18:57:19.813Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-09T18:57:19.813Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-09T18:57:20.072Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-09T18:57:20.072Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-09T18:57:20.077Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-09T18:57:20.077Z] === RUN TestNetworkNat [2022-04-09T18:57:20.338Z] --- PASS: TestNetworkNat (0.45s) [2022-04-09T18:57:20.338Z] === RUN TestNetworkLocalhostTCPNat [2022-04-09T18:57:20.910Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-09T18:57:20.910Z] === RUN TestNetworkLoopbackNat [2022-04-09T18:57:21.460Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-04-09T18:57:21.460Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-09T18:57:22.155Z] 8f616e6e9eec: Verifying Checksum [2022-04-09T18:57:22.155Z] 8f616e6e9eec: Download complete [2022-04-09T18:57:22.402Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-09T18:57:22.402Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-09T18:57:23.454Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-04-09T18:57:23.455Z] === RUN TestPause [2022-04-09T18:57:23.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-09T18:57:23.790Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-09T18:57:23.790Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-09T18:57:24.026Z] --- PASS: TestPause (0.43s) [2022-04-09T18:57:24.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-09T18:57:24.026Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T18:57:24.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T18:57:24.026Z] === RUN TestPauseStopPausedContainer [2022-04-09T18:57:24.287Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-09T18:57:24.287Z] === RUN TestPidHost [2022-04-09T18:57:24.731Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-09T18:57:24.731Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-09T18:57:25.228Z] --- PASS: TestPidHost (0.93s) [2022-04-09T18:57:25.228Z] === RUN TestPsFilter [2022-04-09T18:57:25.488Z] --- PASS: TestPsFilter (0.10s) [2022-04-09T18:57:25.488Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-09T18:57:25.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-09T18:57:25.748Z] === RUN TestRemoveContainerWithVolume [2022-04-09T18:57:26.114Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-09T18:57:26.114Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-09T18:57:26.319Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-09T18:57:26.319Z] === RUN TestRemoveContainerRunning [2022-04-09T18:57:26.579Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-09T18:57:26.579Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-09T18:57:26.685Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-09T18:57:26.685Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-09T18:57:27.149Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-09T18:57:27.149Z] === RUN TestRemoveInvalidContainer [2022-04-09T18:57:27.149Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-09T18:57:27.149Z] === RUN TestRenameLinkedContainer [2022-04-09T18:57:27.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-04-09T18:57:27.629Z] === RUN TestNISDomainname [2022-04-09T18:57:27.629Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-09T18:57:27.629Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-09T18:57:27.629Z] === RUN TestHostnameDnsResolution [2022-04-09T18:57:28.323Z] ...INFO: Daemon under test started and replied! [2022-04-09T18:57:28.323Z] INFO: Docker version of the daemon under test [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] Client: [2022-04-09T18:57:28.323Z] Version: 17.06.2-ce [2022-04-09T18:57:28.323Z] API version: 1.30 [2022-04-09T18:57:28.323Z] Go version: go1.8.3 [2022-04-09T18:57:28.323Z] Git commit: cec0b72 [2022-04-09T18:57:28.323Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-09T18:57:28.323Z] OS/Arch: windows/amd64 [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] Server: [2022-04-09T18:57:28.323Z] Version: 0.0.0-dev [2022-04-09T18:57:28.323Z] API version: 1.42 (minimum version 1.24) [2022-04-09T18:57:28.323Z] Go version: go1.18 [2022-04-09T18:57:28.323Z] Git commit: 5d9e99ead3 [2022-04-09T18:57:28.323Z] Built: 04/09/2022 18:55:07 [2022-04-09T18:57:28.323Z] OS/Arch: windows/amd64 [2022-04-09T18:57:28.323Z] Experimental: false [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] INFO: Docker info of the daemon under test [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] Containers: 0 [2022-04-09T18:57:28.323Z] Running: 0 [2022-04-09T18:57:28.323Z] Paused: 0 [2022-04-09T18:57:28.323Z] Stopped: 0 [2022-04-09T18:57:28.323Z] Images: 0 [2022-04-09T18:57:28.323Z] Server Version: 0.0.0-dev [2022-04-09T18:57:28.323Z] Storage Driver: windowsfilter [2022-04-09T18:57:28.323Z] Windows: [2022-04-09T18:57:28.323Z] Logging Driver: json-file [2022-04-09T18:57:28.323Z] Plugins: [2022-04-09T18:57:28.323Z] Volume: local [2022-04-09T18:57:28.323Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T18:57:28.323Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T18:57:28.323Z] Swarm: inactive [2022-04-09T18:57:28.323Z] Default Isolation: process [2022-04-09T18:57:28.323Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T18:57:28.323Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-09T18:57:28.323Z] OSType: windows [2022-04-09T18:57:28.323Z] Architecture: x86_64 [2022-04-09T18:57:28.323Z] CPUs: 4 [2022-04-09T18:57:28.323Z] Total Memory: 32GiB [2022-04-09T18:57:28.323Z] Name: azwin-2-de79e0 [2022-04-09T18:57:28.323Z] ID: 6CCX:JYIP:QBIO:J6BT:FR4N:Q55N:4Q3D:EKQM:5L67:IKMZ:VIUD:TZ4H [2022-04-09T18:57:28.323Z] Docker Root Dir: D:\CI\PR-43475\3\daemon [2022-04-09T18:57:28.323Z] Debug Mode (client): false [2022-04-09T18:57:28.323Z] Debug Mode (server): true [2022-04-09T18:57:28.323Z] File Descriptors: -1 [2022-04-09T18:57:28.323Z] Goroutines: 29 [2022-04-09T18:57:28.323Z] System Time: 2022-04-09T18:57:27.3740542Z [2022-04-09T18:57:28.323Z] EventsListeners: 0 [2022-04-09T18:57:28.323Z] Registry: https://index.docker.io/v1/ [2022-04-09T18:57:28.323Z] Labels: [2022-04-09T18:57:28.323Z] Experimental: false [2022-04-09T18:57:28.323Z] Insecure Registries: [2022-04-09T18:57:28.323Z] 127.0.0.0/8 [2022-04-09T18:57:28.323Z] Live Restore Enabled: false [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] INFO: Docker images of the daemon under test [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-09T18:57:28.323Z] [2022-04-09T18:57:28.323Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-09T18:57:28.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-09T18:57:28.323Z] ltsc2022: Pulling from windows/servercore [2022-04-09T18:57:28.323Z] 8f616e6e9eec: Pulling fs layer [2022-04-09T18:57:28.323Z] 037d5740b404: Pulling fs layer [2022-04-09T18:57:28.572Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-04-09T18:57:28.572Z] === RUN TestUnprivilegedPortsAndPing [2022-04-09T18:57:28.572Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-09T18:57:28.572Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-09T18:57:28.572Z] === RUN TestPrivilegedHostDevices [2022-04-09T18:57:28.833Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-04-09T18:57:28.833Z] === RUN TestStats [2022-04-09T18:57:28.833Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:28.833Z] --- SKIP: TestStats (0.00s) [2022-04-09T18:57:28.833Z] === RUN TestStopContainerWithTimeout [2022-04-09T18:57:28.833Z] === RUN TestStopContainerWithTimeout/0 [2022-04-09T18:57:28.833Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-09T18:57:28.833Z] === RUN TestStopContainerWithTimeout/1 [2022-04-09T18:57:28.833Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-09T18:57:28.833Z] === RUN TestStopContainerWithTimeout/3 [2022-04-09T18:57:28.833Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-09T18:57:28.833Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-09T18:57:28.833Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-09T18:57:28.833Z] === CONT TestStopContainerWithTimeout/0 [2022-04-09T18:57:28.833Z] === CONT TestStopContainerWithTimeout/3 [2022-04-09T18:57:29.115Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-04-09T18:57:29.115Z] === RUN TestRenameStoppedContainer [2022-04-09T18:57:29.115Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-09T18:57:29.115Z] === RUN TestRenameRunningContainerAndReuse [2022-04-09T18:57:29.405Z] === CONT TestStopContainerWithTimeout/1 [2022-04-09T18:57:30.059Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-09T18:57:30.059Z] === RUN TestRenameInvalidName [2022-04-09T18:57:30.630Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-09T18:57:30.630Z] === RUN TestRenameAnonymousContainer [2022-04-09T18:57:30.791Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-09T18:57:32.015Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-04-09T18:57:32.015Z] === RUN TestRenameContainerWithSameName [2022-04-09T18:57:32.588Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-09T18:57:32.588Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-09T18:57:33.340Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-09T18:57:33.340Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-04-09T18:57:33.340Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-09T18:57:33.340Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-04-09T18:57:33.340Z] --- PASS: TestStopContainerWithTimeout/-1 (2.46s) [2022-04-09T18:57:33.340Z] === RUN TestDeleteDevicemapper [2022-04-09T18:57:33.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T18:57:33.340Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-09T18:57:33.340Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-09T18:57:33.530Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-04-09T18:57:33.530Z] === RUN TestResize [2022-04-09T18:57:33.791Z] --- PASS: TestResize (0.43s) [2022-04-09T18:57:33.791Z] === RUN TestResizeWithInvalidSize [2022-04-09T18:57:34.363Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-09T18:57:34.363Z] === RUN TestResizeWhenContainerNotStarted [2022-04-09T18:57:34.625Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-09T18:57:34.625Z] === RUN TestDaemonRestartKillContainers [2022-04-09T18:57:34.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T18:57:34.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T18:57:34.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T18:57:34.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T18:57:34.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T18:57:34.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T18:57:34.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T18:57:34.726Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-04-09T18:57:34.726Z] === RUN TestUpdateMemory [2022-04-09T18:57:34.726Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:34.726Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-09T18:57:34.726Z] === RUN TestUpdateCPUQuota [2022-04-09T18:57:34.726Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:34.726Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-09T18:57:34.726Z] === RUN TestUpdatePidsLimit [2022-04-09T18:57:34.726Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:34.726Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-09T18:57:34.726Z] === RUN TestUpdateRestartPolicy [2022-04-09T18:57:36.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T18:57:37.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T18:57:38.642Z] 037d5740b404: Verifying Checksum [2022-04-09T18:57:38.642Z] 037d5740b404: Download complete [2022-04-09T18:57:38.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T18:57:39.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T18:57:40.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T18:57:40.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T18:57:43.317Z] 8f616e6e9eec: Verifying Checksum [2022-04-09T18:57:43.317Z] 8f616e6e9eec: Download complete [2022-04-09T18:57:43.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T18:57:43.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T18:57:44.014Z] Removing intermediate container 9fcf11e51f8e [2022-04-09T18:57:44.014Z] ---> 21221128844e [2022-04-09T18:57:44.014Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-09T18:57:44.014Z] ---> Running in 8beac09ed7a9 [2022-04-09T18:57:44.014Z] Removing intermediate container 8beac09ed7a9 [2022-04-09T18:57:44.014Z] ---> c2ba7a98217e [2022-04-09T18:57:44.014Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-09T18:57:44.014Z] ---> Running in c3ee74bd0be8 [2022-04-09T18:57:44.014Z] Removing intermediate container c3ee74bd0be8 [2022-04-09T18:57:44.014Z] ---> 223138f907e6 [2022-04-09T18:57:44.014Z] Step 11/11 : COPY . . [2022-04-09T18:57:45.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T18:57:46.952Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-04-09T18:57:46.952Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-09T18:57:46.952Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-09T18:57:46.952Z] === RUN TestWaitNonBlocked [2022-04-09T18:57:46.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T18:57:46.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T18:57:46.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T18:57:46.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T18:57:46.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T18:57:46.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T18:57:46.952Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-09T18:57:46.952Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-04-09T18:57:46.952Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-04-09T18:57:46.952Z] === RUN TestWaitBlocked [2022-04-09T18:57:46.952Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T18:57:46.952Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T18:57:46.952Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T18:57:46.952Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T18:57:46.952Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T18:57:46.952Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T18:57:47.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T18:57:47.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T18:57:47.524Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-09T18:57:47.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-04-09T18:57:47.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-04-09T18:57:47.524Z] === CONT TestDaemonRestartIpcMode [2022-04-09T18:57:47.524Z] === CONT TestIpcModeOlderClient [2022-04-09T18:57:47.524Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-09T18:57:47.524Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-09T18:57:49.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T18:57:49.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T18:57:50.119Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s) [2022-04-09T18:57:50.390Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-04-09T18:57:50.390Z] PASS [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === Skipped [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-09T18:57:50.390Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-09T18:57:50.390Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-09T18:57:50.390Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-09T18:57:50.390Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T18:57:50.390Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-09T18:57:50.390Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-09T18:57:50.390Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-09T18:57:50.390Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-09T18:57:50.390Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-09T18:57:50.390Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-09T18:57:50.390Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-09T18:57:50.390Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-09T18:57:50.390Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-09T18:57:50.390Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-09T18:57:50.390Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-09T18:57:50.390Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-09T18:57:50.390Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T18:57:50.390Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-04-09T18:57:50.390Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-09T18:57:50.390Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-09T18:57:50.390Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-09T18:57:50.390Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-09T18:57:50.390Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-09T18:57:50.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-09T18:57:50.390Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-09T18:57:50.390Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-09T18:57:50.390Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-09T18:57:50.390Z] [2022-04-09T18:57:50.390Z] DONE 178 tests, 27 skipped in 72.774s [2022-04-09T18:57:50.390Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-09T18:57:50.390Z] === RUN TestConfigDaemonLibtrustID [2022-04-09T18:57:50.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T18:57:50.965Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-09T18:57:50.965Z] === RUN TestDaemonConfigValidation [2022-04-09T18:57:50.965Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-09T18:57:50.965Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-09T18:57:50.965Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-09T18:57:50.965Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-09T18:57:50.965Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-09T18:57:50.965Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-09T18:57:50.965Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-09T18:57:50.965Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-09T18:57:50.965Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-09T18:57:50.965Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-09T18:57:50.965Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-09T18:57:50.965Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-09T18:57:50.965Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-09T18:57:50.965Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-09T18:57:51.240Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-09T18:57:51.240Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-09T18:57:51.240Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-09T18:57:51.240Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-09T18:57:51.240Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-04-09T18:57:51.240Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-04-09T18:57:51.240Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-09T18:57:51.240Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-09T18:57:51.240Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-09T18:57:52.189Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.93s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.12s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-04-09T18:57:52.680Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2022-04-09T18:57:52.680Z] === RUN TestCgroupNamespacesRun [2022-04-09T18:57:53.573Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-09T18:57:53.623Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-09T18:57:53.623Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-09T18:57:53.623Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-09T18:57:53.623Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-09T18:57:53.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-09T18:57:54.516Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-09T18:57:54.516Z] daemon_test.go:156: [d0ce3860862a1] daemon is not started [2022-04-09T18:57:54.516Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-09T18:57:54.517Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-09T18:57:54.517Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-09T18:57:54.517Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-09T18:57:54.517Z] === RUN TestDaemonProxy [2022-04-09T18:57:54.517Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-09T18:57:54.517Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-09T18:57:54.517Z] PASS [2022-04-09T18:57:54.517Z] [2022-04-09T18:57:54.517Z] === Skipped [2022-04-09T18:57:54.517Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-09T18:57:54.517Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-09T18:57:54.517Z] [2022-04-09T18:57:54.517Z] DONE 12 tests, 1 skipped in 4.194s [2022-04-09T18:57:54.517Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-09T18:57:54.778Z] INFO: Testing against a local daemon [2022-04-09T18:57:54.778Z] === RUN TestCommitInheritsEnv [2022-04-09T18:57:55.007Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-04-09T18:57:55.007Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-09T18:57:55.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-09T18:57:55.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-09T18:57:55.950Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-09T18:57:55.950Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-09T18:57:56.163Z] --- PASS: TestCommitInheritsEnv (1.50s) [2022-04-09T18:57:56.163Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-09T18:57:56.163Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-09T18:57:56.163Z] === RUN TestImportWithCustomPlatform [2022-04-09T18:57:56.163Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-09T18:57:56.163Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-09T18:57:56.163Z] === RUN TestImportWithCustomPlatform// [2022-04-09T18:57:56.163Z] === RUN TestImportWithCustomPlatform/linux [2022-04-09T18:57:56.426Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-09T18:57:56.426Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-09T18:57:56.426Z] === RUN TestImportWithCustomPlatform/macos [2022-04-09T18:57:56.426Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-09T18:57:56.426Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-09T18:57:56.426Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-09T18:57:56.426Z] === RUN TestImagesFilterMultiReference [2022-04-09T18:57:56.426Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-09T18:57:56.426Z] === RUN TestImagePullPlatformInvalid [2022-04-09T18:57:56.686Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-09T18:57:56.686Z] === RUN TestRemoveImageOrphaning [2022-04-09T18:57:56.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-09T18:57:57.334Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-04-09T18:57:57.334Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-09T18:57:58.070Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-04-09T18:57:58.071Z] === RUN TestRemoveImageGarbageCollector [2022-04-09T18:57:58.071Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-09T18:57:58.071Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-09T18:57:58.071Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-09T18:57:58.071Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-09T18:57:58.071Z] === RUN TestTagInvalidReference [2022-04-09T18:57:58.277Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-09T18:57:58.277Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-09T18:57:58.331Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-09T18:57:58.331Z] === RUN TestTagValidPrefixedRepo [2022-04-09T18:57:58.331Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-09T18:57:58.331Z] === RUN TestTagExistedNameWithoutForce [2022-04-09T18:57:58.331Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-09T18:57:58.331Z] === RUN TestTagOfficialNames [2022-04-09T18:57:58.331Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-09T18:57:58.331Z] === RUN TestTagMatchesDigest [2022-04-09T18:57:58.331Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-09T18:57:58.331Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-09T18:57:58.846Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-09T18:57:58.846Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-09T18:57:59.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-09T18:57:59.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-09T18:58:00.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-04-09T18:58:00.228Z] === RUN TestNISDomainname [2022-04-09T18:58:00.488Z] --- PASS: TestNISDomainname (0.53s) [2022-04-09T18:58:00.488Z] === RUN TestHostnameDnsResolution [2022-04-09T18:58:01.427Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-09T18:58:01.427Z] === RUN TestUnprivilegedPortsAndPing [2022-04-09T18:58:01.687Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-04-09T18:58:01.687Z] === RUN TestPrivilegedHostDevices [2022-04-09T18:58:02.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-09T18:58:02.257Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-04-09T18:58:02.257Z] === RUN TestStats [2022-04-09T18:58:04.797Z] --- PASS: TestStats (2.50s) [2022-04-09T18:58:04.797Z] === RUN TestStopContainerWithTimeout [2022-04-09T18:58:04.797Z] === RUN TestStopContainerWithTimeout/0 [2022-04-09T18:58:04.797Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-09T18:58:04.797Z] === RUN TestStopContainerWithTimeout/1 [2022-04-09T18:58:04.797Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-09T18:58:04.797Z] === RUN TestStopContainerWithTimeout/3 [2022-04-09T18:58:04.797Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-09T18:58:04.797Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-09T18:58:04.797Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-09T18:58:04.798Z] === CONT TestStopContainerWithTimeout/0 [2022-04-09T18:58:04.798Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-09T18:58:05.741Z] === CONT TestStopContainerWithTimeout/3 [2022-04-09T18:58:07.653Z] === CONT TestStopContainerWithTimeout/1 [2022-04-09T18:58:09.037Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-09T18:58:09.037Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-04-09T18:58:09.037Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2022-04-09T18:58:09.037Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-09T18:58:09.037Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-04-09T18:58:09.037Z] === RUN TestDeleteDevicemapper [2022-04-09T18:58:09.037Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T18:58:09.037Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-09T18:58:09.037Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-09T18:58:10.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-09T18:58:10.950Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-04-09T18:58:10.950Z] === RUN TestUpdateMemory [2022-04-09T18:58:10.950Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:58:10.950Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-09T18:58:10.950Z] === RUN TestUpdateCPUQuota [2022-04-09T18:58:11.519Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-04-09T18:58:11.519Z] === RUN TestUpdatePidsLimit [2022-04-09T18:58:11.519Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-09T18:58:11.780Z] === RUN TestUpdatePidsLimit/no_change [2022-04-09T18:58:12.040Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-09T18:58:12.300Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-09T18:58:12.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-09T18:58:12.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-09T18:58:12.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-09T18:58:12.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-09T18:58:13.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-09T18:58:13.803Z] === RUN TestUpdateRestartPolicy [2022-04-09T18:58:16.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-09T18:58:17.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-09T18:58:19.675Z] ---> c8c0fd914e2b [2022-04-09T18:58:19.675Z] Successfully built c8c0fd914e2b [2022-04-09T18:58:19.675Z] Successfully tagged docker:latest [2022-04-09T18:58:19.675Z] INFO: Image build ended at 04/09/2022 18:58:18. Duration:00:04:31.5483236 [2022-04-09T18:58:19.675Z] [2022-04-09T18:58:19.675Z] [2022-04-09T18:58:19.675Z] INFO: Building the test binaries at 04/09/2022 18:58:18... [2022-04-09T18:58:20.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-09T18:58:22.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-09T18:58:25.472Z] INFO: make.ps1 starting at 04/09/2022 18:58:24 [2022-04-09T18:58:25.929Z] INFO: Git commit (5d9e99ead3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-09T18:58:25.929Z] INFO: Invoking autogen... [2022-04-09T18:58:26.048Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-04-09T18:58:26.048Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-09T18:58:26.048Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-04-09T18:58:26.048Z] === RUN TestWaitNonBlocked [2022-04-09T18:58:26.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T18:58:26.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T18:58:26.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T18:58:26.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T18:58:26.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T18:58:26.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T18:58:26.048Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-09T18:58:26.048Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-04-09T18:58:26.048Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-04-09T18:58:26.048Z] === RUN TestWaitBlocked [2022-04-09T18:58:26.048Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T18:58:26.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T18:58:26.048Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T18:58:26.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T18:58:26.048Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T18:58:26.048Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T18:58:26.395Z] INFO: Building daemon... [2022-04-09T18:58:26.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-09T18:58:26.620Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-09T18:58:26.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-04-09T18:58:26.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2022-04-09T18:58:26.620Z] === CONT TestContainerStartOnDaemonRestart [2022-04-09T18:58:26.620Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-09T18:58:28.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-09T18:58:29.167Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-04-09T18:58:29.167Z] === CONT TestIpcModeOlderClient [2022-04-09T18:58:29.167Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-04-09T18:58:29.167Z] === CONT TestContainerKillOnDaemonStart [2022-04-09T18:58:29.167Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-09T18:58:29.167Z] === CONT TestDaemonHostGatewayIP [2022-04-09T18:58:31.711Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2022-04-09T18:58:31.711Z] === CONT TestDaemonRestartIpcMode [2022-04-09T18:58:31.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-09T18:58:33.671Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-09T18:58:33.671Z] Using test binary docker [2022-04-09T18:58:33.671Z] +++ /etc/init.d/apparmor start [2022-04-09T18:58:33.671Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-09T18:58:33.671Z] Starting dockerd [2022-04-09T18:58:33.671Z] INFO: Waiting for daemon to start... [2022-04-09T18:58:33.671Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-09T18:58:34.251Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-04-09T18:58:36.299Z] . [2022-04-09T18:58:36.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-09T18:58:36.299Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-09T18:58:36.299Z] Error: No such image: emptyfs [2022-04-09T18:58:36.299Z] ++++ docker load [2022-04-09T18:58:36.299Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-09T18:58:36.883Z] Running integration-test (iteration 1) [2022-04-09T18:58:36.883Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-09T18:58:36.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-09T18:58:36.883Z] ++ set -e [2022-04-09T18:58:36.883Z] ++ '[' -n 0 ']' [2022-04-09T18:58:36.883Z] ++ set -x [2022-04-09T18:58:36.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-09T18:58:37.831Z] Loaded image: busybox:latest [2022-04-09T18:58:38.093Z] Loaded image: busybox:glibc [2022-04-09T18:58:39.010Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:58:39.010Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:58:39.010Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:58:39.010Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:58:39.010Z] [2022-04-09T18:58:39.010Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-09T18:58:39.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-09T18:58:39.010Z] Using test binary docker [2022-04-09T18:58:39.010Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-09T18:58:39.010Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-09T18:58:39.010Z] INFO: Waiting for daemon to start... [2022-04-09T18:58:39.010Z] Starting dockerd [2022-04-09T18:58:39.010Z] . [2022-04-09T18:58:39.010Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-09T18:58:39.801Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-09T18:58:39.801Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:58:39.801Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T18:58:39.801Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-09T18:58:39.801Z] [2022-04-09T18:58:39.801Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-09T18:58:39.801Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-09T18:58:39.801Z] HOSTNAME=4d06ca79f5c5 [2022-04-09T18:58:39.801Z] TESTDEBUG=0 [2022-04-09T18:58:39.801Z] DEST=bundles/test-integration [2022-04-09T18:58:39.801Z] PWD=/go/src/github.com/docker/docker [2022-04-09T18:58:39.801Z] DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 [2022-04-09T18:58:39.801Z] container=docker [2022-04-09T18:58:39.801Z] HOME=/root [2022-04-09T18:58:39.801Z] GOLANG_VERSION=1.18 [2022-04-09T18:58:39.801Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-09T18:58:39.801Z] VALIDATE_BRANCH=master [2022-04-09T18:58:39.801Z] TERM=xterm [2022-04-09T18:58:39.801Z] DOCKER_PKG=github.com/docker/docker [2022-04-09T18:58:39.801Z] SHLVL=1 [2022-04-09T18:58:39.801Z] TIMEOUT=120m [2022-04-09T18:58:39.801Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-09T18:58:39.801Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-09T18:58:39.801Z] GO111MODULE=off [2022-04-09T18:58:39.801Z] DOCKER_EXPERIMENTAL=1 [2022-04-09T18:58:39.801Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-09T18:58:39.801Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-09T18:58:39.801Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-09T18:58:39.801Z] GOPATH=/go [2022-04-09T18:58:39.801Z] PKG_CONFIG=pkg-config [2022-04-09T18:58:39.801Z] _=/usr/bin/env [2022-04-09T18:58:39.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-09T18:58:40.828Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-04-09T18:58:40.828Z] PASS [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] === Skipped [2022-04-09T18:58:40.828Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-09T18:58:40.828Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-09T18:58:40.828Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-09T18:58:40.828Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T18:58:40.828Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-09T18:58:40.828Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-09T18:58:40.828Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-09T18:58:40.828Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-09T18:58:40.828Z] [2022-04-09T18:58:40.828Z] DONE 201 tests, 7 skipped in 117.194s [2022-04-09T18:58:40.828Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-09T18:58:40.828Z] === RUN TestConfigDaemonLibtrustID [2022-04-09T18:58:41.400Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-09T18:58:41.400Z] === RUN TestDaemonConfigValidation [2022-04-09T18:58:41.400Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-09T18:58:41.400Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-09T18:58:41.400Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-09T18:58:41.400Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-09T18:58:41.400Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-09T18:58:41.400Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-09T18:58:41.400Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-09T18:58:41.400Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-09T18:58:41.400Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-09T18:58:41.400Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-09T18:58:41.400Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-09T18:58:41.400Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-09T18:58:41.400Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-09T18:58:41.400Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-09T18:58:41.400Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-09T18:58:41.400Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-09T18:58:41.400Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-09T18:58:41.400Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-09T18:58:41.400Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-09T18:58:41.400Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-04-09T18:58:41.400Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-09T18:58:41.400Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-09T18:58:41.400Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-09T18:58:42.786Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-09T18:58:43.391Z] Loaded image: debian:bullseye-slim [2022-04-09T18:58:43.391Z] Loaded image: hello-world:latest [2022-04-09T18:58:43.391Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T18:58:43.391Z] INFO: Testing against a local daemon [2022-04-09T18:58:43.391Z] === RUN TestCgroupNamespacesBuild [2022-04-09T18:58:43.727Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-09T18:58:44.668Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-09T18:58:44.668Z] daemon_test.go:156: [d25235660ca2d] daemon is not started [2022-04-09T18:58:44.668Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-04-09T18:58:44.668Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-09T18:58:44.668Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-04-09T18:58:44.668Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-09T18:58:44.668Z] === RUN TestDaemonProxy [2022-04-09T18:58:44.668Z] === RUN TestDaemonProxy/environment_variables [2022-04-09T18:58:45.312Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-04-09T18:58:45.312Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-09T18:58:46.578Z] === RUN TestDaemonProxy/command-line_options [2022-04-09T18:58:47.864Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-04-09T18:58:47.864Z] === RUN TestBuildWithSession [2022-04-09T18:58:47.864Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T18:58:47.864Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-09T18:58:47.864Z] === RUN TestBuildSquashParent [2022-04-09T18:58:48.494Z] === RUN TestDaemonProxy/configuration_file [2022-04-09T18:58:49.877Z] === RUN TestDaemonProxy/conflicting_options [2022-04-09T18:58:50.450Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-09T18:58:51.023Z] --- PASS: TestDaemonProxy (6.22s) [2022-04-09T18:58:51.023Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-09T18:58:51.023Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-09T18:58:51.023Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-09T18:58:51.023Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-09T18:58:51.023Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-09T18:58:51.023Z] PASS [2022-04-09T18:58:51.023Z] [2022-04-09T18:58:51.023Z] DONE 17 tests in 10.112s [2022-04-09T18:58:51.023Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-09T18:58:51.023Z] INFO: Testing against a local daemon [2022-04-09T18:58:51.023Z] === RUN TestCommitInheritsEnv [2022-04-09T18:58:51.284Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-04-09T18:58:51.284Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-09T18:58:51.284Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-09T18:58:51.284Z] === RUN TestImportWithCustomPlatform [2022-04-09T18:58:51.284Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-09T18:58:51.284Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-09T18:58:51.284Z] === RUN TestImportWithCustomPlatform// [2022-04-09T18:58:51.284Z] === RUN TestImportWithCustomPlatform/linux [2022-04-09T18:58:51.284Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-09T18:58:51.545Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-09T18:58:51.545Z] === RUN TestImportWithCustomPlatform/macos [2022-04-09T18:58:51.545Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-09T18:58:51.545Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-09T18:58:51.545Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-09T18:58:51.545Z] === RUN TestImagesFilterMultiReference [2022-04-09T18:58:51.545Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2022-04-09T18:58:51.545Z] === RUN TestImagePullPlatformInvalid [2022-04-09T18:58:51.545Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-09T18:58:51.545Z] === RUN TestRemoveImageOrphaning [2022-04-09T18:58:51.810Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-09T18:58:51.810Z] === RUN TestRemoveImageGarbageCollector [2022-04-09T18:58:52.381Z] time="2022-04-09T18:58:52Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-09T18:58:53.766Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-04-09T18:58:53.766Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-09T18:58:53.766Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-09T18:58:53.766Z] === RUN TestTagInvalidReference [2022-04-09T18:58:53.766Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-09T18:58:53.766Z] === RUN TestTagValidPrefixedRepo [2022-04-09T18:58:53.766Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-09T18:58:53.766Z] === RUN TestTagExistedNameWithoutForce [2022-04-09T18:58:53.766Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-09T18:58:53.766Z] === RUN TestTagOfficialNames [2022-04-09T18:58:53.766Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-09T18:58:53.766Z] === RUN TestTagMatchesDigest [2022-04-09T18:58:53.766Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-09T18:58:53.766Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-09T18:58:57.875Z] --- PASS: TestBuildSquashParent (9.08s) [2022-04-09T18:58:57.875Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-09T18:58:57.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:58:57.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:58:57.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:58:57.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:58:57.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:58:57.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:58:57.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:58:57.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:58:57.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:58:57.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:58:57.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:58:57.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:58:57.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T18:58:57.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T18:58:59.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T18:58:59.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T18:59:03.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T18:59:03.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T18:59:03.572Z] 8f616e6e9eec: Pull complete [2022-04-09T18:59:06.418Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-09T18:59:06.418Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2022-04-09T18:59:06.418Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2022-04-09T18:59:06.418Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s) [2022-04-09T18:59:06.418Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s) [2022-04-09T18:59:06.418Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2022-04-09T18:59:06.418Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2022-04-09T18:59:06.418Z] === RUN TestBuildMultiStageCopy [2022-04-09T18:59:06.418Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-09T18:59:08.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-09T18:59:09.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-09T18:59:10.175Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-09T18:59:10.749Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-09T18:59:11.085Z] sha256:1557dbc3a9c685e0452a3a2bf1848ccd2da09ca88a3421deb5c2cc331a84badb [2022-04-09T18:59:11.085Z] INFO: Starting docker-py tests... [2022-04-09T18:59:11.085Z] ============================= test session starts ============================== [2022-04-09T18:59:11.085Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-09T18:59:11.085Z] rootdir: /src, inifile: pytest.ini [2022-04-09T18:59:11.085Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-09T18:59:11.323Z] --- PASS: TestBuildMultiStageCopy (5.16s) [2022-04-09T18:59:11.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s) [2022-04-09T18:59:11.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2022-04-09T18:59:11.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-04-09T18:59:11.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-04-09T18:59:11.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-04-09T18:59:11.323Z] === RUN TestBuildMultiStageParentConfig [2022-04-09T18:59:11.343Z] collected 395 items / 2 deselected / 393 selected [2022-04-09T18:59:11.343Z] [2022-04-09T18:59:12.715Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2022-04-09T18:59:12.715Z] === RUN TestBuildLabelWithTargets [2022-04-09T18:59:15.275Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2022-04-09T18:59:15.275Z] === RUN TestBuildWithEmptyLayers [2022-04-09T18:59:15.849Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2022-04-09T18:59:15.849Z] === RUN TestBuildMultiStageOnBuild [2022-04-09T18:59:18.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-09T18:59:18.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-09T18:59:19.154Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-04-09T18:59:19.154Z] === RUN TestBuildUncleanTarFilenames [2022-04-09T18:59:20.537Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2022-04-09T18:59:20.537Z] === RUN TestBuildMultiStageLayerLeak [2022-04-09T18:59:23.842Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s) [2022-04-09T18:59:23.842Z] === RUN TestBuildWithHugeFile [2022-04-09T18:59:24.663Z] 8f616e6e9eec: Pull complete [2022-04-09T18:59:27.181Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-09T18:59:28.006Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-09T18:59:29.790Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-09T18:59:34.823Z] --- PASS: TestImportExtremelyLargeImageWorks (92.68s) [2022-04-09T18:59:34.823Z] PASS [2022-04-09T18:59:34.823Z] [2022-04-09T18:59:34.823Z] === Skipped [2022-04-09T18:59:34.823Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-09T18:59:34.823Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-09T18:59:34.823Z] [2022-04-09T18:59:34.823Z] DONE 22 tests, 1 skipped in 96.507s [2022-04-09T18:59:34.823Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-09T18:59:34.823Z] INFO: Testing against a local daemon [2022-04-09T18:59:34.823Z] === RUN TestNetworkCreateDelete [2022-04-09T18:59:34.823Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-09T18:59:34.823Z] === RUN TestDockerNetworkDeletePreferID [2022-04-09T18:59:34.823Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-09T18:59:34.823Z] === RUN TestDaemonDNSFallback [2022-04-09T18:59:36.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-09T18:59:38.125Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-09T18:59:38.125Z] === RUN TestInspectNetwork [2022-04-09T18:59:38.125Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.125Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-09T18:59:38.125Z] === RUN TestRunContainerWithBridgeNone [2022-04-09T18:59:38.125Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.125Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-09T18:59:38.125Z] === RUN TestNetworkInvalidJSON [2022-04-09T18:59:38.125Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-09T18:59:38.125Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-09T18:59:38.125Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T18:59:38.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T18:59:38.126Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T18:59:38.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T18:59:38.126Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-09T18:59:38.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T18:59:38.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T18:59:38.126Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-09T18:59:38.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-09T18:59:38.126Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-09T18:59:38.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-09T18:59:38.126Z] === RUN TestNetworkList [2022-04-09T18:59:38.126Z] === RUN TestNetworkList//networks [2022-04-09T18:59:38.126Z] === PAUSE TestNetworkList//networks [2022-04-09T18:59:38.126Z] === RUN TestNetworkList//networks/ [2022-04-09T18:59:38.126Z] === PAUSE TestNetworkList//networks/ [2022-04-09T18:59:38.126Z] === CONT TestNetworkList//networks [2022-04-09T18:59:38.126Z] === CONT TestNetworkList//networks/ [2022-04-09T18:59:38.126Z] --- PASS: TestNetworkList (0.01s) [2022-04-09T18:59:38.126Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-09T18:59:38.126Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-09T18:59:38.126Z] === RUN TestHostIPv4BridgeLabel [2022-04-09T18:59:38.126Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-09T18:59:38.126Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-09T18:59:38.126Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-09T18:59:38.126Z] === RUN TestDaemonDefaultNetworkPools [2022-04-09T18:59:38.126Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-09T18:59:38.126Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-09T18:59:38.126Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-09T18:59:38.126Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-09T18:59:38.126Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-09T18:59:38.126Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-09T18:59:38.126Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-09T18:59:38.126Z] === RUN TestServiceWithPredefinedNetwork [2022-04-09T18:59:38.126Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.126Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T18:59:38.126Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-09T18:59:38.126Z] service_test.go:243: FLAKY_TEST [2022-04-09T18:59:38.126Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T18:59:38.126Z] === RUN TestServiceWithDataPathPortInit [2022-04-09T18:59:38.126Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.126Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-09T18:59:38.126Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-09T18:59:38.126Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.126Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T18:59:38.126Z] PASS [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === Skipped [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-09T18:59:38.126Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-09T18:59:38.126Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-09T18:59:38.126Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-09T18:59:38.126Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-09T18:59:38.126Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-09T18:59:38.126Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-09T18:59:38.126Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-09T18:59:38.126Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T18:59:38.126Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T18:59:38.126Z] service_test.go:243: FLAKY_TEST [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-09T18:59:38.126Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T18:59:38.126Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] DONE 22 tests, 12 skipped in 7.094s [2022-04-09T18:59:38.126Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-09T18:59:38.126Z] INFO: Testing against a local daemon [2022-04-09T18:59:38.126Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-09T18:59:38.126Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T18:59:38.126Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T18:59:38.126Z] === RUN TestDockerNetworkIpvlan [2022-04-09T18:59:38.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T18:59:38.126Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-09T18:59:38.126Z] PASS [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === Skipped [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T18:59:38.126Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-09T18:59:38.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T18:59:38.126Z] [2022-04-09T18:59:38.126Z] DONE 2 tests, 2 skipped in 0.097s [2022-04-09T18:59:38.126Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-09T18:59:38.387Z] INFO: Testing against a local daemon [2022-04-09T18:59:38.387Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-09T18:59:38.387Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.387Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestDockerNetworkMacvlan [2022-04-09T18:59:38.387Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.387Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-09T18:59:38.387Z] PASS [2022-04-09T18:59:38.387Z] [2022-04-09T18:59:38.387Z] === Skipped [2022-04-09T18:59:38.387Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-09T18:59:38.387Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.387Z] [2022-04-09T18:59:38.387Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-09T18:59:38.387Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-09T18:59:38.387Z] [2022-04-09T18:59:38.387Z] DONE 2 tests, 2 skipped in 0.103s [2022-04-09T18:59:38.387Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-09T18:59:38.387Z] testing: warning: no tests to run [2022-04-09T18:59:38.387Z] PASS [2022-04-09T18:59:38.387Z] [2022-04-09T18:59:38.387Z] DONE 0 tests in 0.031s [2022-04-09T18:59:38.387Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-09T18:59:38.387Z] INFO: Testing against a local daemon [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginAllowRequest [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginTLS [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginDenyRequest [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginDenyResponse [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginAllowEventStream [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginErrorResponse [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginErrorRequest [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginHeader [2022-04-09T18:59:38.387Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.387Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-09T18:59:38.387Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-09T18:59:38.648Z] === RUN TestAuthZPluginV2Disable [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-09T18:59:38.648Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-09T18:59:38.648Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-09T18:59:38.648Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-09T18:59:38.648Z] PASS [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === Skipped [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.648Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-09T18:59:38.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.648Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-09T18:59:38.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.649Z] [2022-04-09T18:59:38.649Z] DONE 17 tests, 17 skipped in 0.283s [2022-04-09T18:59:38.649Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-09T18:59:38.909Z] INFO: Testing against a local daemon [2022-04-09T18:59:38.909Z] === RUN TestPluginInvalidJSON [2022-04-09T18:59:38.909Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T18:59:38.909Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T18:59:38.909Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T18:59:38.909Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-09T18:59:38.909Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-09T18:59:38.909Z] === RUN TestPluginInstall [2022-04-09T18:59:38.909Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.909Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-09T18:59:38.909Z] === RUN TestPluginsWithRuntimes [2022-04-09T18:59:38.909Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-09T18:59:38.909Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-09T18:59:38.909Z] === RUN TestPluginBackCompatMediaTypes [2022-04-09T18:59:38.909Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-09T18:59:38.909Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T18:59:38.909Z] PASS [2022-04-09T18:59:38.909Z] [2022-04-09T18:59:38.909Z] === Skipped [2022-04-09T18:59:38.909Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-09T18:59:38.909Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-09T18:59:38.909Z] [2022-04-09T18:59:38.909Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-09T18:59:38.910Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-09T18:59:38.910Z] [2022-04-09T18:59:38.910Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T18:59:38.910Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-09T18:59:38.910Z] [2022-04-09T18:59:38.910Z] DONE 5 tests, 3 skipped in 0.140s [2022-04-09T18:59:38.910Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-09T18:59:38.910Z] INFO: Testing against a local daemon [2022-04-09T18:59:38.910Z] === RUN TestExternalGraphDriver [2022-04-09T18:59:38.910Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-09T18:59:38.910Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-09T18:59:38.910Z] === RUN TestGraphdriverPluginV2 [2022-04-09T18:59:43.113Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-04-09T18:59:43.113Z] PASS [2022-04-09T18:59:43.113Z] [2022-04-09T18:59:43.113Z] === Skipped [2022-04-09T18:59:43.113Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-09T18:59:43.113Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-09T18:59:43.113Z] [2022-04-09T18:59:43.113Z] DONE 2 tests, 1 skipped in 3.534s [2022-04-09T18:59:43.113Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-09T18:59:43.113Z] INFO: Testing against a local daemon [2022-04-09T18:59:43.113Z] === RUN TestContinueAfterPluginCrash [2022-04-09T18:59:43.113Z] === PAUSE TestContinueAfterPluginCrash [2022-04-09T18:59:43.113Z] === RUN TestReadPluginNoRead [2022-04-09T18:59:43.113Z] === PAUSE TestReadPluginNoRead [2022-04-09T18:59:43.113Z] === RUN TestDaemonStartWithLogOpt [2022-04-09T18:59:43.113Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-09T18:59:43.113Z] === CONT TestContinueAfterPluginCrash [2022-04-09T18:59:43.113Z] === CONT TestDaemonStartWithLogOpt [2022-04-09T18:59:43.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-09T18:59:47.324Z] === CONT TestReadPluginNoRead [2022-04-09T18:59:47.324Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2022-04-09T18:59:49.241Z] === RUN TestReadPluginNoRead/default [2022-04-09T18:59:49.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-09T18:59:50.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-09T18:59:50.184Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-09T18:59:50.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-09T18:59:51.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-09T18:59:51.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-09T18:59:51.571Z] --- PASS: TestContinueAfterPluginCrash (8.81s) [2022-04-09T18:59:51.571Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-09T18:59:52.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-09T18:59:52.511Z] === CONT TestReadPluginNoRead [2022-04-09T18:59:52.511Z] read_test.go:92: [d3801c7dfa114] daemon is not started [2022-04-09T18:59:52.511Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-04-09T18:59:52.511Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-09T18:59:52.511Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-04-09T18:59:52.511Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-04-09T18:59:52.511Z] PASS [2022-04-09T18:59:52.511Z] [2022-04-09T18:59:52.511Z] DONE 6 tests in 10.216s [2022-04-09T18:59:52.511Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-09T18:59:52.511Z] testing: warning: no tests to run [2022-04-09T18:59:52.511Z] PASS [2022-04-09T18:59:52.771Z] [2022-04-09T18:59:52.771Z] DONE 0 tests in 0.035s [2022-04-09T18:59:52.771Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-09T18:59:52.771Z] INFO: Testing against a local daemon [2022-04-09T18:59:52.771Z] === RUN TestPluginWithDevMounts [2022-04-09T18:59:52.771Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-09T18:59:52.771Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-09T18:59:52.771Z] PASS [2022-04-09T18:59:52.771Z] [2022-04-09T18:59:52.771Z] === Skipped [2022-04-09T18:59:52.771Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-09T18:59:52.771Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-09T18:59:52.771Z] [2022-04-09T18:59:52.771Z] DONE 1 tests, 1 skipped in 0.105s [2022-04-09T18:59:52.771Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-09T18:59:52.771Z] INFO: Testing against a local daemon [2022-04-09T18:59:52.771Z] === RUN TestSecretInspect [2022-04-09T18:59:52.771Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:52.771Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-09T18:59:52.771Z] === RUN TestSecretList [2022-04-09T18:59:52.771Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:52.771Z] --- SKIP: TestSecretList (0.01s) [2022-04-09T18:59:52.771Z] === RUN TestSecretsCreateAndDelete [2022-04-09T18:59:52.771Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:52.771Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-09T18:59:52.771Z] === RUN TestSecretsUpdate [2022-04-09T18:59:52.771Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-09T18:59:53.032Z] === RUN TestTemplatedSecret [2022-04-09T18:59:53.032Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-09T18:59:53.032Z] === RUN TestSecretCreateResolve [2022-04-09T18:59:53.032Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-09T18:59:53.032Z] PASS [2022-04-09T18:59:53.032Z] [2022-04-09T18:59:53.032Z] === Skipped [2022-04-09T18:59:53.032Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-09T18:59:53.032Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] [2022-04-09T18:59:53.032Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-09T18:59:53.032Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] [2022-04-09T18:59:53.032Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-09T18:59:53.032Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] [2022-04-09T18:59:53.032Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-09T18:59:53.032Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] [2022-04-09T18:59:53.032Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-09T18:59:53.032Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] [2022-04-09T18:59:53.032Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-09T18:59:53.032Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] [2022-04-09T18:59:53.032Z] DONE 6 tests, 6 skipped in 0.151s [2022-04-09T18:59:53.032Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-09T18:59:53.032Z] INFO: Testing against a local daemon [2022-04-09T18:59:53.032Z] === RUN TestServiceCreateInit [2022-04-09T18:59:53.032Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-09T18:59:53.032Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-09T18:59:53.032Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-09T18:59:53.032Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T18:59:53.032Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T18:59:53.032Z] === RUN TestCreateServiceMultipleTimes [2022-04-09T18:59:53.032Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-09T18:59:53.032Z] === RUN TestCreateServiceConflict [2022-04-09T18:59:53.032Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.032Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-09T18:59:53.032Z] === RUN TestCreateServiceMaxReplicas [2022-04-09T18:59:53.032Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.033Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-09T18:59:53.033Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-09T18:59:53.033Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.033Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-09T18:59:53.033Z] === RUN TestCreateServiceSecretFileMode [2022-04-09T18:59:53.033Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.033Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-09T18:59:53.033Z] === RUN TestCreateServiceConfigFileMode [2022-04-09T18:59:53.033Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.033Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-09T18:59:53.033Z] === RUN TestCreateServiceSysctls [2022-04-09T18:59:53.033Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.033Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-09T18:59:53.033Z] === RUN TestCreateServiceCapabilities [2022-04-09T18:59:53.298Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.298Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-09T18:59:53.298Z] === RUN TestInspect [2022-04-09T18:59:53.298Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.298Z] --- SKIP: TestInspect (0.01s) [2022-04-09T18:59:53.298Z] === RUN TestCreateJob [2022-04-09T18:59:53.298Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.298Z] --- SKIP: TestCreateJob (0.01s) [2022-04-09T18:59:53.298Z] === RUN TestReplicatedJob [2022-04-09T18:59:53.298Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.298Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-09T18:59:53.298Z] === RUN TestUpdateReplicatedJob [2022-04-09T18:59:53.298Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.298Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-09T18:59:53.298Z] === RUN TestServiceListWithStatuses [2022-04-09T18:59:53.298Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T18:59:53.298Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-09T18:59:53.298Z] === RUN TestDockerNetworkConnectAlias [2022-04-09T18:59:53.298Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.298Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-09T18:59:53.298Z] === RUN TestDockerNetworkReConnect [2022-04-09T18:59:53.298Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:53.298Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-09T18:59:53.298Z] === RUN TestServicePlugin [2022-04-09T18:59:54.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-09T18:59:55.212Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServicePlugin (1.90s) [2022-04-09T18:59:55.212Z] === RUN TestServiceUpdateLabel [2022-04-09T18:59:55.212Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-09T18:59:55.212Z] === RUN TestServiceUpdateSecrets [2022-04-09T18:59:55.212Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-04-09T18:59:55.212Z] === RUN TestServiceUpdateConfigs [2022-04-09T18:59:55.212Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-09T18:59:55.212Z] === RUN TestServiceUpdateNetwork [2022-04-09T18:59:55.212Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-09T18:59:55.212Z] === RUN TestServiceUpdatePidsLimit [2022-04-09T18:59:55.212Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-09T18:59:55.212Z] PASS [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === Skipped [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T18:59:55.212Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T18:59:55.212Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-09T18:59:55.212Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-09T18:59:55.212Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-09T18:59:55.212Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-09T18:59:55.212Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-09T18:59:55.212Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-09T18:59:55.212Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-04-09T18:59:55.212Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-09T18:59:55.212Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-09T18:59:55.212Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-09T18:59:55.212Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-09T18:59:55.212Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-09T18:59:55.212Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-09T18:59:55.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-09T18:59:55.212Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-09T18:59:55.212Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-04-09T18:59:55.212Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-09T18:59:55.212Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-04-09T18:59:55.212Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-09T18:59:55.212Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-09T18:59:55.212Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-09T18:59:55.212Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-09T18:59:55.212Z] [2022-04-09T18:59:55.212Z] DONE 24 tests, 23 skipped in 2.293s [2022-04-09T18:59:55.212Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-09T18:59:55.212Z] INFO: Testing against a local daemon [2022-04-09T18:59:55.212Z] === RUN TestSessionCreate [2022-04-09T18:59:55.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-09T18:59:55.473Z] --- PASS: TestSessionCreate (0.04s) [2022-04-09T18:59:55.473Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-09T18:59:55.473Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-09T18:59:55.473Z] PASS [2022-04-09T18:59:55.473Z] [2022-04-09T18:59:55.473Z] DONE 2 tests in 0.155s [2022-04-09T18:59:55.473Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-09T18:59:55.473Z] INFO: Testing against a local daemon [2022-04-09T18:59:55.473Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-09T18:59:55.473Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-09T18:59:55.473Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T18:59:55.473Z] === RUN TestDiskUsage [2022-04-09T18:59:55.473Z] === PAUSE TestDiskUsage [2022-04-09T18:59:55.473Z] === RUN TestEventsExecDie [2022-04-09T18:59:56.044Z] --- PASS: TestEventsExecDie (0.51s) [2022-04-09T18:59:56.044Z] === RUN TestEventsBackwardsCompatible [2022-04-09T18:59:56.044Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-09T18:59:56.044Z] === RUN TestEventsVolumeCreate [2022-04-09T18:59:56.044Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-04-09T18:59:56.044Z] === RUN TestInfoBinaryCommits [2022-04-09T18:59:56.044Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-09T18:59:56.044Z] === RUN TestInfoAPIVersioned [2022-04-09T18:59:56.044Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-09T18:59:56.044Z] === RUN TestInfoAPI [2022-04-09T18:59:56.044Z] --- PASS: TestInfoAPI (0.02s) [2022-04-09T18:59:56.044Z] === RUN TestInfoAPIWarnings [2022-04-09T18:59:56.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-09T18:59:56.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-09T18:59:57.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-09T18:59:58.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-09T18:59:59.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-09T18:59:59.204Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-09T18:59:59.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-09T19:00:00.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-09T19:00:01.463Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-09T19:00:01.463Z] Using test binary docker [2022-04-09T19:00:01.463Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-09T19:00:01.463Z] +++ /etc/init.d/apparmor start [2022-04-09T19:00:01.463Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-09T19:00:01.463Z] INFO: Waiting for daemon to start... [2022-04-09T19:00:01.463Z] Starting dockerd [2022-04-09T19:00:01.463Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-09T19:00:08.049Z] . [2022-04-09T19:00:08.050Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-09T19:00:08.050Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-09T19:00:08.050Z] Error: No such image: emptyfs [2022-04-09T19:00:08.050Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-09T19:00:08.050Z] ++++ docker load [2022-04-09T19:00:08.050Z] Running integration-test (iteration 1) [2022-04-09T19:00:08.050Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-09T19:00:08.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:00:08.050Z] ++ set -e [2022-04-09T19:00:08.050Z] ++ '[' -n 0 ']' [2022-04-09T19:00:08.050Z] ++ set -x [2022-04-09T19:00:08.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:00:08.050Z] Loaded image: busybox:latest [2022-04-09T19:00:08.050Z] Loaded image: busybox:glibc [2022-04-09T19:00:08.311Z] Loaded image: debian:bullseye-slim [2022-04-09T19:00:08.573Z] Loaded image: hello-world:latest [2022-04-09T19:00:08.573Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T19:00:08.573Z] INFO: Testing against a local daemon [2022-04-09T19:00:08.573Z] === RUN TestCgroupNamespacesBuild [2022-04-09T19:00:09.960Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2022-04-09T19:00:09.960Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-09T19:00:11.346Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-04-09T19:00:11.346Z] === RUN TestBuildWithSession [2022-04-09T19:00:11.346Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:00:11.346Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-09T19:00:11.346Z] === RUN TestBuildSquashParent [2022-04-09T19:00:14.166Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-04-09T19:00:14.167Z] === RUN TestInfoDebug [2022-04-09T19:00:14.167Z] --- PASS: TestInfoDebug (0.55s) [2022-04-09T19:00:14.167Z] === RUN TestInfoInsecureRegistries [2022-04-09T19:00:14.167Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-09T19:00:14.167Z] === RUN TestInfoRegistryMirrors [2022-04-09T19:00:14.167Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-09T19:00:14.167Z] === RUN TestLoginFailsWithBadCredentials [2022-04-09T19:00:14.167Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-09T19:00:14.167Z] === RUN TestPingCacheHeaders [2022-04-09T19:00:14.167Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-09T19:00:14.167Z] === RUN TestPingGet [2022-04-09T19:00:14.167Z] --- PASS: TestPingGet (0.01s) [2022-04-09T19:00:14.167Z] === RUN TestPingHead [2022-04-09T19:00:14.427Z] --- PASS: TestPingHead (0.04s) [2022-04-09T19:00:14.427Z] === RUN TestPingSwarmHeader [2022-04-09T19:00:14.688Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-09T19:00:15.258Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-09T19:00:15.551Z] --- PASS: TestBuildSquashParent (4.03s) [2022-04-09T19:00:15.551Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-09T19:00:15.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:00:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:00:15.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:00:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:00:15.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:00:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:00:15.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:00:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:00:15.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:00:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:00:15.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:00:15.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:00:15.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:00:15.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:00:16.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:00:16.641Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-09T19:00:16.641Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-04-09T19:00:16.641Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-09T19:00:16.641Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-09T19:00:16.641Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-09T19:00:16.641Z] === RUN TestVersion [2022-04-09T19:00:16.641Z] --- PASS: TestVersion (0.03s) [2022-04-09T19:00:16.641Z] === CONT TestDiskUsage [2022-04-09T19:00:16.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/container_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/image_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/volume_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-09T19:00:16.903Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-09T19:00:17.165Z] === RUN TestDiskUsage/after_container.Run [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-09T19:00:17.425Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage (1.23s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-09T19:00:17.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-09T19:00:17.686Z] PASS [2022-04-09T19:00:17.686Z] [2022-04-09T19:00:17.686Z] === Skipped [2022-04-09T19:00:17.686Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:00:17.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-09T19:00:17.686Z] [2022-04-09T19:00:17.686Z] DONE 54 tests, 1 skipped in 22.258s [2022-04-09T19:00:17.686Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-09T19:00:17.686Z] INFO: Testing against a local daemon [2022-04-09T19:00:17.686Z] === RUN TestVolumesCreateAndList [2022-04-09T19:00:17.686Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-09T19:00:17.686Z] === RUN TestVolumesRemove [2022-04-09T19:00:17.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:00:17.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:00:17.947Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-09T19:00:17.947Z] === RUN TestVolumesInspect [2022-04-09T19:00:17.947Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-09T19:00:17.947Z] === RUN TestVolumesInvalidJSON [2022-04-09T19:00:17.947Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-09T19:00:17.947Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-09T19:00:17.947Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-09T19:00:17.947Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-09T19:00:17.947Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-09T19:00:17.947Z] PASS [2022-04-09T19:00:17.947Z] [2022-04-09T19:00:17.947Z] DONE 5 tests in 0.186s [2022-04-09T19:00:17.947Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-09T19:00:17.947Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14229 is not a child of this shell [2022-04-09T19:00:17.947Z] warning: PID 14229 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-09T19:00:17.947Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-09T19:00:17.947Z] [2022-04-09T19:00:17.947Z] Unloading profiles will leave already running processes permanently [2022-04-09T19:00:17.947Z] unconfined, which can lead to unexpected situations. [2022-04-09T19:00:17.947Z] [2022-04-09T19:00:17.947Z] To set a process to complain mode, use the command line tool [2022-04-09T19:00:17.947Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-09T19:00:17.947Z] Removing test suite binaries [2022-04-09T19:00:17.947Z] exiting test-integration [2022-04-09T19:00:17.947Z] ++ exit 0 [2022-04-09T19:00:17.947Z] Post stage [Pipeline] junit [2022-04-09T19:00:18.905Z] Recording test results [2022-04-09T19:00:19.083Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-09T19:00:19.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-04-09T19:00:19.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-04-09T19:00:19.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-04-09T19:00:19.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2022-04-09T19:00:19.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-04-09T19:00:19.083Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-04-09T19:00:19.083Z] === RUN TestBuildMultiStageCopy [2022-04-09T19:00:19.083Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-09T19:00:20.026Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-09T19:00:20.288Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-09T19:00:20.550Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-09T19:00:20.729Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-09T19:00:20.812Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-09T19:00:21.073Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-04-09T19:00:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s) [2022-04-09T19:00:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-09T19:00:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-09T19:00:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-09T19:00:21.073Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-04-09T19:00:21.073Z] === RUN TestBuildMultiStageParentConfig [2022-04-09T19:00:21.082Z] + echo Ensuring container killed. [2022-04-09T19:00:21.082Z] Ensuring container killed. [2022-04-09T19:00:21.082Z] + docker rm -vf docker-pr3 [2022-04-09T19:00:21.082Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-09T19:00:21.373Z] + echo Chowning /workspace to jenkins user [2022-04-09T19:00:21.373Z] Chowning /workspace to jenkins user [2022-04-09T19:00:21.373Z] + id -u [2022-04-09T19:00:21.373Z] + id -g [2022-04-09T19:00:21.373Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43475:/workspace busybox chown -R 1000:1000 /workspace [2022-04-09T19:00:21.373Z] Unable to find image 'busybox:latest' locally [2022-04-09T19:00:21.373Z] latest: Pulling from library/busybox [2022-04-09T19:00:21.635Z] 554879bb3004: Pulling fs layer [2022-04-09T19:00:21.635Z] 554879bb3004: Verifying Checksum [2022-04-09T19:00:21.635Z] 554879bb3004: Download complete [2022-04-09T19:00:21.635Z] 554879bb3004: Pull complete [2022-04-09T19:00:21.635Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-09T19:00:21.635Z] Status: Downloaded newer image for busybox:latest [2022-04-09T19:00:21.645Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-09T19:00:21.646Z] === RUN TestBuildLabelWithTargets [2022-04-09T19:00:22.621Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-04-09T19:00:22.621Z] === RUN TestBuildWithEmptyLayers [2022-04-09T19:00:22.840Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-09T19:00:22.840Z] [2022-04-09T19:00:22.840Z] ________ ____ __. [2022-04-09T19:00:22.840Z] \_____ \ | |/ _| [2022-04-09T19:00:22.840Z] / | \| < [2022-04-09T19:00:22.840Z] / | \ | \ [2022-04-09T19:00:22.840Z] \_______ /____|__ \ [2022-04-09T19:00:22.840Z] \/ \/ [2022-04-09T19:00:22.840Z] [2022-04-09T19:00:22.840Z] INFO: make.ps1 ended at 04/09/2022 19:00:15 [2022-04-09T19:00:22.840Z] INFO: Binaries build ended at 04/09/2022 19:00:17. Duration:00:01:58.9844549 [2022-04-09T19:00:22.840Z] INFO: Copying the built daemon binary to d:\CI\PR-43475\3\binary\dockerd-5d9e99ead3.exe... [2022-04-09T19:00:22.840Z] INFO: Copying the built client binary to d:\CI\PR-43475\3\binary\docker-5d9e99ead3.exe... [2022-04-09T19:00:22.840Z] INFO: Copying dockerversion from the container... [2022-04-09T19:00:22.840Z] INFO: Copying the golang package from the container to d:\CI\PR-43475\3\installer\go.zip... [2022-04-09T19:00:22.840Z] INFO: Extracting go.zip to d:\CI\PR-43475\3\go [2022-04-09T19:00:22.891Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-09T19:00:22.891Z] === RUN TestBuildMultiStageOnBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-09T19:00:23.325Z] + bundleName=amd64-rootless [2022-04-09T19:00:23.325Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-09T19:00:23.325Z] Creating amd64-rootless-bundles.tar.gz [2022-04-09T19:00:23.325Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-09T19:00:23.325Z] + 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 [2022-04-09T19:00:23.339Z] Archiving artifacts [2022-04-09T19:00:24.297Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2022-04-09T19:00:24.297Z] === RUN TestBuildUncleanTarFilenames [2022-04-09T19:00:24.868Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-09T19:00:24.868Z] === RUN TestBuildMultiStageLayerLeak [2022-04-09T19:00:24.945Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T19:00:25.256Z] + make clean [2022-04-09T19:00:25.516Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T19:00:25.516Z] docker-dev-cache [2022-04-09T19:00:25.516Z] docker-mod-cache [Pipeline] deleteDir [2022-04-09T19:00:26.252Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s) [2022-04-09T19:00:26.252Z] === RUN TestBuildWithHugeFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-09T19:00:30.261Z] --- PASS: TestImportExtremelyLargeImageWorks (92.03s) [2022-04-09T19:00:30.261Z] PASS [2022-04-09T19:00:30.261Z] [2022-04-09T19:00:30.261Z] DONE 22 tests in 95.029s [2022-04-09T19:00:30.261Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-09T19:00:30.261Z] INFO: Testing against a local daemon [2022-04-09T19:00:30.261Z] === RUN TestNetworkCreateDelete [2022-04-09T19:00:30.261Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-09T19:00:30.261Z] === RUN TestDockerNetworkDeletePreferID [2022-04-09T19:00:30.261Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-09T19:00:30.261Z] === RUN TestDaemonDNSFallback [2022-04-09T19:00:32.805Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-09T19:00:32.805Z] === RUN TestInspectNetwork [2022-04-09T19:00:36.105Z] === RUN TestInspectNetwork/full_network_id [2022-04-09T19:00:36.105Z] === RUN TestInspectNetwork/partial_network_id [2022-04-09T19:00:36.105Z] === RUN TestInspectNetwork/network_name [2022-04-09T19:00:36.105Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-09T19:00:40.310Z] --- PASS: TestInspectNetwork (7.02s) [2022-04-09T19:00:40.310Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-09T19:00:40.310Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-09T19:00:40.310Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-09T19:00:40.310Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-09T19:00:40.310Z] === RUN TestRunContainerWithBridgeNone [2022-04-09T19:00:41.254Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-04-09T19:00:41.254Z] === RUN TestNetworkInvalidJSON [2022-04-09T19:00:41.254Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-09T19:00:41.254Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-09T19:00:41.254Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:00:41.254Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:00:41.254Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:00:41.254Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:00:41.254Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-09T19:00:41.254Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:00:41.254Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:00:41.254Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-09T19:00:41.254Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-09T19:00:41.254Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-09T19:00:41.254Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-09T19:00:41.254Z] === RUN TestNetworkList [2022-04-09T19:00:41.254Z] === RUN TestNetworkList//networks [2022-04-09T19:00:41.254Z] === PAUSE TestNetworkList//networks [2022-04-09T19:00:41.254Z] === RUN TestNetworkList//networks/ [2022-04-09T19:00:41.254Z] === PAUSE TestNetworkList//networks/ [2022-04-09T19:00:41.254Z] === CONT TestNetworkList//networks [2022-04-09T19:00:41.254Z] === CONT TestNetworkList//networks/ [2022-04-09T19:00:41.254Z] --- PASS: TestNetworkList (0.01s) [2022-04-09T19:00:41.254Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-09T19:00:41.254Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-09T19:00:41.254Z] === RUN TestHostIPv4BridgeLabel [2022-04-09T19:00:41.825Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-09T19:00:41.825Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-09T19:00:43.240Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-09T19:00:43.240Z] === RUN TestDaemonDefaultNetworkPools [2022-04-09T19:00:43.811Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-09T19:00:43.811Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-09T19:00:44.751Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-09T19:00:44.751Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-09T19:00:46.134Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-09T19:00:46.134Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-09T19:00:46.705Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-09T19:00:46.705Z] === RUN TestServiceWithPredefinedNetwork [2022-04-09T19:00:49.246Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-09T19:00:49.246Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-09T19:00:49.246Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:00:49.246Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:00:49.246Z] === RUN TestServiceWithDataPathPortInit [2022-04-09T19:00:51.805Z] .........................xx.................... [ 29%] [2022-04-09T19:00:58.525Z] INFO: Extraction ended at 04/09/2022 19:00:54. Duration:00:00:33.8152581 [2022-04-09T19:00:58.525Z] INFO: Updating the golang and path environment variables [2022-04-09T19:00:58.525Z] INFO: GOPATH=d:\gopath [2022-04-09T19:00:58.525Z] INFO: go version go1.18 windows/amd64 [2022-04-09T19:00:58.525Z] INFO: Running the daemon under test in debug mode [2022-04-09T19:00:58.525Z] INFO: Starting a daemon under test... [2022-04-09T19:00:58.525Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43475\3\daemon --pidfile d:\CI\PR-43475\3\docker.pid -D [2022-04-09T19:00:58.525Z] INFO: Process started successfully. [2022-04-09T19:00:58.525Z] INFO: Start tailing logs of the daemon under tests [2022-04-09T19:00:58.525Z] INFO: Waiting for the daemon under test to start... [2022-04-09T19:00:59.987Z] 037d5740b404: Pull complete [2022-04-09T19:00:59.987Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-09T19:00:59.987Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:00:59.987Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-09T19:00:59.987Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-09T19:00:59.987Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-09T19:00:59.987Z] WARN: Skipping validation tests [2022-04-09T19:00:59.987Z] INFO: Running unit tests at 04/09/2022 19:00:47... [2022-04-09T19:00:59.987Z] INFO: make.ps1 starting at 04/09/2022 19:00:51 [2022-04-09T19:00:59.987Z] INFO: Git commit (5d9e99ead3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-09T19:00:59.987Z] INFO: Invoking autogen... [2022-04-09T19:00:59.987Z] INFO: Running unit tests... [2022-04-09T19:01:00.949Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/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/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/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-09T19:01:04.148Z] --- PASS: TestServiceWithDataPathPortInit (13.98s) [2022-04-09T19:01:04.148Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-09T19:01:05.535Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ogktrymirdvaf3bty17wo3gd9 Created:2022-04-09 19:01:04.109333376 +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[8ccab082de59268791f0347fb19061e482e6dde380df9f7826831f2623294cf7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s5z0hccqbijx7gx8m77nozqvp EndpointID:10551c3442baededaef55926092e94ca6d610fdffeac792920fc5426d4ba9dc1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50dd6df3db26dab6359b2ee70c26ada9e287b71d43055995ba267a37f2cb1b3b 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:409df344f6fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s5z0hccqbijx7gx8m77nozqvp EndpointID:10551c3442baededaef55926092e94ca6d610fdffeac792920fc5426d4ba9dc1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-09T19:01:07.730Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-09T19:01:09.735Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-04-09T19:01:09.735Z] PASS [2022-04-09T19:01:09.735Z] [2022-04-09T19:01:09.735Z] === Skipped [2022-04-09T19:01:09.735Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:01:09.735Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:01:09.735Z] [2022-04-09T19:01:09.735Z] DONE 26 tests, 1 skipped in 43.879s [2022-04-09T19:01:09.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-09T19:01:09.735Z] INFO: Testing against a local daemon [2022-04-09T19:01:09.735Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-09T19:01:09.735Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:01:09.735Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T19:01:09.735Z] === RUN TestDockerNetworkIpvlan [2022-04-09T19:01:09.735Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:01:09.735Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-09T19:01:09.735Z] PASS [2022-04-09T19:01:09.735Z] [2022-04-09T19:01:09.735Z] === Skipped [2022-04-09T19:01:09.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T19:01:09.735Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:01:09.735Z] [2022-04-09T19:01:09.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-09T19:01:09.735Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:01:09.735Z] [2022-04-09T19:01:09.735Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-09T19:01:09.735Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-09T19:01:09.995Z] INFO: Testing against a local daemon [2022-04-09T19:01:09.995Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-09T19:01:11.377Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-04-09T19:01:11.377Z] === RUN TestDockerNetworkMacvlan [2022-04-09T19:01:11.948Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-09T19:01:12.519Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-09T19:01:13.301Z] ? github.com/docker/docker/api [no test files] [2022-04-09T19:01:13.460Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-09T19:01:15.190Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-09T19:01:15.373Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-09T19:01:15.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-09T19:01:15.388Z] Using test binary docker [2022-04-09T19:01:15.388Z] +++ /etc/init.d/apparmor start [2022-04-09T19:01:15.388Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-09T19:01:15.388Z] INFO: Waiting for daemon to start... [2022-04-09T19:01:15.388Z] Starting dockerd [2022-04-09T19:01:15.388Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-09T19:01:15.652Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-09T19:01:15.652Z] Using test binary docker [2022-04-09T19:01:15.652Z] +++ /etc/init.d/apparmor start [2022-04-09T19:01:15.652Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-09T19:01:15.652Z] INFO: Waiting for daemon to start... [2022-04-09T19:01:15.652Z] Starting dockerd [2022-04-09T19:01:15.652Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-09T19:01:16.239Z] .....INFO: Daemon under test started and replied! [2022-04-09T19:01:16.239Z] INFO: Docker version of the daemon under test [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] Client: [2022-04-09T19:01:16.239Z] Version: 17.06.2-ce [2022-04-09T19:01:16.239Z] API version: 1.30 [2022-04-09T19:01:16.239Z] Go version: go1.8.3 [2022-04-09T19:01:16.239Z] Git commit: cec0b72 [2022-04-09T19:01:16.239Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-09T19:01:16.239Z] OS/Arch: windows/amd64 [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] Server: [2022-04-09T19:01:16.239Z] Version: 0.0.0-dev [2022-04-09T19:01:16.239Z] API version: 1.42 (minimum version 1.24) [2022-04-09T19:01:16.239Z] Go version: go1.18 [2022-04-09T19:01:16.239Z] Git commit: 5d9e99ead3 [2022-04-09T19:01:16.239Z] Built: 04/09/2022 18:58:25 [2022-04-09T19:01:16.239Z] OS/Arch: windows/amd64 [2022-04-09T19:01:16.239Z] Experimental: false [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] INFO: Docker info of the daemon under test [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] Containers: 0 [2022-04-09T19:01:16.239Z] Running: 0 [2022-04-09T19:01:16.239Z] Paused: 0 [2022-04-09T19:01:16.239Z] Stopped: 0 [2022-04-09T19:01:16.239Z] Images: 0 [2022-04-09T19:01:16.239Z] Server Version: 0.0.0-dev [2022-04-09T19:01:16.239Z] Storage Driver: windowsfilter [2022-04-09T19:01:16.239Z] Windows: [2022-04-09T19:01:16.239Z] Logging Driver: json-file [2022-04-09T19:01:16.239Z] Plugins: [2022-04-09T19:01:16.239Z] Volume: local [2022-04-09T19:01:16.239Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T19:01:16.239Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T19:01:16.239Z] Swarm: inactive [2022-04-09T19:01:16.239Z] Default Isolation: process [2022-04-09T19:01:16.239Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-09T19:01:16.239Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-09T19:01:16.239Z] OSType: windows [2022-04-09T19:01:16.239Z] Architecture: x86_64 [2022-04-09T19:01:16.239Z] CPUs: 4 [2022-04-09T19:01:16.239Z] Total Memory: 32GiB [2022-04-09T19:01:16.239Z] Name: azwin-2-beda30 [2022-04-09T19:01:16.239Z] ID: Y2NY:PPVB:IVIP:QIIS:24LE:BN3O:52P5:YBCO:COTA:HCXX:3HU7:MJXY [2022-04-09T19:01:16.239Z] Docker Root Dir: D:\CI\PR-43475\3\daemon [2022-04-09T19:01:16.239Z] Debug Mode (client): false [2022-04-09T19:01:16.239Z] Debug Mode (server): true [2022-04-09T19:01:16.239Z] File Descriptors: -1 [2022-04-09T19:01:16.239Z] Goroutines: 16 [2022-04-09T19:01:16.239Z] System Time: 2022-04-09T19:01:13.9939521Z [2022-04-09T19:01:16.239Z] EventsListeners: 0 [2022-04-09T19:01:16.239Z] Registry: https://index.docker.io/v1/ [2022-04-09T19:01:16.239Z] Labels: [2022-04-09T19:01:16.239Z] Experimental: false [2022-04-09T19:01:16.239Z] Insecure Registries: [2022-04-09T19:01:16.239Z] 127.0.0.0/8 [2022-04-09T19:01:16.239Z] Live Restore Enabled: false [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] INFO: Docker images of the daemon under test [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-09T19:01:16.239Z] [2022-04-09T19:01:16.239Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-09T19:01:16.239Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-09T19:01:16.239Z] ltsc2019: Pulling from windows/servercore [2022-04-09T19:01:16.239Z] 4612f6d0b889: Pulling fs layer [2022-04-09T19:01:16.239Z] 0a6173b79e25: Pulling fs layer [2022-04-09T19:01:16.760Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-09T19:01:18.956Z] . [2022-04-09T19:01:18.956Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-09T19:01:18.956Z] [2022-04-09T19:01:18.956Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-09T19:01:18.956Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-09T19:01:18.956Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-09T19:01:18.956Z] Error: No such image: emptyfs [2022-04-09T19:01:18.956Z] Error: No such image: emptyfs [2022-04-09T19:01:18.956Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-09T19:01:18.956Z] ++++ docker load [2022-04-09T19:01:18.956Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-09T19:01:18.956Z] ++++ docker load [2022-04-09T19:01:19.218Z] Running integration-test (iteration 1) [2022-04-09T19:01:19.218Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-09T19:01:19.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-09T19:01:19.218Z] ++ set -e [2022-04-09T19:01:19.218Z] ++ '[' -n 0 ']' [2022-04-09T19:01:19.218Z] ++ set -x [2022-04-09T19:01:19.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-09T19:01:19.218Z] Running integration-test (iteration 1) [2022-04-09T19:01:19.218Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-09T19:01:19.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-09T19:01:19.218Z] ++ set -e [2022-04-09T19:01:19.218Z] ++ '[' -n 0 ']' [2022-04-09T19:01:19.218Z] ++ set -x [2022-04-09T19:01:19.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-09T19:01:20.021Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-09T19:01:20.064Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-09T19:01:20.164Z] Loaded image: busybox:latest [2022-04-09T19:01:20.164Z] Loaded image: busybox:latest [2022-04-09T19:01:20.426Z] Loaded image: busybox:glibc [2022-04-09T19:01:20.636Z] --- PASS: TestDockerNetworkMacvlan (9.54s) [2022-04-09T19:01:20.636Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-09T19:01:20.636Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-04-09T19:01:20.636Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-04-09T19:01:20.636Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-04-09T19:01:20.636Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-04-09T19:01:20.636Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-04-09T19:01:20.636Z] PASS [2022-04-09T19:01:20.636Z] [2022-04-09T19:01:20.636Z] DONE 8 tests in 10.839s [2022-04-09T19:01:20.636Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-09T19:01:20.636Z] testing: warning: no tests to run [2022-04-09T19:01:20.636Z] PASS [2022-04-09T19:01:20.636Z] [2022-04-09T19:01:20.636Z] DONE 0 tests in 0.007s [2022-04-09T19:01:20.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-09T19:01:20.636Z] INFO: Testing against a local daemon [2022-04-09T19:01:20.636Z] === RUN TestAuthZPluginAllowRequest [2022-04-09T19:01:20.686Z] Loaded image: busybox:glibc [2022-04-09T19:01:21.063Z] 037d5740b404: Pull complete [2022-04-09T19:01:21.063Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-09T19:01:21.063Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:01:21.063Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-09T19:01:21.063Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-09T19:01:21.063Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-09T19:01:21.063Z] WARN: Skipping validation tests [2022-04-09T19:01:21.063Z] INFO: Running unit tests at 04/09/2022 19:01:07... [2022-04-09T19:01:21.063Z] INFO: make.ps1 starting at 04/09/2022 19:01:12 [2022-04-09T19:01:21.063Z] INFO: Git commit (5d9e99ead3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-09T19:01:21.063Z] INFO: Invoking autogen... [2022-04-09T19:01:21.063Z] INFO: Running unit tests... [2022-04-09T19:01:22.018Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-04-09T19:01:22.018Z] === RUN TestAuthZPluginTLS [2022-04-09T19:01:22.027Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/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/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/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-09T19:01:22.589Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-09T19:01:22.589Z] === RUN TestAuthZPluginDenyRequest [2022-04-09T19:01:23.160Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-09T19:01:23.160Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-09T19:01:23.420Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-09T19:01:23.420Z] === RUN TestAuthZPluginDenyResponse [2022-04-09T19:01:23.990Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-09T19:01:23.990Z] === RUN TestAuthZPluginAllowEventStream [2022-04-09T19:01:24.893Z] Loaded image: debian:bullseye-slim [2022-04-09T19:01:24.893Z] Loaded image: hello-world:latest [2022-04-09T19:01:24.893Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T19:01:24.893Z] Loaded image: debian:bullseye-slim [2022-04-09T19:01:25.159Z] INFO: Testing against a local daemon [2022-04-09T19:01:25.159Z] === RUN TestDockerDaemonSuite [2022-04-09T19:01:25.159Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-09T19:01:25.159Z] Loaded image: hello-world:latest [2022-04-09T19:01:25.372Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-04-09T19:01:25.372Z] === RUN TestAuthZPluginErrorResponse [2022-04-09T19:01:25.421Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T19:01:25.421Z] INFO: Testing against a local daemon [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-09T19:01:25.421Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-09T19:01:25.945Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-09T19:01:25.945Z] === RUN TestAuthZPluginErrorRequest [2022-04-09T19:01:26.205Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-09T19:01:26.205Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-09T19:01:26.777Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-09T19:01:26.777Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-09T19:01:27.971Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-09T19:01:27.971Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-09T19:01:28.164Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-04-09T19:01:28.164Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-09T19:01:28.544Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-09T19:01:28.544Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-09T19:01:28.652Z] 0a6173b79e25: Verifying Checksum [2022-04-09T19:01:28.652Z] 0a6173b79e25: Download complete [2022-04-09T19:01:29.487Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-09T19:01:29.487Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-09T19:01:29.488Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-09T19:01:30.077Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-04-09T19:01:30.077Z] === RUN TestAuthZPluginHeader [2022-04-09T19:01:30.648Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-04-09T19:01:30.648Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-09T19:01:30.877Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-09T19:01:30.877Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-09T19:01:30.877Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-09T19:01:30.877Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-09T19:01:31.138Z] --- PASS: TestBuildWithHugeFile (127.39s) [2022-04-09T19:01:31.138Z] === RUN TestBuildWCOWSandboxSize [2022-04-09T19:01:31.138Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:01:31.138Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:01:31.138Z] === RUN TestBuildWithEmptyDockerfile [2022-04-09T19:01:31.138Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:01:31.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:01:31.138Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:01:31.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:01:31.138Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:01:31.138Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:01:31.138Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:01:31.138Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:01:31.399Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:01:31.399Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-09T19:01:31.399Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-04-09T19:01:31.399Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-04-09T19:01:31.399Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-04-09T19:01:31.399Z] === RUN TestBuildPreserveOwnership [2022-04-09T19:01:31.399Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-09T19:01:31.697Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-09T19:01:31.960Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-09T19:01:32.550Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-09T19:01:32.811Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-09T19:01:32.811Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-09T19:01:32.811Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-09T19:01:33.756Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-09T19:01:33.992Z] --- PASS: TestBuildWithHugeFile (58.60s) [2022-04-09T19:01:33.992Z] === RUN TestBuildWCOWSandboxSize [2022-04-09T19:01:33.992Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:01:33.992Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:01:33.992Z] === RUN TestBuildWithEmptyDockerfile [2022-04-09T19:01:33.992Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:01:33.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:01:33.992Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:01:33.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:01:33.992Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:01:33.992Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:01:33.992Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:01:33.992Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:01:33.992Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:01:33.992Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-09T19:01:33.992Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-09T19:01:33.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-09T19:01:33.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-09T19:01:33.992Z] === RUN TestBuildPreserveOwnership [2022-04-09T19:01:33.992Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-09T19:01:33.992Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-09T19:01:33.992Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-04-09T19:01:33.992Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.84s) [2022-04-09T19:01:33.992Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-04-09T19:01:33.992Z] === RUN TestBuildPlatformInvalid [2022-04-09T19:01:33.992Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-09T19:01:33.992Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-09T19:01:33.992Z] Loaded image: busybox:latest [2022-04-09T19:01:33.992Z] Loaded image: busybox:glibc [2022-04-09T19:01:33.992Z] Loaded image: debian:bullseye-slim [2022-04-09T19:01:33.992Z] Loaded image: hello-world:latest [2022-04-09T19:01:33.992Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T19:01:34.326Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-09T19:01:34.371Z] === RUN TestMiddlewares [2022-04-09T19:01:34.371Z] --- PASS: TestMiddlewares (0.00s) [2022-04-09T19:01:34.371Z] PASS [2022-04-09T19:01:34.371Z] coverage: 7.9% of statements [2022-04-09T19:01:34.371Z] ok github.com/docker/docker/api/server 0.061s coverage: 7.9% of statements [2022-04-09T19:01:34.410Z] ? github.com/docker/docker/api [no test files] [2022-04-09T19:01:34.849Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-04-09T19:01:34.849Z] === RUN TestAuthZPluginV2Disable [2022-04-09T19:01:35.267Z] --- PASS: TestBuildPreserveOwnership (3.95s) [2022-04-09T19:01:35.267Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.98s) [2022-04-09T19:01:35.267Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-04-09T19:01:35.267Z] === RUN TestBuildPlatformInvalid [2022-04-09T19:01:35.530Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-09T19:01:35.530Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-09T19:01:35.776Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-09T19:01:36.101Z] Loaded image: busybox:latest [2022-04-09T19:01:36.366Z] Loaded image: busybox:glibc [2022-04-09T19:01:36.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-09T19:01:37.222Z] 4612f6d0b889: Verifying Checksum [2022-04-09T19:01:37.223Z] 4612f6d0b889: Download complete [2022-04-09T19:01:38.146Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-04-09T19:01:38.146Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-09T19:01:38.199Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.69s) [2022-04-09T19:01:38.199Z] PASS [2022-04-09T19:01:38.199Z] [2022-04-09T19:01:38.199Z] === Skipped [2022-04-09T19:01:38.199Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-09T19:01:38.199Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:01:38.199Z] [2022-04-09T19:01:38.199Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:01:38.199Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:01:38.199Z] [2022-04-09T19:01:38.199Z] DONE 34 tests, 2 skipped in 90.417s [2022-04-09T19:01:38.199Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-09T19:01:38.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:01:38.199Z] ++ set -e [2022-04-09T19:01:38.199Z] ++ '[' -n 0 ']' [2022-04-09T19:01:38.199Z] ++ set -x [2022-04-09T19:01:38.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:01:38.199Z] INFO: Testing against a local daemon [2022-04-09T19:01:38.199Z] === RUN TestConfigInspect [2022-04-09T19:01:38.326Z] Loaded image: debian:bullseye-slim [2022-04-09T19:01:38.326Z] Loaded image: hello-world:latest [2022-04-09T19:01:38.326Z] Loaded image: arm32v7/hello-world:latest [2022-04-09T19:01:38.898Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-09T19:01:40.112Z] --- PASS: TestConfigInspect (2.23s) [2022-04-09T19:01:40.112Z] === RUN TestConfigList [2022-04-09T19:01:40.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-09T19:01:41.449Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-04-09T19:01:41.449Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-09T19:01:42.026Z] --- PASS: TestConfigList (2.23s) [2022-04-09T19:01:42.026Z] === RUN TestConfigsCreateAndDelete [2022-04-09T19:01:42.731Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-09T19:01:43.306Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-09T19:01:44.253Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-09T19:01:44.571Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-04-09T19:01:44.571Z] === RUN TestConfigsUpdate [2022-04-09T19:01:44.825Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-09T19:01:45.024Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-09T19:01:45.398Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-09T19:01:46.482Z] --- PASS: TestConfigsUpdate (2.23s) [2022-04-09T19:01:46.482Z] === RUN TestTemplatedConfig [2022-04-09T19:01:46.522Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-09T19:01:47.312Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-09T19:01:47.886Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.25s) [2022-04-09T19:01:47.886Z] PASS [2022-04-09T19:01:47.886Z] [2022-04-09T19:01:47.886Z] === Skipped [2022-04-09T19:01:47.886Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-09T19:01:47.886Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:01:47.886Z] [2022-04-09T19:01:47.886Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:01:47.886Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:01:47.886Z] [2022-04-09T19:01:47.886Z] DONE 34 tests, 2 skipped in 190.944s [2022-04-09T19:01:47.886Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-09T19:01:47.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:01:47.886Z] ++ set -e [2022-04-09T19:01:47.886Z] ++ '[' -n 0 ']' [2022-04-09T19:01:47.886Z] ++ set -x [2022-04-09T19:01:47.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:01:47.886Z] INFO: Testing against a local daemon [2022-04-09T19:01:47.886Z] === RUN TestConfigInspect [2022-04-09T19:01:48.831Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-09T19:01:49.032Z] --- PASS: TestTemplatedConfig (2.55s) [2022-04-09T19:01:49.032Z] === RUN TestConfigCreateResolve [2022-04-09T19:01:49.403Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-09T19:01:49.976Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-09T19:01:49.976Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-09T19:01:50.238Z] --- PASS: TestConfigInspect (2.55s) [2022-04-09T19:01:50.238Z] === RUN TestConfigList [2022-04-09T19:01:50.433Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-09T19:01:51.518Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.06s) [2022-04-09T19:01:51.518Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-09T19:01:51.578Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-04-09T19:01:51.578Z] PASS [2022-04-09T19:01:51.578Z] [2022-04-09T19:01:51.578Z] DONE 6 tests in 13.589s [2022-04-09T19:01:51.578Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-09T19:01:51.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:01:51.578Z] ++ set -e [2022-04-09T19:01:51.578Z] ++ '[' -n 0 ']' [2022-04-09T19:01:51.578Z] ++ set -x [2022-04-09T19:01:51.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:01:51.578Z] INFO: Testing against a local daemon [2022-04-09T19:01:51.578Z] === RUN TestCheckpoint [2022-04-09T19:01:51.578Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:01:51.578Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-09T19:01:51.578Z] === RUN TestContainerInvalidJSON [2022-04-09T19:01:51.578Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:01:51.578Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:01:51.578Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:01:51.578Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:01:51.578Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:01:51.578Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:01:51.578Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-09T19:01:51.578Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-09T19:01:51.578Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-09T19:01:51.578Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-09T19:01:51.578Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-09T19:01:51.578Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-09T19:01:51.578Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-09T19:01:51.578Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-09T19:01:51.578Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-09T19:01:51.578Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-09T19:01:51.578Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-09T19:01:51.578Z] === RUN TestCopyFromContainer [2022-04-09T19:01:51.624Z] docker_cli_daemon_test.go:1472: [ded858397b20f] daemon is not started [2022-04-09T19:01:51.624Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-09T19:01:52.196Z] check_test.go:308: [df589b0b99914] daemon is not started [2022-04-09T19:01:52.196Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-09T19:01:52.457Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-09T19:01:52.521Z] === RUN TestCopyFromContainer// [2022-04-09T19:01:52.521Z] === RUN TestCopyFromContainer//bar/root [2022-04-09T19:01:52.521Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-09T19:01:52.521Z] === RUN TestCopyFromContainer/bar/quux [2022-04-09T19:01:52.521Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-09T19:01:52.783Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-09T19:01:52.783Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-09T19:01:52.783Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-09T19:01:52.783Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-09T19:01:52.783Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-09T19:01:53.032Z] --- PASS: TestConfigList (2.72s) [2022-04-09T19:01:53.032Z] === RUN TestConfigsCreateAndDelete [2022-04-09T19:01:53.044Z] --- PASS: TestCopyFromContainer (1.46s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-09T19:01:53.045Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-09T19:01:53.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-09T19:01:53.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:01:53.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:01:53.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:01:53.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:01:53.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:01:53.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:01:53.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:01:53.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:01:53.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:01:53.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-09T19:01:53.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-09T19:01:53.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-09T19:01:53.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-09T19:01:53.045Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-09T19:01:53.045Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-09T19:01:53.045Z] === RUN TestCreateWithInvalidEnv [2022-04-09T19:01:53.045Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-09T19:01:53.045Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-09T19:01:53.045Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-09T19:01:53.045Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-09T19:01:53.045Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-09T19:01:53.045Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-09T19:01:53.045Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-09T19:01:53.045Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-09T19:01:53.045Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-09T19:01:53.045Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-09T19:01:53.045Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-09T19:01:53.045Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-09T19:01:53.045Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-09T19:01:53.045Z] === RUN TestCreateTmpfsMountsTarget [2022-04-09T19:01:53.045Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-09T19:01:53.045Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-09T19:01:53.293Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-09T19:01:54.239Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-09T19:01:54.239Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-09T19:01:54.430Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-04-09T19:01:54.430Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-09T19:01:55.472Z] === RUN TestMiddlewares [2022-04-09T19:01:55.473Z] --- PASS: TestMiddlewares (0.00s) [2022-04-09T19:01:55.473Z] PASS [2022-04-09T19:01:55.473Z] coverage: 7.9% of statements [2022-04-09T19:01:55.473Z] ok github.com/docker/docker/api/server 0.108s coverage: 7.9% of statements [2022-04-09T19:01:55.814Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-04-09T19:01:55.814Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-09T19:01:55.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:01:55.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:01:55.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:01:55.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:01:55.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:01:55.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:01:55.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:01:55.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:01:55.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:01:55.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:01:55.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:01:55.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:01:55.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:01:55.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:01:55.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:01:55.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-09T19:01:55.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-09T19:01:55.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-09T19:01:55.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-09T19:01:55.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-09T19:01:55.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-09T19:01:55.814Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-09T19:01:56.075Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-09T19:01:56.075Z] === RUN TestCreateDifferentPlatform [2022-04-09T19:01:56.075Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-09T19:01:56.075Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-09T19:01:56.075Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-09T19:01:56.075Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-09T19:01:56.075Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-09T19:01:56.075Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-09T19:01:56.075Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-09T19:01:56.075Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-09T19:01:56.075Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-09T19:01:56.075Z] === RUN TestContainerStartOnDaemonRestart [2022-04-09T19:01:56.075Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-09T19:01:56.075Z] === RUN TestDaemonRestartIpcMode [2022-04-09T19:01:56.075Z] === PAUSE TestDaemonRestartIpcMode [2022-04-09T19:01:56.075Z] === RUN TestDaemonHostGatewayIP [2022-04-09T19:01:56.075Z] === PAUSE TestDaemonHostGatewayIP [2022-04-09T19:01:56.075Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-09T19:01:56.075Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-09T19:01:56.075Z] === RUN TestContainerKillOnDaemonStart [2022-04-09T19:01:56.075Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-09T19:01:56.075Z] === RUN TestDiff [2022-04-09T19:01:56.152Z] check_test.go:308: [d876ffcd23b9b] daemon is not started [2022-04-09T19:01:56.153Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-09T19:01:56.153Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-09T19:01:56.153Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2022-04-09T19:01:56.153Z] === RUN TestConfigsUpdate [2022-04-09T19:01:56.646Z] --- PASS: TestDiff (0.40s) [2022-04-09T19:01:56.647Z] === RUN TestExecWithCloseStdin [2022-04-09T19:01:56.724Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-09T19:01:56.907Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-09T19:01:56.907Z] === RUN TestExec [2022-04-09T19:01:57.296Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-09T19:01:57.296Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-09T19:01:57.479Z] --- PASS: TestExec (0.50s) [2022-04-09T19:01:57.479Z] === RUN TestExecUser [2022-04-09T19:01:58.051Z] --- PASS: TestExecUser (0.47s) [2022-04-09T19:01:58.051Z] === RUN TestExportContainerAndImportImage [2022-04-09T19:01:58.239Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-09T19:01:58.500Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-09T19:01:58.500Z] --- PASS: TestConfigsUpdate (2.46s) [2022-04-09T19:01:58.500Z] === RUN TestTemplatedConfig [2022-04-09T19:01:58.625Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-04-09T19:01:58.625Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-09T19:01:59.895Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-09T19:02:00.013Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-09T19:02:00.013Z] === RUN TestHealthCheckWorkdir [2022-04-09T19:02:00.585Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-04-09T19:02:00.585Z] === RUN TestHealthKillContainer [2022-04-09T19:02:01.813Z] --- PASS: TestTemplatedConfig (3.21s) [2022-04-09T19:02:01.813Z] === RUN TestConfigCreateResolve [2022-04-09T19:02:02.758Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-09T19:02:04.678Z] --- PASS: TestConfigCreateResolve (2.99s) [2022-04-09T19:02:04.678Z] PASS [2022-04-09T19:02:04.678Z] [2022-04-09T19:02:04.678Z] DONE 6 tests in 16.947s [2022-04-09T19:02:04.678Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-09T19:02:04.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:02:04.678Z] ++ set -e [2022-04-09T19:02:04.678Z] ++ '[' -n 0 ']' [2022-04-09T19:02:04.678Z] ++ set -x [2022-04-09T19:02:04.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:02:04.939Z] INFO: Testing against a local daemon [2022-04-09T19:02:04.939Z] === RUN TestCheckpoint [2022-04-09T19:02:04.939Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:02:04.939Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-09T19:02:04.939Z] === RUN TestContainerInvalidJSON [2022-04-09T19:02:04.939Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:02:04.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:02:04.939Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:02:04.939Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:02:04.939Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:02:04.939Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:02:04.939Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-09T19:02:04.939Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-09T19:02:04.939Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-09T19:02:04.939Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-09T19:02:04.939Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-09T19:02:04.939Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-09T19:02:05.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-09T19:02:05.202Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-09T19:02:05.202Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-09T19:02:05.202Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-09T19:02:05.202Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-09T19:02:05.202Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-09T19:02:05.202Z] === RUN TestCopyFromContainer [2022-04-09T19:02:06.387Z] ............................ [ 66%] [2022-04-09T19:02:07.115Z] === RUN TestCopyFromContainer// [2022-04-09T19:02:07.115Z] === RUN TestCopyFromContainer//bar/root [2022-04-09T19:02:07.115Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-09T19:02:07.115Z] === RUN TestCopyFromContainer/bar/quux [2022-04-09T19:02:07.375Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-09T19:02:07.375Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-09T19:02:07.636Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-09T19:02:07.636Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-09T19:02:07.636Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-09T19:02:07.897Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer (2.78s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-04-09T19:02:07.897Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-04-09T19:02:07.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-09T19:02:07.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:02:07.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:02:07.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:02:07.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:02:07.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:02:07.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:02:07.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:02:07.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:02:07.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:02:07.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-09T19:02:07.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-09T19:02:07.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-09T19:02:07.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-09T19:02:07.897Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-09T19:02:08.158Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-09T19:02:08.158Z] === RUN TestCreateWithInvalidEnv [2022-04-09T19:02:08.158Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-09T19:02:08.158Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-09T19:02:08.158Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-09T19:02:08.158Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-09T19:02:08.158Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-09T19:02:08.158Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-09T19:02:08.158Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-09T19:02:08.158Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-09T19:02:08.158Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-09T19:02:08.158Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-09T19:02:08.158Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-09T19:02:08.158Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-09T19:02:08.158Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-09T19:02:08.158Z] === RUN TestCreateTmpfsMountsTarget [2022-04-09T19:02:08.158Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-09T19:02:08.158Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-09T19:02:08.419Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-09T19:02:08.746Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-09T19:02:08.746Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-09T19:02:08.746Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-04-09T19:02:08.746Z] === RUN TestIpcModeNone [2022-04-09T19:02:09.318Z] --- PASS: TestIpcModeNone (0.56s) [2022-04-09T19:02:09.318Z] === RUN TestIpcModePrivate [2022-04-09T19:02:09.579Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-09T19:02:09.579Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-09T19:02:09.579Z] === RUN TestIpcModeShareable [2022-04-09T19:02:09.629Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-09T19:02:09.629Z] PASS [2022-04-09T19:02:09.629Z] [2022-04-09T19:02:09.629Z] DONE 17 tests in 46.958s [2022-04-09T19:02:09.629Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-09T19:02:09.629Z] INFO: Testing against a local daemon [2022-04-09T19:02:09.629Z] === RUN TestPluginInvalidJSON [2022-04-09T19:02:09.629Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:02:09.629Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:02:09.629Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:02:09.629Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-09T19:02:09.629Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-09T19:02:09.629Z] === RUN TestPluginInstall [2022-04-09T19:02:09.629Z] === RUN TestPluginInstall/no_auth [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1f5845985ef87c2bec739dd9baa4ad91f482528f61970d345b6137a6dae8af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1f5845985ef87c2bec739dd9baa4ad91f482528f61970d345b6137a6dae8af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:02:09.629Z] === RUN TestPluginInstall/with_htpasswd [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1f5845985ef87c2bec739dd9baa4ad91f482528f61970d345b6137a6dae8af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:02:09.629Z] time="2022-04-09T19:02:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1f5845985ef87c2bec739dd9baa4ad91f482528f61970d345b6137a6dae8af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:02:09.629Z] === RUN TestPluginInstall/with_insecure [2022-04-09T19:02:10.151Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-09T19:02:10.151Z] --- PASS: TestIpcModeShareable (0.45s) [2022-04-09T19:02:10.151Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-09T19:02:10.201Z] time="2022-04-09T19:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:02:10.201Z] time="2022-04-09T19:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbf8ea7e88e3f790862fc47aac2571ecbb4e235fa31878456c5668d4b94e7dee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:02:10.201Z] time="2022-04-09T19:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:02:10.201Z] time="2022-04-09T19:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbf8ea7e88e3f790862fc47aac2571ecbb4e235fa31878456c5668d4b94e7dee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:02:10.336Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-04-09T19:02:10.336Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-09T19:02:10.462Z] plugin_test.go:165: [d57c1a8630ef9] daemon is not started [2022-04-09T19:02:10.462Z] --- PASS: TestPluginInstall (2.71s) [2022-04-09T19:02:10.462Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2022-04-09T19:02:10.462Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-09T19:02:10.462Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-09T19:02:10.462Z] === RUN TestPluginsWithRuntimes [2022-04-09T19:02:11.539Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-04-09T19:02:11.539Z] === RUN TestAPIIpcModeHost [2022-04-09T19:02:11.726Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-09T19:02:11.852Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-09T19:02:12.110Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-09T19:02:12.110Z] === RUN TestDaemonIpcModeShareable [2022-04-09T19:02:12.301Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2022-04-09T19:02:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-09T19:02:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:02:12.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:02:12.301Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:02:12.301Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:02:12.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:02:12.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:02:12.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:02:12.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:02:12.302Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:02:12.302Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:02:12.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:02:12.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:02:12.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:02:12.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:02:12.302Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:02:12.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-09T19:02:12.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-09T19:02:12.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-09T19:02:12.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-09T19:02:12.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-09T19:02:12.302Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-09T19:02:12.302Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-09T19:02:12.794Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-09T19:02:12.875Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-04-09T19:02:12.875Z] === RUN TestCreateDifferentPlatform [2022-04-09T19:02:12.875Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-09T19:02:12.875Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-09T19:02:12.875Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-09T19:02:12.875Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-09T19:02:12.875Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-09T19:02:12.875Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-09T19:02:13.053Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-09T19:02:13.053Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-04-09T19:02:13.053Z] === RUN TestDaemonIpcModePrivate [2022-04-09T19:02:13.136Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-09T19:02:13.136Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-09T19:02:13.136Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-04-09T19:02:13.136Z] === RUN TestContainerStartOnDaemonRestart [2022-04-09T19:02:13.136Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-09T19:02:13.136Z] === RUN TestDaemonRestartIpcMode [2022-04-09T19:02:13.136Z] === PAUSE TestDaemonRestartIpcMode [2022-04-09T19:02:13.136Z] === RUN TestDaemonHostGatewayIP [2022-04-09T19:02:13.136Z] === PAUSE TestDaemonHostGatewayIP [2022-04-09T19:02:13.136Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-09T19:02:13.136Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-09T19:02:13.136Z] === RUN TestContainerKillOnDaemonStart [2022-04-09T19:02:13.136Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-09T19:02:13.136Z] === RUN TestDiff [2022-04-09T19:02:13.734Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-04-09T19:02:13.734Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-04-09T19:02:13.734Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-04-09T19:02:13.734Z] === RUN TestPluginBackCompatMediaTypes [2022-04-09T19:02:13.999Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-09T19:02:14.080Z] --- PASS: TestDiff (0.76s) [2022-04-09T19:02:14.080Z] === RUN TestExecWithCloseStdin [2022-04-09T19:02:14.080Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-09T19:02:14.260Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-04-09T19:02:14.260Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-09T19:02:14.306Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-09T19:02:14.307Z] PASS [2022-04-09T19:02:14.307Z] [2022-04-09T19:02:14.307Z] DONE 10 tests in 6.704s [2022-04-09T19:02:14.307Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-09T19:02:14.567Z] INFO: Testing against a local daemon [2022-04-09T19:02:14.567Z] === RUN TestExternalGraphDriver [2022-04-09T19:02:14.567Z] === RUN TestExternalGraphDriver/json [2022-04-09T19:02:14.654Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-09T19:02:14.654Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-04-09T19:02:14.654Z] === RUN TestExec [2022-04-09T19:02:15.203Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-09T19:02:15.227Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-09T19:02:15.464Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-04-09T19:02:15.464Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-09T19:02:15.799Z] --- PASS: TestExec (0.96s) [2022-04-09T19:02:15.799Z] === RUN TestExecUser [2022-04-09T19:02:15.799Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-09T19:02:16.372Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-09T19:02:16.408Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-09T19:02:16.408Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-04-09T19:02:16.408Z] === RUN TestIpcModeOlderClient [2022-04-09T19:02:16.408Z] === PAUSE TestIpcModeOlderClient [2022-04-09T19:02:16.408Z] === RUN TestKillContainerInvalidSignal [2022-04-09T19:02:16.480Z] === RUN TestExternalGraphDriver/spec [2022-04-09T19:02:16.634Z] --- PASS: TestExecUser (0.88s) [2022-04-09T19:02:16.634Z] === RUN TestExportContainerAndImportImage [2022-04-09T19:02:16.634Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-09T19:02:16.980Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-04-09T19:02:16.980Z] === RUN TestKillContainer [2022-04-09T19:02:16.980Z] === RUN TestKillContainer/no_signal [2022-04-09T19:02:17.241Z] === RUN TestKillContainer/non_killing_signal [2022-04-09T19:02:17.503Z] === RUN TestKillContainer/killing_signal [2022-04-09T19:02:17.576Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-09T19:02:17.576Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2022-04-09T19:02:17.576Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-09T19:02:17.837Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-09T19:02:17.862Z] === RUN TestExternalGraphDriver/pull [2022-04-09T19:02:18.408Z] check_test.go:308: [d5bfa1fe133a9] daemon is not started [2022-04-09T19:02:18.408Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-09T19:02:18.446Z] --- PASS: TestKillContainer (1.30s) [2022-04-09T19:02:18.446Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-09T19:02:18.446Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-09T19:02:18.446Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-04-09T19:02:18.446Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-09T19:02:18.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-09T19:02:18.706Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-09T19:02:18.979Z] check_test.go:308: [d4c4ac1df2aba] daemon is not started [2022-04-09T19:02:18.979Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-09T19:02:18.979Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2022-04-09T19:02:18.979Z] === RUN TestHealthCheckWorkdir [2022-04-09T19:02:19.240Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-09T19:02:19.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-04-09T19:02:19.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-04-09T19:02:19.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-04-09T19:02:19.277Z] === RUN TestKillStoppedContainer [2022-04-09T19:02:19.277Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-09T19:02:19.277Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-09T19:02:19.537Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-09T19:02:19.537Z] === RUN TestKillDifferentUserContainer [2022-04-09T19:02:19.772Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-04-09T19:02:19.772Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-09T19:02:19.772Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-04-09T19:02:19.772Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-04-09T19:02:19.772Z] === RUN TestGraphdriverPluginV2 [2022-04-09T19:02:19.798Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-09T19:02:19.798Z] === RUN TestInspectOomKilledTrue [2022-04-09T19:02:20.204Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2022-04-09T19:02:20.204Z] === RUN TestHealthKillContainer [2022-04-09T19:02:20.204Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-09T19:02:20.368Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-04-09T19:02:20.368Z] === RUN TestInspectOomKilledFalse [2022-04-09T19:02:20.629Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-04-09T19:02:20.629Z] === RUN TestLinksEtcHostsContentMatch [2022-04-09T19:02:20.782Z] check_test.go:308: [d608f8996d743] daemon is not started [2022-04-09T19:02:20.782Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-09T19:02:20.890Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-04-09T19:02:20.890Z] === RUN TestLinksContainerNames [2022-04-09T19:02:21.736Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-09T19:02:21.834Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-09T19:02:21.834Z] === RUN TestLogsFollowTailEmpty [2022-04-09T19:02:22.095Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-09T19:02:22.095Z] === RUN TestContainerNetworkMountsNoChown [2022-04-09T19:02:22.668Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/default [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/default [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/private [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/private [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rprivate [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/slave [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/slave [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rslave [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/shared [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/shared [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rshared [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/default [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/rshared [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/shared [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/rslave [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/slave [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/rprivate [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/private [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-09T19:02:22.668Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-09T19:02:22.668Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-09T19:02:22.668Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-09T19:02:22.669Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T19:02:22.669Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-09T19:02:22.669Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-09T19:02:22.669Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-09T19:02:22.669Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-09T19:02:22.680Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-09T19:02:22.680Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-09T19:02:22.929Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-09T19:02:22.929Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-09T19:02:22.930Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-04-09T19:02:22.930Z] === RUN TestContainerBindMountNonRecursive [2022-04-09T19:02:23.978Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-04-09T19:02:23.978Z] PASS [2022-04-09T19:02:23.978Z] [2022-04-09T19:02:23.978Z] DONE 5 tests in 8.967s [2022-04-09T19:02:23.978Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-09T19:02:23.978Z] INFO: Testing against a local daemon [2022-04-09T19:02:23.978Z] === RUN TestContinueAfterPluginCrash [2022-04-09T19:02:23.978Z] === PAUSE TestContinueAfterPluginCrash [2022-04-09T19:02:23.978Z] === RUN TestReadPluginNoRead [2022-04-09T19:02:23.978Z] === PAUSE TestReadPluginNoRead [2022-04-09T19:02:23.978Z] === RUN TestDaemonStartWithLogOpt [2022-04-09T19:02:23.978Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-09T19:02:23.978Z] === CONT TestContinueAfterPluginCrash [2022-04-09T19:02:23.978Z] === CONT TestDaemonStartWithLogOpt [2022-04-09T19:02:24.066Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-09T19:02:24.315Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-04-09T19:02:24.315Z] === RUN TestContainerVolumesMountedAsShared [2022-04-09T19:02:24.577Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-09T19:02:24.577Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-09T19:02:24.838Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-09T19:02:24.838Z] === RUN TestNetworkNat [2022-04-09T19:02:25.410Z] --- PASS: TestNetworkNat (0.43s) [2022-04-09T19:02:25.410Z] === RUN TestNetworkLocalhostTCPNat [2022-04-09T19:02:25.671Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-04-09T19:02:25.671Z] === RUN TestNetworkLoopbackNat [2022-04-09T19:02:26.615Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-09T19:02:27.283Z] --- PASS: TestDaemonStartWithLogOpt (3.31s) [2022-04-09T19:02:27.283Z] === CONT TestReadPluginNoRead [2022-04-09T19:02:27.561Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-09T19:02:28.223Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-04-09T19:02:28.223Z] === RUN TestPause [2022-04-09T19:02:28.505Z] --- PASS: TestHealthKillContainer (8.52s) [2022-04-09T19:02:28.505Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-09T19:02:28.793Z] --- PASS: TestPause (0.41s) [2022-04-09T19:02:28.793Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-09T19:02:28.793Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T19:02:28.793Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T19:02:28.793Z] === RUN TestPauseStopPausedContainer [2022-04-09T19:02:29.053Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-09T19:02:29.053Z] === RUN TestPidHost [2022-04-09T19:02:29.077Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-04-09T19:02:29.077Z] === RUN TestIpcModeNone [2022-04-09T19:02:29.196Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-09T19:02:29.999Z] --- PASS: TestPidHost (0.91s) [2022-04-09T19:02:29.999Z] === RUN TestPsFilter [2022-04-09T19:02:30.019Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-09T19:02:30.019Z] --- PASS: TestIpcModeNone (0.72s) [2022-04-09T19:02:30.019Z] === RUN TestIpcModePrivate [2022-04-09T19:02:30.019Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-09T19:02:30.141Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-09T19:02:30.259Z] --- PASS: TestPsFilter (0.10s) [2022-04-09T19:02:30.259Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-09T19:02:30.279Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-09T19:02:30.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-09T19:02:30.519Z] === RUN TestRemoveContainerWithVolume [2022-04-09T19:02:30.540Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-09T19:02:30.540Z] --- PASS: TestIpcModePrivate (0.69s) [2022-04-09T19:02:30.540Z] === RUN TestIpcModeShareable [2022-04-09T19:02:31.090Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-09T19:02:31.090Z] === RUN TestRemoveContainerRunning [2022-04-09T19:02:31.113Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-09T19:02:31.351Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-04-09T19:02:31.351Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-09T19:02:31.374Z] --- PASS: TestIpcModeShareable (0.67s) [2022-04-09T19:02:31.374Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-09T19:02:31.523Z] === RUN TestReadPluginNoRead/default [2022-04-09T19:02:31.612Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-09T19:02:31.612Z] === RUN TestRemoveInvalidContainer [2022-04-09T19:02:31.635Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-09T19:02:31.784Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2022-04-09T19:02:31.876Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-09T19:02:31.876Z] === RUN TestRenameLinkedContainer [2022-04-09T19:02:32.734Z] === CONT TestReadPluginNoRead [2022-04-09T19:02:32.734Z] read_test.go:92: [d07c213e91cd3] daemon is not started [2022-04-09T19:02:32.734Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-04-09T19:02:32.734Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-04-09T19:02:32.734Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-09T19:02:32.734Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-04-09T19:02:32.734Z] PASS [2022-04-09T19:02:32.734Z] [2022-04-09T19:02:32.734Z] DONE 6 tests in 9.297s [2022-04-09T19:02:32.734Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-09T19:02:32.734Z] testing: warning: no tests to run [2022-04-09T19:02:32.734Z] PASS [2022-04-09T19:02:32.734Z] [2022-04-09T19:02:32.734Z] DONE 0 tests in 0.008s [2022-04-09T19:02:32.734Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-09T19:02:32.734Z] INFO: Testing against a local daemon [2022-04-09T19:02:32.734Z] === RUN TestPluginWithDevMounts [2022-04-09T19:02:32.734Z] === PAUSE TestPluginWithDevMounts [2022-04-09T19:02:32.734Z] === CONT TestPluginWithDevMounts [2022-04-09T19:02:33.550Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s) [2022-04-09T19:02:33.550Z] === RUN TestAPIIpcModeHost [2022-04-09T19:02:33.550Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-09T19:02:33.792Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-04-09T19:02:33.792Z] === RUN TestRenameStoppedContainer [2022-04-09T19:02:33.792Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-09T19:02:33.792Z] === RUN TestRenameRunningContainerAndReuse [2022-04-09T19:02:33.811Z] --- PASS: TestAPIIpcModeHost (0.66s) [2022-04-09T19:02:33.811Z] === RUN TestDaemonIpcModeShareable [2022-04-09T19:02:34.074Z] check_test.go:308: [db2e9477508ac] daemon is not started [2022-04-09T19:02:34.074Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-09T19:02:34.336Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-09T19:02:34.598Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-09T19:02:34.647Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-04-09T19:02:34.647Z] PASS [2022-04-09T19:02:34.647Z] [2022-04-09T19:02:34.647Z] DONE 1 tests in 1.642s [2022-04-09T19:02:34.647Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-09T19:02:34.647Z] INFO: Testing against a local daemon [2022-04-09T19:02:34.647Z] === RUN TestSecretInspect [2022-04-09T19:02:34.759Z] === RUN TestBoolValue [2022-04-09T19:02:34.759Z] --- PASS: TestBoolValue (0.00s) [2022-04-09T19:02:34.759Z] === RUN TestBoolValueOrDefault [2022-04-09T19:02:34.759Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-09T19:02:34.759Z] === RUN TestInt64ValueOrZero [2022-04-09T19:02:34.759Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-09T19:02:34.759Z] === RUN TestInt64ValueOrDefault [2022-04-09T19:02:34.759Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-09T19:02:34.759Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-09T19:02:34.759Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-09T19:02:34.759Z] === RUN TestJsonContentType [2022-04-09T19:02:34.759Z] --- PASS: TestJsonContentType (0.00s) [2022-04-09T19:02:34.759Z] PASS [2022-04-09T19:02:34.759Z] coverage: 16.2% of statements [2022-04-09T19:02:34.759Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 16.2% of statements [2022-04-09T19:02:34.759Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-09T19:02:34.759Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-09T19:02:35.172Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-09T19:02:35.177Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2022-04-09T19:02:35.177Z] === RUN TestRenameInvalidName [2022-04-09T19:02:35.434Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-04-09T19:02:35.434Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-09T19:02:35.434Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2022-04-09T19:02:35.434Z] === RUN TestDaemonIpcModePrivate [2022-04-09T19:02:35.438Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-09T19:02:35.438Z] === RUN TestRenameAnonymousContainer [2022-04-09T19:02:35.694Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-09T19:02:35.957Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-09T19:02:36.291Z] === RUN TestMaskSecretKeys [2022-04-09T19:02:36.291Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-09T19:02:36.291Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-09T19:02:36.291Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-09T19:02:36.291Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-09T19:02:36.291Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-09T19:02:36.291Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-09T19:02:36.291Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-09T19:02:36.291Z] === RUN TestVersionMiddlewareVersion [2022-04-09T19:02:36.291Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-09T19:02:36.291Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-09T19:02:36.291Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-09T19:02:36.291Z] PASS [2022-04-09T19:02:36.291Z] coverage: 37.7% of statements [2022-04-09T19:02:36.291Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-09T19:02:36.291Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-09T19:02:36.561Z] --- PASS: TestSecretInspect (2.17s) [2022-04-09T19:02:36.561Z] === RUN TestSecretList [2022-04-09T19:02:36.824Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-04-09T19:02:36.824Z] === RUN TestRenameContainerWithSameName [2022-04-09T19:02:36.904Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-04-09T19:02:37.166Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2022-04-09T19:02:37.166Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-09T19:02:37.254Z] === RUN TestStrSliceMarshalJSON [2022-04-09T19:02:37.254Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestStrSliceUnmarshalJSON [2022-04-09T19:02:37.254Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestStrSliceUnmarshalString [2022-04-09T19:02:37.254Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestStrSliceUnmarshalSlice [2022-04-09T19:02:37.254Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-09T19:02:37.254Z] PASS [2022-04-09T19:02:37.254Z] coverage: 90.0% of statements [2022-04-09T19:02:37.254Z] === RUN TestToJSON [2022-04-09T19:02:37.254Z] --- PASS: TestToJSON (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestToParamWithVersion [2022-04-09T19:02:37.254Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestFromJSON [2022-04-09T19:02:37.254Z] --- PASS: TestFromJSON (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestEmpty [2022-04-09T19:02:37.254Z] --- PASS: TestEmpty (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestArgsMatchKVListEmptySources [2022-04-09T19:02:37.254Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestArgsMatchKVList [2022-04-09T19:02:37.254Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestArgsMatch [2022-04-09T19:02:37.254Z] --- PASS: TestArgsMatch (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestAdd [2022-04-09T19:02:37.254Z] --- PASS: TestAdd (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestDel [2022-04-09T19:02:37.254Z] --- PASS: TestDel (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestLen [2022-04-09T19:02:37.254Z] --- PASS: TestLen (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestExactMatch [2022-04-09T19:02:37.254Z] --- PASS: TestExactMatch (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestOnlyOneExactMatch [2022-04-09T19:02:37.254Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestContains [2022-04-09T19:02:37.254Z] --- PASS: TestContains (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestValidate [2022-04-09T19:02:37.254Z] --- PASS: TestValidate (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestWalkValues [2022-04-09T19:02:37.254Z] --- PASS: TestWalkValues (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestFuzzyMatch [2022-04-09T19:02:37.254Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestClone [2022-04-09T19:02:37.254Z] --- PASS: TestClone (0.00s) [2022-04-09T19:02:37.254Z] PASS [2022-04-09T19:02:37.254Z] coverage: 92.2% of statements [2022-04-09T19:02:37.254Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-04-09T19:02:37.254Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-04-09T19:02:37.254Z] === RUN TestDurationToSecondsString [2022-04-09T19:02:37.254Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-09T19:02:37.254Z] === RUN TestGetTimestamp [2022-04-09T19:02:37.396Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-09T19:02:37.396Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-09T19:02:37.711Z] === RUN TestAdjustForAPIVersion [2022-04-09T19:02:37.711Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-09T19:02:37.711Z] PASS [2022-04-09T19:02:37.711Z] coverage: 5.7% of statements [2022-04-09T19:02:37.711Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-09T19:02:37.711Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-09T19:02:37.711Z] --- PASS: TestGetTimestamp (0.18s) [2022-04-09T19:02:37.711Z] === RUN TestParseTimestamps [2022-04-09T19:02:37.711Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-09T19:02:37.711Z] PASS [2022-04-09T19:02:37.711Z] coverage: 100.0% of statements [2022-04-09T19:02:37.711Z] ok github.com/docker/docker/api/types/time 0.236s coverage: 100.0% of statements [2022-04-09T19:02:37.711Z] === RUN TestCompareVersion [2022-04-09T19:02:37.711Z] --- PASS: TestCompareVersion (0.00s) [2022-04-09T19:02:37.711Z] PASS [2022-04-09T19:02:37.711Z] coverage: 77.3% of statements [2022-04-09T19:02:38.169Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 77.3% of statements [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-09T19:02:38.169Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-09T19:02:38.339Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-04-09T19:02:38.339Z] === RUN TestResize [2022-04-09T19:02:38.556Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-09T19:02:38.556Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-04-09T19:02:38.599Z] --- PASS: TestResize (0.42s) [2022-04-09T19:02:38.599Z] === RUN TestResizeWithInvalidSize [2022-04-09T19:02:38.817Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2022-04-09T19:02:38.817Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-09T19:02:38.861Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-09T19:02:38.861Z] === RUN TestResizeWhenContainerNotStarted [2022-04-09T19:02:39.106Z] --- PASS: TestSecretList (2.17s) [2022-04-09T19:02:39.106Z] === RUN TestSecretsCreateAndDelete [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-09T19:02:39.134Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-09T19:02:39.134Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-09T19:02:39.134Z] === RUN TestCloneArgsSmartHttp [2022-04-09T19:02:39.134Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-09T19:02:39.134Z] === RUN TestCloneArgsDumbHttp [2022-04-09T19:02:39.134Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-09T19:02:39.134Z] === RUN TestCloneArgsGit [2022-04-09T19:02:39.134Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-09T19:02:39.134Z] === RUN TestCheckoutGit [2022-04-09T19:02:39.389Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-09T19:02:39.432Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:02:39.432Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:02:39.432Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:02:39.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T19:02:39.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:02:40.332Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-04-09T19:02:40.592Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2022-04-09T19:02:40.592Z] === RUN TestIpcModeOlderClient [2022-04-09T19:02:40.592Z] === PAUSE TestIpcModeOlderClient [2022-04-09T19:02:40.592Z] === RUN TestKillContainerInvalidSignal [2022-04-09T19:02:40.664Z] === RUN TestEnable [2022-04-09T19:02:40.664Z] --- PASS: TestEnable (0.00s) [2022-04-09T19:02:40.664Z] === RUN TestDisable [2022-04-09T19:02:40.664Z] --- PASS: TestDisable (0.00s) [2022-04-09T19:02:40.664Z] === RUN TestEnabled [2022-04-09T19:02:40.664Z] --- PASS: TestEnabled (0.00s) [2022-04-09T19:02:40.664Z] PASS [2022-04-09T19:02:40.664Z] coverage: 100.0% of statements [2022-04-09T19:02:40.664Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-04-09T19:02:40.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T19:02:40.853Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-09T19:02:40.853Z] === RUN TestKillContainer [2022-04-09T19:02:40.853Z] === RUN TestKillContainer/no_signal [2022-04-09T19:02:41.016Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-04-09T19:02:41.016Z] === RUN TestSecretsUpdate [2022-04-09T19:02:41.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:02:41.121Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-09T19:02:41.121Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestProcessNoDockerignore [2022-04-09T19:02:41.121Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-09T19:02:41.121Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestDetectContentType [2022-04-09T19:02:41.121Z] --- PASS: TestDetectContentType (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestSelectAcceptableMIME [2022-04-09T19:02:41.121Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestInspectEmptyResponse [2022-04-09T19:02:41.121Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestInspectResponseBinary [2022-04-09T19:02:41.121Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestResponseUnsupportedContentType [2022-04-09T19:02:41.121Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-09T19:02:41.121Z] === RUN TestInspectResponseTextSimple [2022-04-09T19:02:41.423Z] === RUN TestKillContainer/non_killing_signal [2022-04-09T19:02:41.577Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-09T19:02:41.577Z] === RUN TestInspectResponseEmptyContentType [2022-04-09T19:02:41.577Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-09T19:02:41.577Z] === RUN TestUnknownContentLength [2022-04-09T19:02:41.577Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-09T19:02:41.577Z] === RUN TestDownloadRemote [2022-04-09T19:02:41.577Z] --- PASS: TestDownloadRemote (0.12s) [2022-04-09T19:02:41.577Z] === RUN TestGetWithStatusError [2022-04-09T19:02:41.577Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-09T19:02:41.577Z] === RUN TestCloseRootDirectory [2022-04-09T19:02:41.577Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:02:41.577Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-09T19:02:41.577Z] === RUN TestHashFile [2022-04-09T19:02:41.577Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:02:41.577Z] --- SKIP: TestHashFile (0.01s) [2022-04-09T19:02:41.577Z] === RUN TestHashSubdir [2022-04-09T19:02:41.577Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:02:41.577Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-09T19:02:41.577Z] === RUN TestRemoveDirectory [2022-04-09T19:02:41.577Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:02:41.577Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-09T19:02:41.577Z] PASS [2022-04-09T19:02:41.577Z] coverage: 9.3% of statements [2022-04-09T19:02:41.577Z] ok github.com/docker/docker/builder/remotecontext 0.299s coverage: 9.3% of statements [2022-04-09T19:02:41.683Z] === RUN TestKillContainer/killing_signal [2022-04-09T19:02:42.044Z] === RUN TestGetAllAllowed [2022-04-09T19:02:42.044Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestGetAllMeta [2022-04-09T19:02:42.044Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-09T19:02:42.044Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestIsUnreferencedBuiltin [2022-04-09T19:02:42.044Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestIsExistingDirectory [2022-04-09T19:02:42.044Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-09T19:02:42.044Z] === RUN TestGetFilenameForDownload [2022-04-09T19:02:42.044Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestEnv2Variables [2022-04-09T19:02:42.044Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-09T19:02:42.044Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestMaintainer [2022-04-09T19:02:42.044Z] --- PASS: TestMaintainer (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestLabel [2022-04-09T19:02:42.044Z] --- PASS: TestLabel (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestFromScratch [2022-04-09T19:02:42.044Z] --- PASS: TestFromScratch (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestFromWithArg [2022-04-09T19:02:42.044Z] --- PASS: TestFromWithArg (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-09T19:02:42.044Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestFromWithUndefinedArg [2022-04-09T19:02:42.044Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestFromMultiStageWithNamedStage [2022-04-09T19:02:42.044Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestOnbuild [2022-04-09T19:02:42.044Z] --- PASS: TestOnbuild (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestWorkdir [2022-04-09T19:02:42.044Z] --- PASS: TestWorkdir (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestCmd [2022-04-09T19:02:42.044Z] --- PASS: TestCmd (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestHealthcheckNone [2022-04-09T19:02:42.044Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestHealthcheckCmd [2022-04-09T19:02:42.044Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestEntrypoint [2022-04-09T19:02:42.044Z] --- PASS: TestEntrypoint (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestExpose [2022-04-09T19:02:42.044Z] --- PASS: TestExpose (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestUser [2022-04-09T19:02:42.044Z] --- PASS: TestUser (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestVolume [2022-04-09T19:02:42.044Z] --- PASS: TestVolume (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestStopSignal [2022-04-09T19:02:42.044Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-09T19:02:42.044Z] --- SKIP: TestStopSignal (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestArg [2022-04-09T19:02:42.044Z] --- PASS: TestArg (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestShell [2022-04-09T19:02:42.044Z] --- PASS: TestShell (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestPrependEnvOnCmd [2022-04-09T19:02:42.044Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestRunWithBuildArgs [2022-04-09T19:02:42.044Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestRunIgnoresHealthcheck [2022-04-09T19:02:42.044Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-09T19:02:42.044Z] === RUN TestDispatchUnsupportedOptions [2022-04-09T19:02:42.044Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-09T19:02:42.044Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-09T19:02:42.044Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-09T19:02:42.044Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestNormalizeWorkdir [2022-04-09T19:02:42.045Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestDispatch [2022-04-09T19:02:42.045Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-09T19:02:42.045Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-09T19:02:42.045Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-09T19:02:42.045Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-09T19:02:42.045Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-09T19:02:42.045Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-09T19:02:42.045Z] === RUN TestDispatch/COPY_url [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch (0.12s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-09T19:02:42.045Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestAddScratchImageAddsToMounts [2022-04-09T19:02:42.045Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-09T19:02:42.045Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-09T19:02:42.045Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-09T19:02:42.045Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestImageSourceGetAddsToMounts [2022-04-09T19:02:42.045Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestEmptyDockerfile [2022-04-09T19:02:42.045Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-09T19:02:42.045Z] === RUN TestSymlinkDockerfile [2022-04-09T19:02:42.045Z] --- PASS: TestSymlinkDockerfile (0.03s) [2022-04-09T19:02:42.045Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-09T19:02:42.045Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestNonExistingDockerfile [2022-04-09T19:02:42.045Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestCopyRunConfig [2022-04-09T19:02:42.045Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestDeepCopyRunConfig [2022-04-09T19:02:42.045Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestExportImage [2022-04-09T19:02:42.045Z] --- PASS: TestExportImage (0.00s) [2022-04-09T19:02:42.045Z] === RUN TestNormalizeDest [2022-04-09T19:02:42.045Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-09T19:02:42.045Z] PASS [2022-04-09T19:02:42.045Z] coverage: 46.7% of statements [2022-04-09T19:02:42.045Z] ok github.com/docker/docker/builder/dockerfile 0.411s coverage: 46.7% of statements [2022-04-09T19:02:42.256Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-09T19:02:42.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:02:42.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:02:42.517Z] --- PASS: TestKillContainer (1.59s) [2022-04-09T19:02:42.517Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-09T19:02:42.517Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2022-04-09T19:02:42.517Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-04-09T19:02:42.517Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-09T19:02:42.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-09T19:02:42.927Z] --- PASS: TestSecretsUpdate (2.15s) [2022-04-09T19:02:42.927Z] === RUN TestTemplatedSecret [2022-04-09T19:02:43.009Z] === RUN TestTCP4Proxy [2022-04-09T19:02:43.009Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestTCP4ProxyHalfClose [2022-04-09T19:02:43.009Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestTCP6Proxy [2022-04-09T19:02:43.009Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T19:02:43.009Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestTCPDualStackProxy [2022-04-09T19:02:43.009Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T19:02:43.009Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestUDP4Proxy [2022-04-09T19:02:43.009Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestUDP6Proxy [2022-04-09T19:02:43.009Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T19:02:43.009Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestUDPWriteError [2022-04-09T19:02:43.009Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestSCTP4Proxy [2022-04-09T19:02:43.009Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-09T19:02:43.009Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-09T19:02:43.009Z] === RUN TestSCTP6Proxy [2022-04-09T19:02:43.009Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T19:02:43.009Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-09T19:02:43.009Z] PASS [2022-04-09T19:02:43.009Z] coverage: 49.4% of statements [2022-04-09T19:02:43.009Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 49.4% of statements [2022-04-09T19:02:43.090Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-09T19:02:43.351Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-09T19:02:43.351Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-09T19:02:43.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:02:43.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:02:43.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-04-09T19:02:43.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-04-09T19:02:43.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-04-09T19:02:43.925Z] === RUN TestKillStoppedContainer [2022-04-09T19:02:43.925Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-09T19:02:43.925Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-09T19:02:43.925Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-09T19:02:43.925Z] === RUN TestKillDifferentUserContainer [2022-04-09T19:02:44.501Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-09T19:02:44.763Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-04-09T19:02:44.763Z] === RUN TestInspectOomKilledTrue [2022-04-09T19:02:44.763Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:02:44.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-09T19:02:44.763Z] === RUN TestInspectOomKilledFalse [2022-04-09T19:02:44.763Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:02:44.763Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-09T19:02:44.763Z] === RUN TestLinksEtcHostsContentMatch [2022-04-09T19:02:45.337Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-04-09T19:02:45.337Z] === RUN TestLinksContainerNames [2022-04-09T19:02:45.483Z] --- PASS: TestTemplatedSecret (2.59s) [2022-04-09T19:02:45.483Z] === RUN TestSecretCreateResolve [2022-04-09T19:02:45.614Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-09T19:02:45.909Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-09T19:02:45.910Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-09T19:02:45.910Z] check_test.go:308: [d5c0555cf9f27] daemon is not started [2022-04-09T19:02:45.910Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-09T19:02:46.854Z] --- PASS: TestLinksContainerNames (1.40s) [2022-04-09T19:02:46.854Z] === RUN TestLogsFollowTailEmpty [2022-04-09T19:02:47.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:02:47.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:02:47.426Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-09T19:02:47.426Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2022-04-09T19:02:47.426Z] === RUN TestContainerNetworkMountsNoChown [2022-04-09T19:02:47.999Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-09T19:02:48.027Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-09T19:02:48.027Z] PASS [2022-04-09T19:02:48.027Z] [2022-04-09T19:02:48.027Z] DONE 6 tests in 13.387s [2022-04-09T19:02:48.027Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-09T19:02:48.027Z] INFO: Testing against a local daemon [2022-04-09T19:02:48.027Z] === RUN TestServiceCreateInit [2022-04-09T19:02:48.027Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-09T19:02:48.572Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/default [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/default [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/private [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/private [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rprivate [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/slave [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/slave [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rslave [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/shared [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/shared [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rshared [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/default [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rslave [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rshared [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/shared [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rprivate [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/slave [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/private [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-09T19:02:48.572Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-09T19:02:48.572Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-09T19:02:48.572Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-09T19:02:48.835Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-09T19:02:49.097Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-09T19:02:49.097Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-09T19:02:49.097Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-09T19:02:49.097Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-09T19:02:49.097Z] === RUN TestContainerBindMountNonRecursive [2022-04-09T19:02:50.042Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-09T19:02:50.986Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2022-04-09T19:02:50.986Z] === RUN TestContainerVolumesMountedAsShared [2022-04-09T19:02:51.328Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-09T19:02:51.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T19:02:51.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T19:02:51.558Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-09T19:02:51.819Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-04-09T19:02:51.819Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-09T19:02:52.391Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-04-09T19:02:52.391Z] === RUN TestNetworkNat [2022-04-09T19:02:52.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T19:02:52.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T19:02:53.333Z] --- PASS: TestNetworkNat (0.83s) [2022-04-09T19:02:53.333Z] === RUN TestNetworkLocalhostTCPNat [2022-04-09T19:02:53.333Z] check_test.go:308: [d355ddb69a847] daemon is not started [2022-04-09T19:02:53.333Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-09T19:02:53.906Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-04-09T19:02:53.906Z] === RUN TestNetworkLoopbackNat [2022-04-09T19:02:54.479Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-09T19:02:54.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T19:02:54.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T19:02:55.383Z] === RUN TestCheckpointCreateError [2022-04-09T19:02:55.383Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCheckpointCreate [2022-04-09T19:02:55.383Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCheckpointDeleteError [2022-04-09T19:02:55.383Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCheckpointDelete [2022-04-09T19:02:55.383Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCheckpointListError [2022-04-09T19:02:55.383Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCheckpointList [2022-04-09T19:02:55.383Z] --- PASS: TestCheckpointList (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCheckpointListContainerNotFound [2022-04-09T19:02:55.383Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNewClientWithOpsFromEnv [2022-04-09T19:02:55.383Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-09T19:02:55.383Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestGetAPIPath [2022-04-09T19:02:55.383Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestParseHostURL [2022-04-09T19:02:55.383Z] --- PASS: TestParseHostURL (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-09T19:02:55.383Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersion [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPVersionOverride [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-09T19:02:55.383Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestClientRedirect [2022-04-09T19:02:55.383Z] === RUN TestClientRedirect/GET [2022-04-09T19:02:55.383Z] === RUN TestClientRedirect/POST [2022-04-09T19:02:55.383Z] === RUN TestClientRedirect/PUT [2022-04-09T19:02:55.383Z] === RUN TestClientRedirect/DELETE [2022-04-09T19:02:55.383Z] --- PASS: TestClientRedirect (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-09T19:02:55.383Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigCreateUnsupported [2022-04-09T19:02:55.383Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigCreateError [2022-04-09T19:02:55.383Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigCreate [2022-04-09T19:02:55.383Z] --- PASS: TestConfigCreate (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigInspectNotFound [2022-04-09T19:02:55.383Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigInspectWithEmptyID [2022-04-09T19:02:55.383Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigInspectUnsupported [2022-04-09T19:02:55.383Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigInspectError [2022-04-09T19:02:55.383Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigInspectConfigNotFound [2022-04-09T19:02:55.383Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigInspect [2022-04-09T19:02:55.383Z] --- PASS: TestConfigInspect (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigListUnsupported [2022-04-09T19:02:55.383Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigListError [2022-04-09T19:02:55.383Z] --- PASS: TestConfigListError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigList [2022-04-09T19:02:55.383Z] --- PASS: TestConfigList (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigRemoveUnsupported [2022-04-09T19:02:55.383Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigRemoveError [2022-04-09T19:02:55.383Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigRemove [2022-04-09T19:02:55.383Z] --- PASS: TestConfigRemove (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigUpdateUnsupported [2022-04-09T19:02:55.383Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigUpdateError [2022-04-09T19:02:55.383Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestConfigUpdate [2022-04-09T19:02:55.383Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerCommitError [2022-04-09T19:02:55.383Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerCommit [2022-04-09T19:02:55.383Z] --- PASS: TestContainerCommit (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerStatPathError [2022-04-09T19:02:55.383Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerStatPathNotFoundError [2022-04-09T19:02:55.383Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerStatPathNoHeaderError [2022-04-09T19:02:55.383Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerStatPath [2022-04-09T19:02:55.383Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyToContainerError [2022-04-09T19:02:55.383Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyToContainerNotFoundError [2022-04-09T19:02:55.383Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-09T19:02:55.383Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyToContainer [2022-04-09T19:02:55.383Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyFromContainerError [2022-04-09T19:02:55.383Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyFromContainerNotFoundError [2022-04-09T19:02:55.383Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-09T19:02:55.383Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-09T19:02:55.383Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestCopyFromContainer [2022-04-09T19:02:55.383Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerCreateError [2022-04-09T19:02:55.383Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerCreateImageNotFound [2022-04-09T19:02:55.383Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerCreateWithName [2022-04-09T19:02:55.383Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerCreateAutoRemove [2022-04-09T19:02:55.383Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerDiffError [2022-04-09T19:02:55.383Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerDiff [2022-04-09T19:02:55.383Z] --- PASS: TestContainerDiff (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerExecCreateError [2022-04-09T19:02:55.383Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerExecCreate [2022-04-09T19:02:55.383Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-09T19:02:55.383Z] === RUN TestContainerExecStartError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerExecStart [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerExecInspectError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerExecInspect [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerExportError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExportError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerExport [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExport (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerInspectError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerInspectContainerNotFound [2022-04-09T19:02:55.384Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerInspectWithEmptyID [2022-04-09T19:02:55.384Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerInspect [2022-04-09T19:02:55.384Z] --- PASS: TestContainerInspect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerInspectNode [2022-04-09T19:02:55.384Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerKillError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerKillError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerKill [2022-04-09T19:02:55.384Z] --- PASS: TestContainerKill (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerListError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerListError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerList [2022-04-09T19:02:55.384Z] --- PASS: TestContainerList (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerLogsNotFoundError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerLogsError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerLogs [2022-04-09T19:02:55.384Z] --- PASS: TestContainerLogs (0.23s) [2022-04-09T19:02:55.384Z] === RUN TestContainerPauseError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerPause [2022-04-09T19:02:55.384Z] --- PASS: TestContainerPause (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainersPruneError [2022-04-09T19:02:55.384Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainersPrune [2022-04-09T19:02:55.384Z] --- PASS: TestContainersPrune (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerRemoveError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerRemoveNotFoundError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerRemove [2022-04-09T19:02:55.384Z] --- PASS: TestContainerRemove (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerRenameError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerRename [2022-04-09T19:02:55.384Z] --- PASS: TestContainerRename (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerResizeError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerExecResizeError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerResize [2022-04-09T19:02:55.384Z] --- PASS: TestContainerResize (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerExecResize [2022-04-09T19:02:55.384Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerRestartError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerRestart [2022-04-09T19:02:55.384Z] --- PASS: TestContainerRestart (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerStartError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerStartError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerStart [2022-04-09T19:02:55.384Z] --- PASS: TestContainerStart (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerStatsError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerStats [2022-04-09T19:02:55.384Z] --- PASS: TestContainerStats (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerStopError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerStopError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerStop [2022-04-09T19:02:55.384Z] --- PASS: TestContainerStop (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerTopError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerTopError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerTop [2022-04-09T19:02:55.384Z] --- PASS: TestContainerTop (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerUnpauseError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerUnpause [2022-04-09T19:02:55.384Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerUpdateError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerUpdate [2022-04-09T19:02:55.384Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerWaitError [2022-04-09T19:02:55.384Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestContainerWait [2022-04-09T19:02:55.384Z] --- PASS: TestContainerWait (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestDiskUsageError [2022-04-09T19:02:55.384Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestDiskUsage [2022-04-09T19:02:55.384Z] --- PASS: TestDiskUsage (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestDistributionInspectUnsupported [2022-04-09T19:02:55.384Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestDistributionInspectWithEmptyID [2022-04-09T19:02:55.384Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestEventsErrorInOptions [2022-04-09T19:02:55.384Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestEventsErrorFromServer [2022-04-09T19:02:55.384Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestEvents [2022-04-09T19:02:55.384Z] --- PASS: TestEvents (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestTLSCloseWriter [2022-04-09T19:02:55.384Z] === PAUSE TestTLSCloseWriter [2022-04-09T19:02:55.384Z] === RUN TestImageBuildError [2022-04-09T19:02:55.384Z] --- PASS: TestImageBuildError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageBuild [2022-04-09T19:02:55.384Z] --- PASS: TestImageBuild (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestGetDockerOS [2022-04-09T19:02:55.384Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageCreateError [2022-04-09T19:02:55.384Z] --- PASS: TestImageCreateError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageCreate [2022-04-09T19:02:55.384Z] --- PASS: TestImageCreate (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageHistoryError [2022-04-09T19:02:55.384Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageHistory [2022-04-09T19:02:55.384Z] --- PASS: TestImageHistory (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageImportError [2022-04-09T19:02:55.384Z] --- PASS: TestImageImportError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageImport [2022-04-09T19:02:55.384Z] --- PASS: TestImageImport (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageInspectError [2022-04-09T19:02:55.384Z] --- PASS: TestImageInspectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageInspectImageNotFound [2022-04-09T19:02:55.384Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageInspectWithEmptyID [2022-04-09T19:02:55.384Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageInspect [2022-04-09T19:02:55.384Z] --- PASS: TestImageInspect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageListError [2022-04-09T19:02:55.384Z] --- PASS: TestImageListError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageList [2022-04-09T19:02:55.384Z] --- PASS: TestImageList (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageListApiBefore125 [2022-04-09T19:02:55.384Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageLoadError [2022-04-09T19:02:55.384Z] --- PASS: TestImageLoadError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageLoad [2022-04-09T19:02:55.384Z] --- PASS: TestImageLoad (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagesPruneError [2022-04-09T19:02:55.384Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagesPrune [2022-04-09T19:02:55.384Z] --- PASS: TestImagesPrune (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePullReferenceParseError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePullAnyError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePullWithoutErrors [2022-04-09T19:02:55.384Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePushReferenceError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePushAnyError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithoutErrors [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-09T19:02:55.384Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageRemoveError [2022-04-09T19:02:55.384Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageRemoveImageNotFound [2022-04-09T19:02:55.384Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageRemove [2022-04-09T19:02:55.384Z] --- PASS: TestImageRemove (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSaveError [2022-04-09T19:02:55.384Z] --- PASS: TestImageSaveError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSave [2022-04-09T19:02:55.384Z] --- PASS: TestImageSave (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSearchAnyError [2022-04-09T19:02:55.384Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-09T19:02:55.384Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:02:55.384Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:02:55.384Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-09T19:02:55.384Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageSearchWithoutErrors [2022-04-09T19:02:55.384Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageTagError [2022-04-09T19:02:55.384Z] --- PASS: TestImageTagError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageTagInvalidReference [2022-04-09T19:02:55.384Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageTagInvalidSourceImageName [2022-04-09T19:02:55.384Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageTagHexSource [2022-04-09T19:02:55.384Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestImageTag [2022-04-09T19:02:55.384Z] --- PASS: TestImageTag (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestInfoServerError [2022-04-09T19:02:55.384Z] --- PASS: TestInfoServerError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestInfoInvalidResponseJSONError [2022-04-09T19:02:55.384Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestInfo [2022-04-09T19:02:55.384Z] --- PASS: TestInfo (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkConnectError [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkConnect [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkCreateError [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkCreate [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkDisconnectError [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkDisconnect [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkInspect [2022-04-09T19:02:55.384Z] === RUN TestNetworkInspect/empty_ID [2022-04-09T19:02:55.384Z] === RUN TestNetworkInspect/no_options [2022-04-09T19:02:55.384Z] === RUN TestNetworkInspect/verbose [2022-04-09T19:02:55.384Z] === RUN TestNetworkInspect/global_scope [2022-04-09T19:02:55.384Z] === RUN TestNetworkInspect/unknown_network [2022-04-09T19:02:55.384Z] === RUN TestNetworkInspect/server_error [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkListError [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkListError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkList [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkList (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworksPruneError [2022-04-09T19:02:55.384Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworksPrune [2022-04-09T19:02:55.384Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkRemoveError [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNetworkRemove [2022-04-09T19:02:55.384Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeInspectError [2022-04-09T19:02:55.384Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeInspectNodeNotFound [2022-04-09T19:02:55.384Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeInspectWithEmptyID [2022-04-09T19:02:55.384Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeInspect [2022-04-09T19:02:55.384Z] --- PASS: TestNodeInspect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeListError [2022-04-09T19:02:55.384Z] --- PASS: TestNodeListError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeList [2022-04-09T19:02:55.384Z] --- PASS: TestNodeList (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeRemoveError [2022-04-09T19:02:55.384Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeRemove [2022-04-09T19:02:55.384Z] --- PASS: TestNodeRemove (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeUpdateError [2022-04-09T19:02:55.384Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestNodeUpdate [2022-04-09T19:02:55.384Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestOptionWithHostFromEnv [2022-04-09T19:02:55.384Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestOptionWithTimeout [2022-04-09T19:02:55.384Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestOptionWithVersionFromEnv [2022-04-09T19:02:55.384Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPingFail [2022-04-09T19:02:55.384Z] --- PASS: TestPingFail (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPingWithError [2022-04-09T19:02:55.384Z] 2022/04/09 19:02:53 RoundTripper returned a response & error; ignoring response [2022-04-09T19:02:55.384Z] 2022/04/09 19:02:53 RoundTripper returned a response & error; ignoring response [2022-04-09T19:02:55.384Z] --- PASS: TestPingWithError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPingSuccess [2022-04-09T19:02:55.384Z] --- PASS: TestPingSuccess (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPingHeadFallback [2022-04-09T19:02:55.384Z] === RUN TestPingHeadFallback/OK [2022-04-09T19:02:55.384Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-09T19:02:55.384Z] === RUN TestPingHeadFallback/Not_Found [2022-04-09T19:02:55.384Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-09T19:02:55.384Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-09T19:02:55.384Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginDisableError [2022-04-09T19:02:55.384Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginDisable [2022-04-09T19:02:55.384Z] --- PASS: TestPluginDisable (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginEnableError [2022-04-09T19:02:55.384Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginEnable [2022-04-09T19:02:55.384Z] --- PASS: TestPluginEnable (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginInspectError [2022-04-09T19:02:55.384Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginInspectWithEmptyID [2022-04-09T19:02:55.384Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginInspect [2022-04-09T19:02:55.384Z] --- PASS: TestPluginInspect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginListError [2022-04-09T19:02:55.384Z] --- PASS: TestPluginListError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginList [2022-04-09T19:02:55.384Z] --- PASS: TestPluginList (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginPushError [2022-04-09T19:02:55.384Z] --- PASS: TestPluginPushError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginPush [2022-04-09T19:02:55.384Z] --- PASS: TestPluginPush (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginRemoveError [2022-04-09T19:02:55.384Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginRemove [2022-04-09T19:02:55.384Z] --- PASS: TestPluginRemove (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginSetError [2022-04-09T19:02:55.384Z] --- PASS: TestPluginSetError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPluginSet [2022-04-09T19:02:55.384Z] --- PASS: TestPluginSet (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSetHostHeader [2022-04-09T19:02:55.384Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestPlainTextError [2022-04-09T19:02:55.384Z] --- PASS: TestPlainTextError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestInfiniteError [2022-04-09T19:02:55.384Z] --- PASS: TestInfiniteError (0.05s) [2022-04-09T19:02:55.384Z] === RUN TestCanceledContext [2022-04-09T19:02:55.384Z] 2022/04/09 19:02:53 RoundTripper returned a response & error; ignoring response [2022-04-09T19:02:55.384Z] --- PASS: TestCanceledContext (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestDeadlineExceededContext [2022-04-09T19:02:55.384Z] 2022/04/09 19:02:53 RoundTripper returned a response & error; ignoring response [2022-04-09T19:02:55.384Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretCreateUnsupported [2022-04-09T19:02:55.384Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretCreateError [2022-04-09T19:02:55.384Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretCreate [2022-04-09T19:02:55.384Z] --- PASS: TestSecretCreate (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretInspectUnsupported [2022-04-09T19:02:55.384Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretInspectError [2022-04-09T19:02:55.384Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretInspectSecretNotFound [2022-04-09T19:02:55.384Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretInspectWithEmptyID [2022-04-09T19:02:55.384Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretInspect [2022-04-09T19:02:55.384Z] --- PASS: TestSecretInspect (0.00s) [2022-04-09T19:02:55.384Z] === RUN TestSecretListUnsupported [2022-04-09T19:02:55.384Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretListError [2022-04-09T19:02:55.385Z] --- PASS: TestSecretListError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretList [2022-04-09T19:02:55.385Z] --- PASS: TestSecretList (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretRemoveUnsupported [2022-04-09T19:02:55.385Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretRemoveError [2022-04-09T19:02:55.385Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretRemove [2022-04-09T19:02:55.385Z] --- PASS: TestSecretRemove (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretUpdateUnsupported [2022-04-09T19:02:55.385Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretUpdateError [2022-04-09T19:02:55.385Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSecretUpdate [2022-04-09T19:02:55.385Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceCreateError [2022-04-09T19:02:55.385Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceCreate [2022-04-09T19:02:55.385Z] --- PASS: TestServiceCreate (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-09T19:02:55.385Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceCreateDigestPinning [2022-04-09T19:02:55.385Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceInspectError [2022-04-09T19:02:55.385Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceInspectServiceNotFound [2022-04-09T19:02:55.385Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceInspectWithEmptyID [2022-04-09T19:02:55.385Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceInspect [2022-04-09T19:02:55.385Z] --- PASS: TestServiceInspect (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceListError [2022-04-09T19:02:55.385Z] --- PASS: TestServiceListError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceList [2022-04-09T19:02:55.385Z] --- PASS: TestServiceList (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceLogsError [2022-04-09T19:02:55.385Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceLogs [2022-04-09T19:02:55.385Z] --- PASS: TestServiceLogs (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceRemoveError [2022-04-09T19:02:55.385Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceRemoveNotFoundError [2022-04-09T19:02:55.385Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceRemove [2022-04-09T19:02:55.385Z] --- PASS: TestServiceRemove (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceUpdateError [2022-04-09T19:02:55.385Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestServiceUpdate [2022-04-09T19:02:55.385Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmGetUnlockKeyError [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmGetUnlockKey [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmInitError [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmInit [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmInit (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmInspectError [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmInspect [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmJoinError [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmJoin [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmLeaveError [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmLeave [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmUnlockError [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmUnlock [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmUpdateError [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestSwarmUpdate [2022-04-09T19:02:55.385Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestTaskInspectError [2022-04-09T19:02:55.385Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestTaskInspectWithEmptyID [2022-04-09T19:02:55.385Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestTaskInspect [2022-04-09T19:02:55.385Z] --- PASS: TestTaskInspect (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestTaskListError [2022-04-09T19:02:55.385Z] --- PASS: TestTaskListError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestTaskList [2022-04-09T19:02:55.385Z] --- PASS: TestTaskList (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeCreateError [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeCreate [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeInspectError [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeInspectNotFound [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeInspectWithEmptyID [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeInspect [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeListError [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeListError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeList [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeList (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeRemoveError [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-09T19:02:55.385Z] === RUN TestVolumeRemove [2022-04-09T19:02:55.385Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-09T19:02:55.385Z] === CONT TestTLSCloseWriter [2022-04-09T19:02:55.385Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-09T19:02:55.385Z] PASS [2022-04-09T19:02:55.385Z] coverage: 75.1% of statements [2022-04-09T19:02:55.385Z] ok github.com/docker/docker/client 0.484s coverage: 75.1% of statements [2022-04-09T19:02:55.540Z] --- PASS: TestServiceCreateInit (7.23s) [2022-04-09T19:02:55.540Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-04-09T19:02:55.540Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-04-09T19:02:55.540Z] === RUN TestCreateServiceMultipleTimes [2022-04-09T19:02:55.873Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-09T19:02:55.895Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-09T19:02:55.895Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-09T19:02:55.895Z] === RUN TestBoolValue [2022-04-09T19:02:55.895Z] --- PASS: TestBoolValue (0.00s) [2022-04-09T19:02:55.895Z] === RUN TestBoolValueOrDefault [2022-04-09T19:02:55.895Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-09T19:02:55.895Z] === RUN TestInt64ValueOrZero [2022-04-09T19:02:55.895Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-09T19:02:55.895Z] === RUN TestInt64ValueOrDefault [2022-04-09T19:02:55.895Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-09T19:02:55.895Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-09T19:02:55.895Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-09T19:02:55.895Z] === RUN TestJsonContentType [2022-04-09T19:02:55.895Z] --- PASS: TestJsonContentType (0.00s) [2022-04-09T19:02:55.895Z] PASS [2022-04-09T19:02:55.895Z] coverage: 16.2% of statements [2022-04-09T19:02:55.895Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 16.2% of statements [2022-04-09T19:02:56.445Z] check_test.go:308: [d80da5a8612a8] daemon is not started [2022-04-09T19:02:56.445Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-04-09T19:02:56.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-04-09T19:02:56.612Z] === RUN TestCgroupNamespacesRun [2022-04-09T19:02:57.018Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2022-04-09T19:02:57.018Z] === RUN TestPause [2022-04-09T19:02:57.565Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-04-09T19:02:57.565Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-09T19:02:57.965Z] --- PASS: TestPause (0.68s) [2022-04-09T19:02:57.965Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-09T19:02:57.965Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T19:02:57.965Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T19:02:57.965Z] === RUN TestPauseStopPausedContainer [2022-04-09T19:02:57.965Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-09T19:02:58.115Z] === RUN TestMaskSecretKeys [2022-04-09T19:02:58.115Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-09T19:02:58.115Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-09T19:02:58.115Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-09T19:02:58.115Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-09T19:02:58.115Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-09T19:02:58.115Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-09T19:02:58.115Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-09T19:02:58.115Z] === RUN TestVersionMiddlewareVersion [2022-04-09T19:02:58.115Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-09T19:02:58.115Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-09T19:02:58.115Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-09T19:02:58.115Z] PASS [2022-04-09T19:02:58.115Z] coverage: 37.7% of statements [2022-04-09T19:02:58.115Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-09T19:02:58.115Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-09T19:02:58.538Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2022-04-09T19:02:58.538Z] === RUN TestPidHost [2022-04-09T19:02:58.949Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-09T19:02:58.949Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-09T19:02:59.103Z] === RUN TestStrSliceMarshalJSON [2022-04-09T19:02:59.104Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestStrSliceUnmarshalJSON [2022-04-09T19:02:59.104Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestStrSliceUnmarshalString [2022-04-09T19:02:59.104Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestStrSliceUnmarshalSlice [2022-04-09T19:02:59.104Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-09T19:02:59.104Z] PASS [2022-04-09T19:02:59.104Z] coverage: 90.0% of statements [2022-04-09T19:02:59.104Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-04-09T19:02:59.104Z] === RUN TestToJSON [2022-04-09T19:02:59.104Z] --- PASS: TestToJSON (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestToParamWithVersion [2022-04-09T19:02:59.104Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestFromJSON [2022-04-09T19:02:59.104Z] --- PASS: TestFromJSON (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestEmpty [2022-04-09T19:02:59.104Z] --- PASS: TestEmpty (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestArgsMatchKVListEmptySources [2022-04-09T19:02:59.104Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestArgsMatchKVList [2022-04-09T19:02:59.104Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestArgsMatch [2022-04-09T19:02:59.104Z] --- PASS: TestArgsMatch (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestAdd [2022-04-09T19:02:59.104Z] --- PASS: TestAdd (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestDel [2022-04-09T19:02:59.104Z] --- PASS: TestDel (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestLen [2022-04-09T19:02:59.104Z] --- PASS: TestLen (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestExactMatch [2022-04-09T19:02:59.104Z] --- PASS: TestExactMatch (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestOnlyOneExactMatch [2022-04-09T19:02:59.104Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestContains [2022-04-09T19:02:59.104Z] --- PASS: TestContains (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestValidate [2022-04-09T19:02:59.104Z] --- PASS: TestValidate (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestWalkValues [2022-04-09T19:02:59.104Z] --- PASS: TestWalkValues (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestFuzzyMatch [2022-04-09T19:02:59.104Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-09T19:02:59.104Z] === RUN TestClone [2022-04-09T19:02:59.104Z] --- PASS: TestClone (0.00s) [2022-04-09T19:02:59.104Z] PASS [2022-04-09T19:02:59.104Z] coverage: 92.2% of statements [2022-04-09T19:02:59.104Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-04-09T19:02:59.482Z] docker_cli_daemon_plugins_test.go:80: [d017e0c54ee2c] daemon is not started [2022-04-09T19:02:59.572Z] === RUN TestDurationToSecondsString [2022-04-09T19:02:59.572Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-09T19:02:59.572Z] === RUN TestGetTimestamp [2022-04-09T19:02:59.572Z] === RUN TestAdjustForAPIVersion [2022-04-09T19:02:59.572Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-09T19:02:59.572Z] PASS [2022-04-09T19:02:59.572Z] coverage: 5.7% of statements [2022-04-09T19:02:59.572Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-09T19:02:59.572Z] --- PASS: TestGetTimestamp (0.18s) [2022-04-09T19:02:59.572Z] === RUN TestParseTimestamps [2022-04-09T19:02:59.572Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-09T19:02:59.572Z] PASS [2022-04-09T19:02:59.572Z] coverage: 100.0% of statements [2022-04-09T19:02:59.572Z] ok github.com/docker/docker/api/types/time 0.226s coverage: 100.0% of statements [2022-04-09T19:02:59.572Z] === RUN TestCompareVersion [2022-04-09T19:02:59.572Z] --- PASS: TestCompareVersion (0.00s) [2022-04-09T19:02:59.572Z] PASS [2022-04-09T19:02:59.572Z] coverage: 77.3% of statements [2022-04-09T19:02:59.572Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-09T19:02:59.572Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-09T19:02:59.891Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-09T19:02:59.891Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-09T19:03:00.053Z] --- PASS: TestPidHost (1.55s) [2022-04-09T19:03:00.053Z] === RUN TestPsFilter [2022-04-09T19:03:00.053Z] --- PASS: TestPsFilter (0.14s) [2022-04-09T19:03:00.053Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-09T19:03:00.483Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-09T19:03:00.625Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-09T19:03:00.887Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-04-09T19:03:00.887Z] === RUN TestRemoveContainerWithVolume [2022-04-09T19:03:00.887Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-09T19:03:01.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-09T19:03:01.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-09T19:03:01.132Z] === RUN TestCloneArgsSmartHttp [2022-04-09T19:03:01.132Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-09T19:03:01.132Z] === RUN TestCloneArgsDumbHttp [2022-04-09T19:03:01.132Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-09T19:03:01.132Z] === RUN TestCloneArgsGit [2022-04-09T19:03:01.132Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-09T19:03:01.132Z] === RUN TestCheckoutGit [2022-04-09T19:03:01.278Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-09T19:03:01.278Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-09T19:03:01.465Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-09T19:03:01.465Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2022-04-09T19:03:01.465Z] === RUN TestRemoveContainerRunning [2022-04-09T19:03:02.038Z] --- PASS: TestRemoveContainerRunning (0.60s) [2022-04-09T19:03:02.038Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-09T19:03:02.220Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-09T19:03:02.220Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-09T19:03:02.610Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-04-09T19:03:02.610Z] === RUN TestRemoveInvalidContainer [2022-04-09T19:03:02.610Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-09T19:03:02.610Z] === RUN TestRenameLinkedContainer [2022-04-09T19:03:02.661Z] === RUN TestEnable [2022-04-09T19:03:02.661Z] --- PASS: TestEnable (0.00s) [2022-04-09T19:03:02.661Z] === RUN TestDisable [2022-04-09T19:03:02.661Z] --- PASS: TestDisable (0.00s) [2022-04-09T19:03:02.661Z] === RUN TestEnabled [2022-04-09T19:03:02.661Z] --- PASS: TestEnabled (0.00s) [2022-04-09T19:03:02.661Z] PASS [2022-04-09T19:03:02.661Z] coverage: 100.0% of statements [2022-04-09T19:03:02.661Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-04-09T19:03:03.010Z] tests/integration/client_test.py ..... [ 75%] [2022-04-09T19:03:03.010Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-09T19:03:03.010Z] tests/integration/errors_test.py . [ 76%] [2022-04-09T19:03:03.118Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-09T19:03:03.118Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestProcessNoDockerignore [2022-04-09T19:03:03.118Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-09T19:03:03.118Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestDetectContentType [2022-04-09T19:03:03.118Z] --- PASS: TestDetectContentType (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestSelectAcceptableMIME [2022-04-09T19:03:03.118Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestInspectEmptyResponse [2022-04-09T19:03:03.118Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestInspectResponseBinary [2022-04-09T19:03:03.118Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestResponseUnsupportedContentType [2022-04-09T19:03:03.118Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestInspectResponseTextSimple [2022-04-09T19:03:03.118Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestInspectResponseEmptyContentType [2022-04-09T19:03:03.118Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestUnknownContentLength [2022-04-09T19:03:03.118Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-09T19:03:03.118Z] === RUN TestDownloadRemote [2022-04-09T19:03:03.118Z] --- PASS: TestDownloadRemote (0.14s) [2022-04-09T19:03:03.118Z] === RUN TestGetWithStatusError [2022-04-09T19:03:03.556Z] docker_cli_daemon_plugins_test.go:170: [d44d73774a40a] daemon is not started [2022-04-09T19:03:03.574Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestCloseRootDirectory [2022-04-09T19:03:03.574Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:03:03.574Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-04-09T19:03:03.574Z] === RUN TestHashFile [2022-04-09T19:03:03.574Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:03:03.574Z] --- SKIP: TestHashFile (0.05s) [2022-04-09T19:03:03.574Z] === RUN TestHashSubdir [2022-04-09T19:03:03.574Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:03:03.574Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-09T19:03:03.574Z] === RUN TestRemoveDirectory [2022-04-09T19:03:03.574Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:03:03.574Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-09T19:03:03.574Z] PASS [2022-04-09T19:03:03.574Z] coverage: 9.3% of statements [2022-04-09T19:03:03.574Z] ok github.com/docker/docker/builder/remotecontext 0.468s coverage: 9.3% of statements [2022-04-09T19:03:03.574Z] === RUN TestGetAllAllowed [2022-04-09T19:03:03.574Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestGetAllMeta [2022-04-09T19:03:03.574Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-09T19:03:03.574Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestIsUnreferencedBuiltin [2022-04-09T19:03:03.574Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestIsExistingDirectory [2022-04-09T19:03:03.574Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestGetFilenameForDownload [2022-04-09T19:03:03.574Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestEnv2Variables [2022-04-09T19:03:03.574Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-09T19:03:03.574Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-09T19:03:03.574Z] === RUN TestMaintainer [2022-04-09T19:03:03.574Z] --- PASS: TestMaintainer (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestLabel [2022-04-09T19:03:03.575Z] --- PASS: TestLabel (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestFromScratch [2022-04-09T19:03:03.575Z] --- PASS: TestFromScratch (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestFromWithArg [2022-04-09T19:03:03.575Z] --- PASS: TestFromWithArg (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-09T19:03:03.575Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestFromWithUndefinedArg [2022-04-09T19:03:03.575Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestFromMultiStageWithNamedStage [2022-04-09T19:03:03.575Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestOnbuild [2022-04-09T19:03:03.575Z] --- PASS: TestOnbuild (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestWorkdir [2022-04-09T19:03:03.575Z] --- PASS: TestWorkdir (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestCmd [2022-04-09T19:03:03.575Z] --- PASS: TestCmd (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestHealthcheckNone [2022-04-09T19:03:03.575Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestHealthcheckCmd [2022-04-09T19:03:03.575Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestEntrypoint [2022-04-09T19:03:03.575Z] --- PASS: TestEntrypoint (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestExpose [2022-04-09T19:03:03.575Z] --- PASS: TestExpose (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestUser [2022-04-09T19:03:03.575Z] --- PASS: TestUser (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestVolume [2022-04-09T19:03:03.575Z] --- PASS: TestVolume (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestStopSignal [2022-04-09T19:03:03.575Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-09T19:03:03.575Z] --- SKIP: TestStopSignal (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestArg [2022-04-09T19:03:03.575Z] --- PASS: TestArg (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestShell [2022-04-09T19:03:03.575Z] --- PASS: TestShell (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestPrependEnvOnCmd [2022-04-09T19:03:03.575Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestRunWithBuildArgs [2022-04-09T19:03:03.575Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestRunIgnoresHealthcheck [2022-04-09T19:03:03.575Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestDispatchUnsupportedOptions [2022-04-09T19:03:03.575Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-09T19:03:03.575Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-09T19:03:03.575Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-09T19:03:03.575Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-09T19:03:03.575Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-09T19:03:03.575Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-09T19:03:03.575Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestNormalizeWorkdir [2022-04-09T19:03:03.575Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-09T19:03:03.575Z] === RUN TestDispatch [2022-04-09T19:03:03.575Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-09T19:03:03.575Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-09T19:03:03.575Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-09T19:03:03.575Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-09T19:03:03.575Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-09T19:03:03.603Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-04-09T19:03:03.603Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-09T19:03:03.863Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-09T19:03:03.863Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-09T19:03:04.031Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-09T19:03:04.031Z] === RUN TestDispatch/COPY_url [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch (0.07s) [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-09T19:03:04.031Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestAddScratchImageAddsToMounts [2022-04-09T19:03:04.031Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-09T19:03:04.031Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-09T19:03:04.031Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-09T19:03:04.031Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestImageSourceGetAddsToMounts [2022-04-09T19:03:04.031Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestEmptyDockerfile [2022-04-09T19:03:04.031Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-09T19:03:04.031Z] === RUN TestSymlinkDockerfile [2022-04-09T19:03:04.031Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-09T19:03:04.031Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-09T19:03:04.031Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestNonExistingDockerfile [2022-04-09T19:03:04.031Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestCopyRunConfig [2022-04-09T19:03:04.031Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestDeepCopyRunConfig [2022-04-09T19:03:04.031Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestExportImage [2022-04-09T19:03:04.031Z] --- PASS: TestExportImage (0.00s) [2022-04-09T19:03:04.031Z] === RUN TestNormalizeDest [2022-04-09T19:03:04.031Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-09T19:03:04.031Z] PASS [2022-04-09T19:03:04.031Z] coverage: 46.7% of statements [2022-04-09T19:03:04.031Z] ok github.com/docker/docker/builder/dockerfile 0.346s coverage: 46.7% of statements [2022-04-09T19:03:04.488Z] === RUN TestTCP4Proxy [2022-04-09T19:03:04.942Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-09T19:03:04.945Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-09T19:03:04.945Z] === RUN TestTCP4ProxyHalfClose [2022-04-09T19:03:04.945Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-09T19:03:04.945Z] === RUN TestTCP6Proxy [2022-04-09T19:03:04.945Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T19:03:04.945Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-09T19:03:04.945Z] === RUN TestTCPDualStackProxy [2022-04-09T19:03:04.945Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T19:03:04.945Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-09T19:03:04.945Z] === RUN TestUDP4Proxy [2022-04-09T19:03:04.945Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-09T19:03:04.945Z] === RUN TestUDP6Proxy [2022-04-09T19:03:04.945Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T19:03:04.945Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-09T19:03:04.945Z] === RUN TestUDPWriteError [2022-04-09T19:03:04.945Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-09T19:03:04.945Z] === RUN TestSCTP4Proxy [2022-04-09T19:03:04.945Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-09T19:03:04.945Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-09T19:03:04.945Z] === RUN TestSCTP6Proxy [2022-04-09T19:03:04.945Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T19:03:04.945Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-09T19:03:04.945Z] PASS [2022-04-09T19:03:04.945Z] coverage: 49.4% of statements [2022-04-09T19:03:04.945Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-04-09T19:03:05.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-04-09T19:03:05.247Z] === RUN TestNISDomainname [2022-04-09T19:03:05.514Z] --- PASS: TestRenameLinkedContainer (2.85s) [2022-04-09T19:03:05.514Z] === RUN TestRenameStoppedContainer [2022-04-09T19:03:05.819Z] --- PASS: TestNISDomainname (0.54s) [2022-04-09T19:03:05.819Z] === RUN TestHostnameDnsResolution [2022-04-09T19:03:06.390Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-09T19:03:06.390Z] === RUN TestUnprivilegedPortsAndPing [2022-04-09T19:03:06.462Z] --- PASS: TestRenameStoppedContainer (0.80s) [2022-04-09T19:03:06.462Z] === RUN TestRenameRunningContainerAndReuse [2022-04-09T19:03:06.962Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-04-09T19:03:06.962Z] === RUN TestPrivilegedHostDevices [2022-04-09T19:03:07.534Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-04-09T19:03:07.535Z] === RUN TestStats [2022-04-09T19:03:07.852Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2022-04-09T19:03:07.852Z] === RUN TestRenameInvalidName [2022-04-09T19:03:08.114Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-09T19:03:08.376Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-09T19:03:08.638Z] --- PASS: TestRenameInvalidName (0.68s) [2022-04-09T19:03:08.638Z] === RUN TestRenameAnonymousContainer [2022-04-09T19:03:08.638Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-09T19:03:09.248Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-09T19:03:09.512Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-09T19:03:09.779Z] check_test.go:308: [d01c961944fd3] daemon is not started [2022-04-09T19:03:09.779Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-09T19:03:10.082Z] --- PASS: TestStats (2.43s) [2022-04-09T19:03:10.082Z] === RUN TestStopContainerWithTimeout [2022-04-09T19:03:10.082Z] === RUN TestStopContainerWithTimeout/0 [2022-04-09T19:03:10.082Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-09T19:03:10.082Z] === RUN TestStopContainerWithTimeout/1 [2022-04-09T19:03:10.082Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-09T19:03:10.082Z] === RUN TestStopContainerWithTimeout/3 [2022-04-09T19:03:10.082Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-09T19:03:10.082Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-09T19:03:10.082Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-09T19:03:10.082Z] === CONT TestStopContainerWithTimeout/0 [2022-04-09T19:03:10.082Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-09T19:03:10.478Z] --- PASS: TestCreateServiceMultipleTimes (15.55s) [2022-04-09T19:03:10.478Z] === RUN TestCreateServiceConflict [2022-04-09T19:03:10.654Z] === CONT TestStopContainerWithTimeout/3 [2022-04-09T19:03:10.725Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-09T19:03:11.669Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-09T19:03:11.669Z] --- PASS: TestRenameAnonymousContainer (3.03s) [2022-04-09T19:03:11.669Z] === RUN TestRenameContainerWithSameName [2022-04-09T19:03:12.243Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2022-04-09T19:03:12.243Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-09T19:03:12.567Z] === CONT TestStopContainerWithTimeout/1 [2022-04-09T19:03:13.024Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-04-09T19:03:13.024Z] === RUN TestCreateServiceMaxReplicas [2022-04-09T19:03:13.047Z] --- PASS: TestCheckoutGit (33.80s) [2022-04-09T19:03:13.047Z] === RUN TestValidGitTransport [2022-04-09T19:03:13.047Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-09T19:03:13.047Z] === RUN TestGitInvalidRef [2022-04-09T19:03:13.047Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-09T19:03:13.047Z] PASS [2022-04-09T19:03:13.047Z] coverage: 86.3% of statements [2022-04-09T19:03:13.047Z] ok github.com/docker/docker/builder/remotecontext/git 34.108s coverage: 86.3% of statements [2022-04-09T19:03:13.188Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-09T19:03:13.762Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2022-04-09T19:03:13.762Z] === RUN TestResize [2022-04-09T19:03:13.950Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-09T19:03:13.950Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-04-09T19:03:13.950Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-04-09T19:03:13.950Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-04-09T19:03:13.950Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-09T19:03:13.950Z] === RUN TestDeleteDevicemapper [2022-04-09T19:03:13.950Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T19:03:13.950Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-09T19:03:13.950Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-09T19:03:14.012Z] ? github.com/docker/docker/cli [no test files] [2022-04-09T19:03:14.013Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-09T19:03:14.333Z] --- PASS: TestResize (0.73s) [2022-04-09T19:03:14.334Z] === RUN TestResizeWithInvalidSize [2022-04-09T19:03:14.594Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-09T19:03:14.855Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-09T19:03:15.117Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2022-04-09T19:03:15.117Z] === RUN TestResizeWhenContainerNotStarted [2022-04-09T19:03:15.566Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-04-09T19:03:15.566Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-09T19:03:15.862Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2022-04-09T19:03:15.862Z] === RUN TestUpdateMemory [2022-04-09T19:03:16.060Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:03:16.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:03:16.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:03:16.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-09T19:03:16.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:03:16.122Z] --- PASS: TestUpdateMemory (0.53s) [2022-04-09T19:03:16.122Z] === RUN TestUpdateCPUQuota [2022-04-09T19:03:16.636Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-09T19:03:17.065Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-04-09T19:03:17.065Z] === RUN TestUpdatePidsLimit [2022-04-09T19:03:17.065Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-09T19:03:17.065Z] === RUN TestUpdatePidsLimit/no_change [2022-04-09T19:03:17.310Z] === RUN TestCheckpointCreateError [2022-04-09T19:03:17.310Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-09T19:03:17.310Z] === RUN TestCheckpointCreate [2022-04-09T19:03:17.310Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-09T19:03:17.310Z] === RUN TestCheckpointDeleteError [2022-04-09T19:03:17.311Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCheckpointDelete [2022-04-09T19:03:17.311Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCheckpointListError [2022-04-09T19:03:17.311Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCheckpointList [2022-04-09T19:03:17.311Z] --- PASS: TestCheckpointList (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCheckpointListContainerNotFound [2022-04-09T19:03:17.311Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNewClientWithOpsFromEnv [2022-04-09T19:03:17.311Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-09T19:03:17.311Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestGetAPIPath [2022-04-09T19:03:17.311Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestParseHostURL [2022-04-09T19:03:17.311Z] --- PASS: TestParseHostURL (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-09T19:03:17.311Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersion [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPVersionOverride [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-09T19:03:17.311Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestClientRedirect [2022-04-09T19:03:17.311Z] === RUN TestClientRedirect/GET [2022-04-09T19:03:17.311Z] === RUN TestClientRedirect/POST [2022-04-09T19:03:17.311Z] === RUN TestClientRedirect/PUT [2022-04-09T19:03:17.311Z] === RUN TestClientRedirect/DELETE [2022-04-09T19:03:17.311Z] --- PASS: TestClientRedirect (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigCreateUnsupported [2022-04-09T19:03:17.311Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigCreateError [2022-04-09T19:03:17.311Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigCreate [2022-04-09T19:03:17.311Z] --- PASS: TestConfigCreate (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigInspectNotFound [2022-04-09T19:03:17.311Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigInspectWithEmptyID [2022-04-09T19:03:17.311Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigInspectUnsupported [2022-04-09T19:03:17.311Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigInspectError [2022-04-09T19:03:17.311Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigInspectConfigNotFound [2022-04-09T19:03:17.311Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigInspect [2022-04-09T19:03:17.311Z] --- PASS: TestConfigInspect (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigListUnsupported [2022-04-09T19:03:17.311Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigListError [2022-04-09T19:03:17.311Z] --- PASS: TestConfigListError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigList [2022-04-09T19:03:17.311Z] --- PASS: TestConfigList (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigRemoveUnsupported [2022-04-09T19:03:17.311Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigRemoveError [2022-04-09T19:03:17.311Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigRemove [2022-04-09T19:03:17.311Z] --- PASS: TestConfigRemove (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigUpdateUnsupported [2022-04-09T19:03:17.311Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigUpdateError [2022-04-09T19:03:17.311Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestConfigUpdate [2022-04-09T19:03:17.311Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerCommitError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerCommit [2022-04-09T19:03:17.311Z] --- PASS: TestContainerCommit (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStatPathError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStatPathNotFoundError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStatPathNoHeaderError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStatPath [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyToContainerError [2022-04-09T19:03:17.311Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyToContainerNotFoundError [2022-04-09T19:03:17.311Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-09T19:03:17.311Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyToContainer [2022-04-09T19:03:17.311Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyFromContainerError [2022-04-09T19:03:17.311Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyFromContainerNotFoundError [2022-04-09T19:03:17.311Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-09T19:03:17.311Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-09T19:03:17.311Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestCopyFromContainer [2022-04-09T19:03:17.311Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerCreateError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerCreateImageNotFound [2022-04-09T19:03:17.311Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerCreateWithName [2022-04-09T19:03:17.311Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerCreateAutoRemove [2022-04-09T19:03:17.311Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerDiffError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerDiff [2022-04-09T19:03:17.311Z] --- PASS: TestContainerDiff (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecCreateError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecCreate [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecStartError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecStart [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecInspectError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecInspect [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExportError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExportError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExport [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExport (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerInspectError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerInspectContainerNotFound [2022-04-09T19:03:17.311Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerInspectWithEmptyID [2022-04-09T19:03:17.311Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerInspect [2022-04-09T19:03:17.311Z] --- PASS: TestContainerInspect (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerInspectNode [2022-04-09T19:03:17.311Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerKillError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerKillError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerKill [2022-04-09T19:03:17.311Z] --- PASS: TestContainerKill (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerListError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerListError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerList [2022-04-09T19:03:17.311Z] --- PASS: TestContainerList (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerLogsNotFoundError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerLogsError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerLogs [2022-04-09T19:03:17.311Z] --- PASS: TestContainerLogs (0.21s) [2022-04-09T19:03:17.311Z] === RUN TestContainerPauseError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerPause [2022-04-09T19:03:17.311Z] --- PASS: TestContainerPause (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainersPruneError [2022-04-09T19:03:17.311Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainersPrune [2022-04-09T19:03:17.311Z] --- PASS: TestContainersPrune (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerRemoveError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerRemoveNotFoundError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerRemove [2022-04-09T19:03:17.311Z] --- PASS: TestContainerRemove (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerRenameError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerRename [2022-04-09T19:03:17.311Z] --- PASS: TestContainerRename (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerResizeError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecResizeError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerResize [2022-04-09T19:03:17.311Z] --- PASS: TestContainerResize (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerExecResize [2022-04-09T19:03:17.311Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerRestartError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerRestart [2022-04-09T19:03:17.311Z] --- PASS: TestContainerRestart (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStartError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStartError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStart [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStart (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStatsError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStats [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStats (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStopError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStopError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerStop [2022-04-09T19:03:17.311Z] --- PASS: TestContainerStop (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerTopError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerTopError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerTop [2022-04-09T19:03:17.311Z] --- PASS: TestContainerTop (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerUnpauseError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerUnpause [2022-04-09T19:03:17.311Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerUpdateError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerUpdate [2022-04-09T19:03:17.311Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerWaitError [2022-04-09T19:03:17.311Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestContainerWait [2022-04-09T19:03:17.311Z] --- PASS: TestContainerWait (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestDiskUsageError [2022-04-09T19:03:17.311Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestDiskUsage [2022-04-09T19:03:17.311Z] --- PASS: TestDiskUsage (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestDistributionInspectUnsupported [2022-04-09T19:03:17.311Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestDistributionInspectWithEmptyID [2022-04-09T19:03:17.311Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestEventsErrorInOptions [2022-04-09T19:03:17.311Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestEventsErrorFromServer [2022-04-09T19:03:17.311Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestEvents [2022-04-09T19:03:17.311Z] --- PASS: TestEvents (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestTLSCloseWriter [2022-04-09T19:03:17.311Z] === PAUSE TestTLSCloseWriter [2022-04-09T19:03:17.311Z] === RUN TestImageBuildError [2022-04-09T19:03:17.311Z] --- PASS: TestImageBuildError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageBuild [2022-04-09T19:03:17.311Z] --- PASS: TestImageBuild (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestGetDockerOS [2022-04-09T19:03:17.311Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageCreateError [2022-04-09T19:03:17.311Z] --- PASS: TestImageCreateError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageCreate [2022-04-09T19:03:17.311Z] --- PASS: TestImageCreate (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageHistoryError [2022-04-09T19:03:17.311Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageHistory [2022-04-09T19:03:17.311Z] --- PASS: TestImageHistory (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageImportError [2022-04-09T19:03:17.311Z] --- PASS: TestImageImportError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageImport [2022-04-09T19:03:17.311Z] --- PASS: TestImageImport (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageInspectError [2022-04-09T19:03:17.311Z] --- PASS: TestImageInspectError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageInspectImageNotFound [2022-04-09T19:03:17.311Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageInspectWithEmptyID [2022-04-09T19:03:17.311Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageInspect [2022-04-09T19:03:17.311Z] --- PASS: TestImageInspect (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageListError [2022-04-09T19:03:17.311Z] --- PASS: TestImageListError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageList [2022-04-09T19:03:17.311Z] --- PASS: TestImageList (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageListApiBefore125 [2022-04-09T19:03:17.311Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageLoadError [2022-04-09T19:03:17.311Z] --- PASS: TestImageLoadError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageLoad [2022-04-09T19:03:17.311Z] --- PASS: TestImageLoad (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagesPruneError [2022-04-09T19:03:17.311Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagesPrune [2022-04-09T19:03:17.311Z] --- PASS: TestImagesPrune (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePullReferenceParseError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePullAnyError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePullWithoutErrors [2022-04-09T19:03:17.311Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePushReferenceError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePushAnyError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithoutErrors [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-09T19:03:17.311Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-09T19:03:17.311Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageRemoveError [2022-04-09T19:03:17.311Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageRemoveImageNotFound [2022-04-09T19:03:17.311Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageRemove [2022-04-09T19:03:17.311Z] --- PASS: TestImageRemove (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSaveError [2022-04-09T19:03:17.311Z] --- PASS: TestImageSaveError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSave [2022-04-09T19:03:17.311Z] --- PASS: TestImageSave (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSearchAnyError [2022-04-09T19:03:17.311Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-09T19:03:17.311Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:03:17.311Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:03:17.311Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-09T19:03:17.311Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageSearchWithoutErrors [2022-04-09T19:03:17.311Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageTagError [2022-04-09T19:03:17.311Z] --- PASS: TestImageTagError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageTagInvalidReference [2022-04-09T19:03:17.311Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageTagInvalidSourceImageName [2022-04-09T19:03:17.311Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageTagHexSource [2022-04-09T19:03:17.311Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestImageTag [2022-04-09T19:03:17.311Z] --- PASS: TestImageTag (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestInfoServerError [2022-04-09T19:03:17.311Z] --- PASS: TestInfoServerError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestInfoInvalidResponseJSONError [2022-04-09T19:03:17.311Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestInfo [2022-04-09T19:03:17.311Z] --- PASS: TestInfo (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNetworkConnectError [2022-04-09T19:03:17.311Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-09T19:03:17.311Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNetworkConnect [2022-04-09T19:03:17.311Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-09T19:03:17.311Z] === RUN TestNetworkCreateError [2022-04-09T19:03:17.311Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkCreate [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkDisconnectError [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkDisconnect [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkInspect [2022-04-09T19:03:17.312Z] === RUN TestNetworkInspect/empty_ID [2022-04-09T19:03:17.312Z] === RUN TestNetworkInspect/no_options [2022-04-09T19:03:17.312Z] === RUN TestNetworkInspect/verbose [2022-04-09T19:03:17.312Z] === RUN TestNetworkInspect/global_scope [2022-04-09T19:03:17.312Z] === RUN TestNetworkInspect/unknown_network [2022-04-09T19:03:17.312Z] === RUN TestNetworkInspect/server_error [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkListError [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkListError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkList [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkList (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworksPruneError [2022-04-09T19:03:17.312Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworksPrune [2022-04-09T19:03:17.312Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkRemoveError [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNetworkRemove [2022-04-09T19:03:17.312Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeInspectError [2022-04-09T19:03:17.312Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeInspectNodeNotFound [2022-04-09T19:03:17.312Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeInspectWithEmptyID [2022-04-09T19:03:17.312Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeInspect [2022-04-09T19:03:17.312Z] --- PASS: TestNodeInspect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeListError [2022-04-09T19:03:17.312Z] --- PASS: TestNodeListError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeList [2022-04-09T19:03:17.312Z] --- PASS: TestNodeList (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeRemoveError [2022-04-09T19:03:17.312Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeRemove [2022-04-09T19:03:17.312Z] --- PASS: TestNodeRemove (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeUpdateError [2022-04-09T19:03:17.312Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestNodeUpdate [2022-04-09T19:03:17.312Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestOptionWithHostFromEnv [2022-04-09T19:03:17.312Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestOptionWithTimeout [2022-04-09T19:03:17.312Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestOptionWithVersionFromEnv [2022-04-09T19:03:17.312Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPingFail [2022-04-09T19:03:17.312Z] --- PASS: TestPingFail (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPingWithError [2022-04-09T19:03:17.312Z] 2022/04/09 19:03:15 RoundTripper returned a response & error; ignoring response [2022-04-09T19:03:17.312Z] 2022/04/09 19:03:15 RoundTripper returned a response & error; ignoring response [2022-04-09T19:03:17.312Z] --- PASS: TestPingWithError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPingSuccess [2022-04-09T19:03:17.312Z] --- PASS: TestPingSuccess (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPingHeadFallback [2022-04-09T19:03:17.312Z] === RUN TestPingHeadFallback/OK [2022-04-09T19:03:17.312Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-09T19:03:17.312Z] === RUN TestPingHeadFallback/Not_Found [2022-04-09T19:03:17.312Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-09T19:03:17.312Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-09T19:03:17.312Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginDisableError [2022-04-09T19:03:17.312Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginDisable [2022-04-09T19:03:17.312Z] --- PASS: TestPluginDisable (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginEnableError [2022-04-09T19:03:17.312Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginEnable [2022-04-09T19:03:17.312Z] --- PASS: TestPluginEnable (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginInspectError [2022-04-09T19:03:17.312Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginInspectWithEmptyID [2022-04-09T19:03:17.312Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginInspect [2022-04-09T19:03:17.312Z] --- PASS: TestPluginInspect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginListError [2022-04-09T19:03:17.312Z] --- PASS: TestPluginListError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginList [2022-04-09T19:03:17.312Z] --- PASS: TestPluginList (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginPushError [2022-04-09T19:03:17.312Z] --- PASS: TestPluginPushError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginPush [2022-04-09T19:03:17.312Z] --- PASS: TestPluginPush (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginRemoveError [2022-04-09T19:03:17.312Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginRemove [2022-04-09T19:03:17.312Z] --- PASS: TestPluginRemove (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginSetError [2022-04-09T19:03:17.312Z] --- PASS: TestPluginSetError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPluginSet [2022-04-09T19:03:17.312Z] --- PASS: TestPluginSet (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSetHostHeader [2022-04-09T19:03:17.312Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestPlainTextError [2022-04-09T19:03:17.312Z] --- PASS: TestPlainTextError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestInfiniteError [2022-04-09T19:03:17.312Z] --- PASS: TestInfiniteError (0.02s) [2022-04-09T19:03:17.312Z] === RUN TestCanceledContext [2022-04-09T19:03:17.312Z] 2022/04/09 19:03:15 RoundTripper returned a response & error; ignoring response [2022-04-09T19:03:17.312Z] --- PASS: TestCanceledContext (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestDeadlineExceededContext [2022-04-09T19:03:17.312Z] 2022/04/09 19:03:15 RoundTripper returned a response & error; ignoring response [2022-04-09T19:03:17.312Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretCreateUnsupported [2022-04-09T19:03:17.312Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretCreateError [2022-04-09T19:03:17.312Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretCreate [2022-04-09T19:03:17.312Z] --- PASS: TestSecretCreate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretInspectUnsupported [2022-04-09T19:03:17.312Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretInspectError [2022-04-09T19:03:17.312Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretInspectSecretNotFound [2022-04-09T19:03:17.312Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretInspectWithEmptyID [2022-04-09T19:03:17.312Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretInspect [2022-04-09T19:03:17.312Z] --- PASS: TestSecretInspect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretListUnsupported [2022-04-09T19:03:17.312Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretListError [2022-04-09T19:03:17.312Z] --- PASS: TestSecretListError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretList [2022-04-09T19:03:17.312Z] --- PASS: TestSecretList (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretRemoveUnsupported [2022-04-09T19:03:17.312Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretRemoveError [2022-04-09T19:03:17.312Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretRemove [2022-04-09T19:03:17.312Z] --- PASS: TestSecretRemove (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretUpdateUnsupported [2022-04-09T19:03:17.312Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretUpdateError [2022-04-09T19:03:17.312Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSecretUpdate [2022-04-09T19:03:17.312Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceCreateError [2022-04-09T19:03:17.312Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceCreate [2022-04-09T19:03:17.312Z] --- PASS: TestServiceCreate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-09T19:03:17.312Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceCreateDigestPinning [2022-04-09T19:03:17.312Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceInspectError [2022-04-09T19:03:17.312Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceInspectServiceNotFound [2022-04-09T19:03:17.312Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceInspectWithEmptyID [2022-04-09T19:03:17.312Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceInspect [2022-04-09T19:03:17.312Z] --- PASS: TestServiceInspect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceListError [2022-04-09T19:03:17.312Z] --- PASS: TestServiceListError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceList [2022-04-09T19:03:17.312Z] --- PASS: TestServiceList (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceLogsError [2022-04-09T19:03:17.312Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceLogs [2022-04-09T19:03:17.312Z] --- PASS: TestServiceLogs (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceRemoveError [2022-04-09T19:03:17.312Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceRemoveNotFoundError [2022-04-09T19:03:17.312Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceRemove [2022-04-09T19:03:17.312Z] --- PASS: TestServiceRemove (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceUpdateError [2022-04-09T19:03:17.312Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestServiceUpdate [2022-04-09T19:03:17.312Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmGetUnlockKeyError [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmGetUnlockKey [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmInitError [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmInit [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmInit (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmInspectError [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmInspect [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmJoinError [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmJoin [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmLeaveError [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmLeave [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmUnlockError [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmUnlock [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmUpdateError [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestSwarmUpdate [2022-04-09T19:03:17.312Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestTaskInspectError [2022-04-09T19:03:17.312Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestTaskInspectWithEmptyID [2022-04-09T19:03:17.312Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestTaskInspect [2022-04-09T19:03:17.312Z] --- PASS: TestTaskInspect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestTaskListError [2022-04-09T19:03:17.312Z] --- PASS: TestTaskListError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestTaskList [2022-04-09T19:03:17.312Z] --- PASS: TestTaskList (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeCreateError [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeCreate [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeInspectError [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeInspectNotFound [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeInspectWithEmptyID [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeInspectWithEmptyID (0.01s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeInspect [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeListError [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeListError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeList [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeList (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeRemoveError [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-09T19:03:17.312Z] === RUN TestVolumeRemove [2022-04-09T19:03:17.312Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-09T19:03:17.312Z] === CONT TestTLSCloseWriter [2022-04-09T19:03:17.312Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-09T19:03:17.312Z] PASS [2022-04-09T19:03:17.312Z] coverage: 75.1% of statements [2022-04-09T19:03:17.312Z] ok github.com/docker/docker/client 0.500s coverage: 75.1% of statements [2022-04-09T19:03:17.325Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-09T19:03:17.590Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-09T19:03:17.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-09T19:03:17.851Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-09T19:03:18.112Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit (1.88s) [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-09T19:03:18.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-09T19:03:18.684Z] === RUN TestUpdateRestartPolicy [2022-04-09T19:03:19.189Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-09T19:03:19.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:03:20.577Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-09T19:03:20.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:03:21.091Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-09T19:03:21.529Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-09T19:03:21.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-09T19:03:21.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-09T19:03:21.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-09T19:03:22.364Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-09T19:03:22.561Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-09T19:03:22.562Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestConfigureDaemonLogs [2022-04-09T19:03:22.562Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestCommonOptionsInstallFlags [2022-04-09T19:03:22.562Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-09T19:03:22.562Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-09T19:03:22.562Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-09T19:03:22.562Z] PASS [2022-04-09T19:03:22.562Z] coverage: 19.0% of statements [2022-04-09T19:03:22.562Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 19.0% of statements [2022-04-09T19:03:22.562Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-09T19:03:22.562Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-09T19:03:22.937Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-09T19:03:23.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:03:23.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-09T19:03:23.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-09T19:03:24.737Z] === RUN TestContainerStopSignal [2022-04-09T19:03:24.737Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestContainerStopTimeout [2022-04-09T19:03:24.737Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-09T19:03:24.737Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-09T19:03:24.737Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-09T19:03:24.737Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestReplaceAndAppendEnvVars [2022-04-09T19:03:24.737Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-09T19:03:24.737Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestNewMemoryStore [2022-04-09T19:03:24.737Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestAddContainers [2022-04-09T19:03:24.737Z] --- PASS: TestAddContainers (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestGetContainer [2022-04-09T19:03:24.737Z] --- PASS: TestGetContainer (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestDeleteContainer [2022-04-09T19:03:24.737Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestListContainers [2022-04-09T19:03:24.737Z] --- PASS: TestListContainers (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestFirstContainer [2022-04-09T19:03:24.737Z] --- PASS: TestFirstContainer (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestApplyAllContainer [2022-04-09T19:03:24.737Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestIsValidHealthString [2022-04-09T19:03:24.737Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestStateRunStop [2022-04-09T19:03:24.737Z] --- PASS: TestStateRunStop (0.00s) [2022-04-09T19:03:24.737Z] === RUN TestStateTimeoutWait [2022-04-09T19:03:24.737Z] state_test.go:141: Stop callback fired [2022-04-09T19:03:24.737Z] state_test.go:165: Stop callback fired [2022-04-09T19:03:24.737Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-09T19:03:24.737Z] === RUN TestIsValidStateString [2022-04-09T19:03:24.737Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-09T19:03:24.738Z] === RUN TestViewSaveDelete [2022-04-09T19:03:24.738Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-09T19:03:24.738Z] === RUN TestViewAll [2022-04-09T19:03:24.738Z] --- PASS: TestViewAll (0.01s) [2022-04-09T19:03:24.738Z] === RUN TestViewGet [2022-04-09T19:03:24.738Z] --- PASS: TestViewGet (0.01s) [2022-04-09T19:03:24.738Z] === RUN TestNames [2022-04-09T19:03:24.738Z] --- PASS: TestNames (0.00s) [2022-04-09T19:03:24.738Z] === RUN TestViewWithHealthCheck [2022-04-09T19:03:24.738Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-09T19:03:24.738Z] PASS [2022-04-09T19:03:24.738Z] coverage: 41.5% of statements [2022-04-09T19:03:24.738Z] ok github.com/docker/docker/container 0.244s coverage: 41.5% of statements [2022-04-09T19:03:24.738Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-09T19:03:24.738Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-09T19:03:24.738Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-09T19:03:24.738Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-09T19:03:25.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-09T19:03:25.701Z] === RUN TestPrepare [2022-04-09T19:03:25.701Z] --- PASS: TestPrepare (0.00s) [2022-04-09T19:03:25.701Z] === RUN TestStart [2022-04-09T19:03:25.701Z] --- PASS: TestStart (0.00s) [2022-04-09T19:03:25.701Z] === RUN TestWaitCancel [2022-04-09T19:03:25.701Z] --- PASS: TestWaitCancel (0.00s) [2022-04-09T19:03:25.701Z] === RUN TestWaitDisabled [2022-04-09T19:03:25.701Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-09T19:03:25.701Z] === RUN TestWaitEnabled [2022-04-09T19:03:25.701Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-09T19:03:25.701Z] === RUN TestRemove [2022-04-09T19:03:25.701Z] --- PASS: TestRemove (0.00s) [2022-04-09T19:03:25.701Z] PASS [2022-04-09T19:03:25.701Z] coverage: 65.3% of statements [2022-04-09T19:03:25.701Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-04-09T19:03:25.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-09T19:03:26.515Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-09T19:03:27.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-09T19:03:27.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-09T19:03:27.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-09T19:03:29.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-09T19:03:29.425Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-09T19:03:29.425Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-09T19:03:29.425Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-09T19:03:29.425Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-09T19:03:29.425Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-09T19:03:29.425Z] PASS [2022-04-09T19:03:29.426Z] coverage: 35.9% of statements [2022-04-09T19:03:29.426Z] ok github.com/docker/docker/daemon/cluster/convert 0.812s coverage: 35.9% of statements [2022-04-09T19:03:29.426Z] === RUN TestNewListSecretsFilters [2022-04-09T19:03:29.426Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-09T19:03:29.426Z] === RUN TestNewListConfigsFilters [2022-04-09T19:03:29.426Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-09T19:03:29.426Z] PASS [2022-04-09T19:03:29.426Z] coverage: 0.5% of statements [2022-04-09T19:03:29.426Z] ok github.com/docker/docker/daemon/cluster 1.262s coverage: 0.5% of statements [2022-04-09T19:03:30.466Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-04-09T19:03:30.466Z] === RUN TestCreateServiceSecretFileMode [2022-04-09T19:03:30.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-09T19:03:30.917Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-04-09T19:03:30.917Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-09T19:03:30.917Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-04-09T19:03:30.917Z] === RUN TestWaitNonBlocked [2022-04-09T19:03:30.917Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:03:30.917Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:03:30.917Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:03:30.917Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:03:30.917Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:03:30.917Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:03:30.917Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-09T19:03:30.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-04-09T19:03:30.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-04-09T19:03:30.917Z] === RUN TestWaitBlocked [2022-04-09T19:03:30.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T19:03:30.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T19:03:30.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T19:03:30.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T19:03:30.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T19:03:30.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T19:03:31.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-09T19:03:31.489Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-09T19:03:31.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-04-09T19:03:31.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-04-09T19:03:31.489Z] === CONT TestContainerStartOnDaemonRestart [2022-04-09T19:03:31.489Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-09T19:03:31.597Z] === RUN TestBuilderGC [2022-04-09T19:03:31.597Z] --- PASS: TestBuilderGC (0.00s) [2022-04-09T19:03:31.597Z] === RUN TestDaemonConfigurationNotFound [2022-04-09T19:03:32.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-09T19:03:32.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-09T19:03:32.053Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestDaemonBrokenConfiguration [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestFindConfigurationConflicts [2022-04-09T19:03:32.054Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-09T19:03:32.054Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-09T19:03:32.054Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-09T19:03:32.054Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-09T19:03:32.054Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_label [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_dns [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-09T19:03:32.054Z] === RUN TestValidateConfiguration/with_hosts [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-09T19:03:32.054Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestReloadSetConfigFileNotExist [2022-04-09T19:03:32.054Z] time="2022-04-09T19:03:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-09T19:03:32.054Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-04-09T19:03:32.054Z] === RUN TestReloadDefaultConfigNotExist [2022-04-09T19:03:32.054Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:03:32.054Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestReloadBadDefaultConfig [2022-04-09T19:03:32.054Z] time="2022-04-09T19:03:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3082058556" [2022-04-09T19:03:32.054Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestReloadWithConflictingLabels [2022-04-09T19:03:32.054Z] time="2022-04-09T19:03:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2186587462" [2022-04-09T19:03:32.054Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestReloadWithDuplicateLabels [2022-04-09T19:03:32.054Z] time="2022-04-09T19:03:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-189148792" [2022-04-09T19:03:32.054Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestMaskURLCredentials [2022-04-09T19:03:32.054Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-09T19:03:32.054Z] === RUN TestDaemonConfigurationMerge [2022-04-09T19:03:32.054Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-09T19:03:32.054Z] PASS [2022-04-09T19:03:32.054Z] coverage: 79.5% of statements [2022-04-09T19:03:32.054Z] ok github.com/docker/docker/daemon/config 0.337s coverage: 79.5% of statements [2022-04-09T19:03:32.054Z] === RUN TestWaitNodeAttachment [2022-04-09T19:03:32.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-09T19:03:32.511Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-09T19:03:32.511Z] === RUN TestIsolationConversion [2022-04-09T19:03:32.511Z] === RUN TestIsolationConversion/default [2022-04-09T19:03:32.511Z] === RUN TestIsolationConversion/process [2022-04-09T19:03:32.511Z] === RUN TestIsolationConversion/hyperv [2022-04-09T19:03:32.511Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-09T19:03:32.511Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-09T19:03:32.511Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-09T19:03:32.511Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestContainerLabels [2022-04-09T19:03:32.511Z] --- PASS: TestContainerLabels (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestCredentialSpecConversion [2022-04-09T19:03:32.511Z] === RUN TestCredentialSpecConversion/none [2022-04-09T19:03:32.511Z] === RUN TestCredentialSpecConversion/config [2022-04-09T19:03:32.511Z] === RUN TestCredentialSpecConversion/file [2022-04-09T19:03:32.511Z] === RUN TestCredentialSpecConversion/registry [2022-04-09T19:03:32.511Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-09T19:03:32.511Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-09T19:03:32.511Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-09T19:03:32.511Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-09T19:03:32.511Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestControllerValidateMountBind [2022-04-09T19:03:32.511Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestControllerValidateMountVolume [2022-04-09T19:03:32.511Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestControllerValidateMountTarget [2022-04-09T19:03:32.511Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestControllerValidateMountTmpfs [2022-04-09T19:03:32.511Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestControllerValidateMountInvalidType [2022-04-09T19:03:32.511Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestControllerValidateMountNamedPipe [2022-04-09T19:03:32.511Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-09T19:03:32.511Z] PASS [2022-04-09T19:03:32.511Z] coverage: 11.0% of statements [2022-04-09T19:03:32.511Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.591s coverage: 11.0% of statements [2022-04-09T19:03:32.511Z] === RUN TestEventsLog [2022-04-09T19:03:32.511Z] --- PASS: TestEventsLog (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestEventsLogTimeout [2022-04-09T19:03:32.511Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-09T19:03:32.511Z] === RUN TestLogEvents [2022-04-09T19:03:32.860Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-09T19:03:32.968Z] --- PASS: TestLogEvents (0.05s) [2022-04-09T19:03:32.968Z] === RUN TestLoadBufferedEvents [2022-04-09T19:03:32.968Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-04-09T19:03:32.968Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-09T19:03:32.968Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-09T19:03:32.968Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-09T19:03:32.968Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-09T19:03:32.968Z] PASS [2022-04-09T19:03:32.968Z] coverage: 50.0% of statements [2022-04-09T19:03:32.968Z] ok github.com/docker/docker/daemon/events 0.353s coverage: 50.0% of statements [2022-04-09T19:03:33.932Z] === RUN TestIsEmptyDir [2022-04-09T19:03:33.932Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-09T19:03:33.932Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-09T19:03:33.932Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-09T19:03:33.932Z] PASS [2022-04-09T19:03:33.932Z] coverage: 2.3% of statements [2022-04-09T19:03:33.932Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2022-04-09T19:03:34.035Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2022-04-09T19:03:34.035Z] === CONT TestIpcModeOlderClient [2022-04-09T19:03:34.035Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-04-09T19:03:34.035Z] === CONT TestContainerKillOnDaemonStart [2022-04-09T19:03:34.035Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-09T19:03:34.035Z] === CONT TestDaemonHostGatewayIP [2022-04-09T19:03:34.390Z] === RUN TestVerifyNetworkingConfig [2022-04-09T19:03:34.390Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestGetContainer [2022-04-09T19:03:34.390Z] --- PASS: TestGetContainer (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestValidContainerNames [2022-04-09T19:03:34.390Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestContainerInitDNS [2022-04-09T19:03:34.390Z] daemon_test.go:145: root required [2022-04-09T19:03:34.390Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestMerge [2022-04-09T19:03:34.390Z] --- PASS: TestMerge (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestValidateContainerIsolation [2022-04-09T19:03:34.390Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestFindNetworkErrorType [2022-04-09T19:03:34.390Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestEnsureServicesExist [2022-04-09T19:03:34.390Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestEnsureServicesExistErrors [2022-04-09T19:03:34.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-09T19:03:34.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-09T19:03:34.390Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-09T19:03:34.390Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestContainerDelete [2022-04-09T19:03:34.390Z] --- PASS: TestContainerDelete (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestContainerDoubleDelete [2022-04-09T19:03:34.390Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestLogContainerEventCopyLabels [2022-04-09T19:03:34.390Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestLogContainerEventWithAttributes [2022-04-09T19:03:34.390Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestNoneHealthcheck [2022-04-09T19:03:34.390Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestHealthStates [2022-04-09T19:03:34.390Z] === RUN TestLinkNaming [2022-04-09T19:03:34.390Z] --- PASS: TestLinkNaming (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestLinkNew [2022-04-09T19:03:34.390Z] --- PASS: TestLinkNew (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestLinkEnv [2022-04-09T19:03:34.390Z] --- PASS: TestLinkEnv (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestLinkMultipleEnv [2022-04-09T19:03:34.390Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestLinkPortRangeEnv [2022-04-09T19:03:34.390Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-09T19:03:34.390Z] PASS [2022-04-09T19:03:34.390Z] coverage: 93.0% of statements [2022-04-09T19:03:34.390Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:33Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] time="2022-04-09T19:03:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:03:34.390Z] --- PASS: TestHealthStates (0.20s) [2022-04-09T19:03:34.390Z] === RUN TestGetInspectData [2022-04-09T19:03:34.390Z] --- PASS: TestGetInspectData (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestFillLicense [2022-04-09T19:03:34.390Z] --- PASS: TestFillLicense (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestListInvalidFilter [2022-04-09T19:03:34.390Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestNameFilter [2022-04-09T19:03:34.390Z] --- PASS: TestNameFilter (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-09T19:03:34.390Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-09T19:03:34.390Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-09T19:03:34.390Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-09T19:03:34.390Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestDaemonReloadLabels [2022-04-09T19:03:34.390Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-09T19:03:34.390Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestDaemonReloadMirrors [2022-04-09T19:03:34.390Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-09T19:03:34.390Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-09T19:03:34.390Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-09T19:03:34.390Z] reload_test.go:342: root required [2022-04-09T19:03:34.390Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-09T19:03:34.390Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-09T19:03:34.390Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-09T19:03:34.390Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-09T19:03:34.390Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-09T19:03:34.390Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-09T19:03:34.390Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-09T19:03:34.390Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-09T19:03:34.390Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-09T19:03:34.390Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-09T19:03:34.390Z] === RUN TestParseVolumesFrom [2022-04-09T19:03:34.390Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-09T19:03:34.390Z] PASS [2022-04-09T19:03:34.390Z] coverage: 8.8% of statements [2022-04-09T19:03:34.390Z] ok github.com/docker/docker/daemon 0.459s coverage: 8.8% of statements [2022-04-09T19:03:34.390Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-09T19:03:34.390Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-09T19:03:34.390Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-09T19:03:34.390Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-09T19:03:34.390Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-09T19:03:34.391Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-09T19:03:34.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-09T19:03:34.969Z] --- PASS: TestCheckoutGit (34.06s) [2022-04-09T19:03:34.969Z] === RUN TestValidGitTransport [2022-04-09T19:03:34.969Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-09T19:03:34.969Z] === RUN TestGitInvalidRef [2022-04-09T19:03:35.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-09T19:03:35.427Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-09T19:03:35.427Z] PASS [2022-04-09T19:03:35.427Z] coverage: 86.3% of statements [2022-04-09T19:03:35.427Z] ok github.com/docker/docker/builder/remotecontext/git 34.370s coverage: 86.3% of statements [2022-04-09T19:03:35.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-09T19:03:35.949Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-04-09T19:03:35.949Z] === CONT TestDaemonRestartIpcMode [2022-04-09T19:03:36.390Z] ? github.com/docker/docker/cli [no test files] [2022-04-09T19:03:36.390Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-09T19:03:36.560Z] === RUN TestAdapterReadLogs [2022-04-09T19:03:36.560Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-09T19:03:36.560Z] === RUN TestCopier [2022-04-09T19:03:36.560Z] --- PASS: TestCopier (0.00s) [2022-04-09T19:03:36.560Z] === RUN TestCopierLongLines [2022-04-09T19:03:36.560Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-09T19:03:36.560Z] === RUN TestCopierSlow [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig/defaults [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-09T19:03:36.560Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-09T19:03:36.560Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-09T19:03:36.560Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-09T19:03:36.560Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-09T19:03:36.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-09T19:03:37.021Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-09T19:03:37.022Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-09T19:03:37.022Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-09T19:03:37.022Z] --- PASS: TestCopierSlow (0.17s) [2022-04-09T19:03:37.022Z] === RUN TestCopierWithSized [2022-04-09T19:03:37.022Z] === RUN TestCopierWithSized/as_is [2022-04-09T19:03:37.022Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-09T19:03:37.022Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-09T19:03:37.022Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-09T19:03:37.022Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCopierWithPartial [2022-04-09T19:03:37.022Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestRingLogger [2022-04-09T19:03:37.022Z] --- PASS: TestRingLogger (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestRingCap [2022-04-09T19:03:37.022Z] --- PASS: TestRingCap (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestRingClose [2022-04-09T19:03:37.022Z] --- PASS: TestRingClose (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestRingDrain [2022-04-09T19:03:37.022Z] --- PASS: TestRingDrain (0.00s) [2022-04-09T19:03:37.022Z] PASS [2022-04-09T19:03:37.022Z] coverage: 43.2% of statements [2022-04-09T19:03:37.022Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 43.2% of statements [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-04-09T19:03:37.022Z] === RUN TestCreateSuccess [2022-04-09T19:03:37.022Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCreateStreamSkipped [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-09T19:03:37.022Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCreateLogGroupSuccess [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-09T19:03:37.022Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCreateError [2022-04-09T19:03:37.022Z] --- PASS: TestCreateError (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCreateAlreadyExists [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-09T19:03:37.022Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestLogClosed [2022-04-09T19:03:37.022Z] --- PASS: TestLogClosed (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestLogBlocking [2022-04-09T19:03:37.022Z] --- PASS: TestLogBlocking (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-09T19:03:37.022Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestLogNonBlockingBufferFull [2022-04-09T19:03:37.022Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestPublishBatchSuccess [2022-04-09T19:03:37.022Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestPublishBatchError [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=error msg=error [2022-04-09T19:03:37.022Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-09T19:03:37.022Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-09T19:03:37.022Z] time="2022-04-09T19:03:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-09T19:03:37.022Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchSimple [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchTicker [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchMultilinePattern [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchClose [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestEffectiveLen [2022-04-09T19:03:37.022Z] === RUN TestEffectiveLen/0/Hello [2022-04-09T19:03:37.022Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-09T19:03:37.022Z] === RUN TestEffectiveLen/2/🙃 [2022-04-09T19:03:37.022Z] === RUN TestEffectiveLen/3/���� [2022-04-09T19:03:37.022Z] === RUN TestEffectiveLen/4/He��o [2022-04-09T19:03:37.022Z] === RUN TestEffectiveLen/5/ [2022-04-09T19:03:37.022Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/0/ [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/1/Hello [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: Hello [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/2/Hello [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: He [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: llo [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/3/Hello [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: Hello [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/4/🙃 [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/5/🙃 [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/6/a� [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: a [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: � [2022-04-09T19:03:37.022Z] === RUN TestFindValidSplit/7/a� [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1076: a� [2022-04-09T19:03:37.022Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestProcessEventEmoji [2022-04-09T19:03:37.022Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchLineSplit [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchMaxEvents [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-09T19:03:37.022Z] PASS [2022-04-09T19:03:37.022Z] coverage: 33.6% of statements [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-04-09T19:03:37.022Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-09T19:03:37.022Z] ok github.com/docker/docker/daemon/logger/fluentd 0.074s coverage: 33.6% of statements [2022-04-09T19:03:37.022Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-09T19:03:37.022Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsFormat [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-09T19:03:37.022Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-09T19:03:37.022Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestCreateTagSuccess [2022-04-09T19:03:37.022Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-04-09T19:03:37.022Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-09T19:03:37.022Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-09T19:03:37.022Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-09T19:03:37.022Z] PASS [2022-04-09T19:03:37.022Z] coverage: 80.2% of statements [2022-04-09T19:03:37.022Z] ok github.com/docker/docker/daemon/logger/awslogs 0.485s coverage: 80.2% of statements [2022-04-09T19:03:37.072Z] ......... [ 85%] [2022-04-09T19:03:37.479Z] === RUN TestSearchRegistryForImagesErrors [2022-04-09T19:03:37.479Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-09T19:03:37.479Z] === RUN TestSearchRegistryForImages [2022-04-09T19:03:37.479Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-09T19:03:37.479Z] === RUN TestOnlyPlatformWithFallback [2022-04-09T19:03:37.479Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-09T19:03:37.479Z] === RUN TestImageDelete [2022-04-09T19:03:37.479Z] === RUN TestImageDelete/no_lease [2022-04-09T19:03:37.479Z] === RUN TestImageDelete/lease_exists [2022-04-09T19:03:37.936Z] --- PASS: TestImageDelete (0.05s) [2022-04-09T19:03:37.936Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-09T19:03:37.936Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-09T19:03:37.936Z] === RUN TestContentStoreForPull [2022-04-09T19:03:37.936Z] --- PASS: TestContentStoreForPull (0.22s) [2022-04-09T19:03:37.936Z] PASS [2022-04-09T19:03:37.936Z] coverage: 6.6% of statements [2022-04-09T19:03:37.936Z] ok github.com/docker/docker/daemon/images 0.434s coverage: 6.6% of statements [2022-04-09T19:03:37.936Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-09T19:03:37.936Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-09T19:03:37.936Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-09T19:03:37.936Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-09T19:03:37.936Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-09T19:03:37.936Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-09T19:03:38.392Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-09T19:03:38.392Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-09T19:03:38.392Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-09T19:03:38.393Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2022-04-09T19:03:38.393Z] === RUN TestFastTimeMarshalJSON [2022-04-09T19:03:38.393Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-09T19:03:38.393Z] PASS [2022-04-09T19:03:38.393Z] coverage: 87.2% of statements [2022-04-09T19:03:38.393Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.220s coverage: 87.2% of statements [2022-04-09T19:03:38.490Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-04-09T19:03:38.848Z] === RUN TestJSONFileLogger [2022-04-09T19:03:38.848Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-09T19:03:38.848Z] === RUN TestJSONFileLoggerWithTags [2022-04-09T19:03:38.849Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-09T19:03:38.849Z] === RUN TestJSONFileLoggerWithOpts [2022-04-09T19:03:38.849Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-09T19:03:38.849Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-09T19:03:38.849Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.03s) [2022-04-09T19:03:38.849Z] === RUN TestEncodeDecode [2022-04-09T19:03:38.849Z] === PAUSE TestEncodeDecode [2022-04-09T19:03:38.849Z] === RUN TestUnexpectedEOF [2022-04-09T19:03:38.849Z] time="2022-04-09T19:03:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-09T19:03:38.849Z] time="2022-04-09T19:03:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-09T19:03:38.849Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-04-09T19:03:38.849Z] === CONT TestEncodeDecode [2022-04-09T19:03:38.849Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-09T19:03:38.849Z] PASS [2022-04-09T19:03:38.849Z] coverage: 69.9% of statements [2022-04-09T19:03:38.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.348s coverage: 69.9% of statements [2022-04-09T19:03:38.915Z] check_test.go:308: [d5a36eaa3890d] daemon is not started [2022-04-09T19:03:38.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-09T19:03:39.306Z] === RUN TestWriteLog [2022-04-09T19:03:39.306Z] === PAUSE TestWriteLog [2022-04-09T19:03:39.306Z] === RUN TestReadLog [2022-04-09T19:03:39.306Z] === PAUSE TestReadLog [2022-04-09T19:03:39.306Z] === RUN TestDecode [2022-04-09T19:03:39.306Z] --- PASS: TestDecode (0.03s) [2022-04-09T19:03:39.306Z] === CONT TestWriteLog [2022-04-09T19:03:39.306Z] === CONT TestReadLog [2022-04-09T19:03:39.306Z] === RUN TestReadLog/tail_exact [2022-04-09T19:03:39.306Z] --- PASS: TestWriteLog (0.01s) [2022-04-09T19:03:39.306Z] === RUN TestReadLog/tail_less_than_available [2022-04-09T19:03:39.306Z] === RUN TestReadLog/tail_more_than_available [2022-04-09T19:03:39.306Z] --- PASS: TestReadLog (0.23s) [2022-04-09T19:03:39.306Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-04-09T19:03:39.306Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-09T19:03:39.306Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-09T19:03:39.306Z] PASS [2022-04-09T19:03:39.306Z] coverage: 78.7% of statements [2022-04-09T19:03:39.306Z] ok github.com/docker/docker/daemon/logger/local 0.323s coverage: 78.7% of statements [2022-04-09T19:03:39.306Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.81s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.66s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.53s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2022-04-09T19:03:39.488Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2022-04-09T19:03:39.488Z] === RUN TestCgroupNamespacesRun [2022-04-09T19:03:40.271Z] === RUN TestLog [2022-04-09T19:03:40.271Z] === RUN TestOpenFileDelete [2022-04-09T19:03:40.271Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestOpenFileRename [2022-04-09T19:03:40.271Z] --- PASS: TestLog (0.03s) [2022-04-09T19:03:40.271Z] PASS [2022-04-09T19:03:40.271Z] coverage: 31.5% of statements [2022-04-09T19:03:40.271Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestHandleDecoderErr [2022-04-09T19:03:40.271Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestParseLogTagDefaultTag [2022-04-09T19:03:40.271Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestParseLogTag [2022-04-09T19:03:40.271Z] --- PASS: TestParseLogTag (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestParseLogTagEmptyTag [2022-04-09T19:03:40.271Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestTailFiles [2022-04-09T19:03:40.271Z] --- PASS: TestTailFiles (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestFollowLogsConsumerGone [2022-04-09T19:03:40.271Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestFollowLogsProducerGone [2022-04-09T19:03:40.271Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-04-09T19:03:40.271Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-09T19:03:40.271Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-09T19:03:40.271Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-09T19:03:40.271Z] === RUN TestCheckCapacityAndRotate [2022-04-09T19:03:40.271Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-09T19:03:40.271Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-09T19:03:40.271Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-09T19:03:40.271Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-09T19:03:40.271Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-09T19:03:40.271Z] PASS [2022-04-09T19:03:40.271Z] coverage: 53.5% of statements [2022-04-09T19:03:40.271Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.131s coverage: 53.5% of statements [2022-04-09T19:03:40.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-09T19:03:41.156Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2022-04-09T19:03:41.156Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-09T19:03:41.236Z] === RUN TestParseLogFormat [2022-04-09T19:03:41.236Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestValidateLogOptEmpty [2022-04-09T19:03:41.236Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestValidateSyslogAddress [2022-04-09T19:03:41.236Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestParseAddressDefaultPort [2022-04-09T19:03:41.236Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestValidateSyslogFacility [2022-04-09T19:03:41.236Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestValidateLogOptSyslogFormat [2022-04-09T19:03:41.236Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestValidateLogOpt [2022-04-09T19:03:41.236Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-09T19:03:41.236Z] PASS [2022-04-09T19:03:41.236Z] coverage: 46.8% of statements [2022-04-09T19:03:41.236Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-04-09T19:03:41.236Z] === RUN TestNewParse [2022-04-09T19:03:41.236Z] --- PASS: TestNewParse (0.00s) [2022-04-09T19:03:41.236Z] PASS [2022-04-09T19:03:41.236Z] coverage: 8.3% of statements [2022-04-09T19:03:41.236Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-04-09T19:03:41.236Z] === RUN TestValidateLogOpt [2022-04-09T19:03:41.236Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestNewMissedConfig [2022-04-09T19:03:41.236Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestNewMissedUrl [2022-04-09T19:03:41.236Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestNewMissedToken [2022-04-09T19:03:41.236Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestNewWithProxy [2022-04-09T19:03:41.236Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestDefault [2022-04-09T19:03:41.236Z] --- PASS: TestDefault (0.01s) [2022-04-09T19:03:41.236Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-09T19:03:41.236Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestJsonFormat [2022-04-09T19:03:41.236Z] --- PASS: TestJsonFormat (0.02s) [2022-04-09T19:03:41.236Z] === RUN TestRawFormat [2022-04-09T19:03:41.236Z] --- PASS: TestRawFormat (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestRawFormatWithLabels [2022-04-09T19:03:41.236Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestRawFormatWithoutTag [2022-04-09T19:03:41.236Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-09T19:03:41.236Z] === RUN TestBatching [2022-04-09T19:03:41.693Z] --- PASS: TestBatching (0.29s) [2022-04-09T19:03:41.693Z] === RUN TestFrequency [2022-04-09T19:03:41.821Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-09T19:03:42.149Z] --- PASS: TestFrequency (0.27s) [2022-04-09T19:03:42.149Z] === RUN TestOneMessagePerRequest [2022-04-09T19:03:42.149Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-09T19:03:42.149Z] === RUN TestVerify [2022-04-09T19:03:42.149Z] --- PASS: TestVerify (0.00s) [2022-04-09T19:03:42.149Z] === RUN TestSkipVerify [2022-04-09T19:03:42.149Z] time="2022-04-09T19:03:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.149Z] time="2022-04-09T19:03:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.149Z] time="2022-04-09T19:03:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.149Z] time="2022-04-09T19:03:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] --- PASS: TestSkipVerify (0.48s) [2022-04-09T19:03:42.607Z] === RUN TestBufferMaximum [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531022.209356\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531022.209356\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:42.607Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-09T19:03:42.607Z] === RUN TestServerAlwaysDown [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531022.213777\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531022.213777\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531022.213777\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531022.214776\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:42.607Z] time="2022-04-09T19:03:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531022.214776\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:42.607Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-09T19:03:42.607Z] === RUN TestCannotSendAfterClose [2022-04-09T19:03:42.607Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-09T19:03:42.607Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-09T19:03:42.686Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) [2022-04-09T19:03:42.686Z] === RUN TestCreateServiceConfigFileMode [2022-04-09T19:03:43.014Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-09T19:03:43.065Z] === RUN TestV1IDService [2022-04-09T19:03:43.065Z] --- PASS: TestV1IDService (0.03s) [2022-04-09T19:03:43.065Z] === RUN TestV2MetadataService [2022-04-09T19:03:43.524Z] === RUN TestSuccessfulDownload [2022-04-09T19:03:43.524Z] download_test.go:267: Needs fixing on Windows [2022-04-09T19:03:43.524Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-09T19:03:43.524Z] === RUN TestCancelledDownload [2022-04-09T19:03:43.524Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-09T19:03:43.524Z] === RUN TestMaxDownloadAttempts [2022-04-09T19:03:43.524Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:03:43.524Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:03:43.524Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:03:43.524Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:03:43.524Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:03:43.524Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:03:43.524Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:03:43.524Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:03:43.524Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:03:43.524Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:03:43.524Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:03:43.524Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:03:43.524Z] time="2022-04-09T19:03:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-09T19:03:43.524Z] time="2022-04-09T19:03:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e3394fc01266\"}'" [2022-04-09T19:03:43.524Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-09T19:03:43.524Z] PASS [2022-04-09T19:03:43.524Z] coverage: 82.5% of statements [2022-04-09T19:03:43.524Z] ok github.com/docker/docker/daemon/logger/splunk 2.179s coverage: 82.5% of statements [2022-04-09T19:03:43.524Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-09T19:03:43.524Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-09T19:03:43.524Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-09T19:03:43.711Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.01s) [2022-04-09T19:03:43.711Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-09T19:03:43.981Z] time="2022-04-09T19:03:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:03:43.981Z] time="2022-04-09T19:03:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:03:43.981Z] time="2022-04-09T19:03:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:03:43.981Z] time="2022-04-09T19:03:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:03:43.981Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-09T19:03:43.981Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-04-09T19:03:43.981Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-04-09T19:03:43.981Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-04-09T19:03:43.981Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-04-09T19:03:43.981Z] === RUN TestTransfer [2022-04-09T19:03:43.981Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-09T19:03:43.981Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-09T19:03:43.981Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-09T19:03:43.981Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-09T19:03:43.981Z] === RUN TestContinueOnError_NeverContinue [2022-04-09T19:03:43.981Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-09T19:03:43.981Z] === RUN TestManifestStore [2022-04-09T19:03:43.981Z] === RUN TestManifestStore/no_remote_or_local [2022-04-09T19:03:43.981Z] --- PASS: TestTransfer (0.13s) [2022-04-09T19:03:43.981Z] === RUN TestConcurrencyLimit [2022-04-09T19:03:44.436Z] time="2022-04-09T19:03:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1447533893\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/no_local_cache [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/with_local_cache [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/unknown_media_type [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-09T19:03:44.437Z] time="2022-04-09T19:03:43Z" level=warning msg="reference for unknown type: " [2022-04-09T19:03:44.437Z] time="2022-04-09T19:03:44Z" level=warning msg="reference for unknown type: " [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-09T19:03:44.437Z] time="2022-04-09T19:03:44Z" level=warning msg="reference for unknown type: " [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-09T19:03:44.437Z] time="2022-04-09T19:03:44Z" level=warning msg="reference for unknown type: " [2022-04-09T19:03:44.437Z] time="2022-04-09T19:03:44Z" level=warning msg="reference for unknown type: " [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-09T19:03:44.437Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-09T19:03:44.437Z] time="2022-04-09T19:03:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore (0.35s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaType [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-09T19:03:44.437Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-09T19:03:44.437Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-09T19:03:44.437Z] === RUN TestFixManifestLayers [2022-04-09T19:03:44.437Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-09T19:03:44.437Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-09T19:03:44.437Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-09T19:03:44.437Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-09T19:03:44.437Z] === RUN TestFixManifestLayersBadParent [2022-04-09T19:03:44.437Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-09T19:03:44.437Z] === RUN TestValidateManifest [2022-04-09T19:03:44.437Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-09T19:03:44.437Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-09T19:03:44.437Z] === RUN TestFormatPlatform [2022-04-09T19:03:44.437Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-09T19:03:44.437Z] === RUN TestPullSchema2Config [2022-04-09T19:03:44.437Z] === RUN TestPullSchema2Config/success_first_time [2022-04-09T19:03:44.437Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:03:44.437Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:03:44.437Z] === RUN TestPullSchema2Config/500_status [2022-04-09T19:03:44.437Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:03:44.437Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:03:44.437Z] --- PASS: TestV2MetadataService (1.14s) [2022-04-09T19:03:44.437Z] PASS [2022-04-09T19:03:44.437Z] coverage: 48.2% of statements [2022-04-09T19:03:44.437Z] ok github.com/docker/docker/distribution/metadata 1.231s coverage: 48.2% of statements [2022-04-09T19:03:44.437Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-09T19:03:44.437Z] === RUN TestInactiveJobs [2022-04-09T19:03:44.437Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:03:44.437Z] === RUN TestPullSchema2Config/EOF [2022-04-09T19:03:44.437Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:03:44.437Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:03:44.437Z] 2022/04/09 19:03:44 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-09T19:03:44.437Z] goroutine 94 [running]: [2022-04-09T19:03:44.437Z] net/http.(*conn).serve.func1() [2022-04-09T19:03:44.437Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-09T19:03:44.437Z] panic({0x839000, 0xa1b8f0}) [2022-04-09T19:03:44.437Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-09T19:03:44.437Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051a00?, {0xa230d8?, 0xc000578000?}) [2022-04-09T19:03:44.437Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-09T19:03:44.437Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa230d8, 0xc000578000}, 0xc000431900) [2022-04-09T19:03:44.437Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-09T19:03:44.437Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa230d8?, 0xc000578000?}, 0xc00005a800?) [2022-04-09T19:03:44.437Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-09T19:03:44.437Z] net/http.serverHandler.ServeHTTP({0xc000339c50?}, {0xa230d8, 0xc000578000}, 0xc000431900) [2022-04-09T19:03:44.437Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-09T19:03:44.437Z] net/http.(*conn).serve(0xc00043d180, {0xa23950, 0xc0003e20f0}) [2022-04-09T19:03:44.437Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-09T19:03:44.437Z] created by net/http.(*Server).Serve [2022-04-09T19:03:44.437Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-09T19:03:44.894Z] === RUN TestNotFound [2022-04-09T19:03:44.894Z] --- PASS: TestNotFound (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestConflict [2022-04-09T19:03:44.894Z] --- PASS: TestConflict (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestForbidden [2022-04-09T19:03:44.894Z] --- PASS: TestForbidden (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestInvalidParameter [2022-04-09T19:03:44.894Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestNotImplemented [2022-04-09T19:03:44.894Z] --- PASS: TestNotImplemented (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestNotModified [2022-04-09T19:03:44.894Z] --- PASS: TestNotModified (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestUnauthorized [2022-04-09T19:03:44.894Z] --- PASS: TestUnauthorized (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestUnknown [2022-04-09T19:03:44.894Z] --- PASS: TestUnknown (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestCancelled [2022-04-09T19:03:44.894Z] --- PASS: TestCancelled (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestDeadline [2022-04-09T19:03:44.894Z] --- PASS: TestDeadline (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestDataLoss [2022-04-09T19:03:44.894Z] --- PASS: TestDataLoss (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestUnavailable [2022-04-09T19:03:44.894Z] --- PASS: TestUnavailable (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestSystem [2022-04-09T19:03:44.894Z] --- PASS: TestSystem (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Not_Found [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Bad_Request [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Conflict [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Unauthorized [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Forbidden [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Not_Modified [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-09T19:03:44.894Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-09T19:03:44.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-09T19:03:44.894Z] PASS [2022-04-09T19:03:44.894Z] coverage: 77.0% of statements [2022-04-09T19:03:44.894Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-09T19:03:44.894Z] === RUN TestWatchRelease [2022-04-09T19:03:44.894Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-04-09T19:03:44.894Z] --- PASS: TestWatchRelease (0.04s) [2022-04-09T19:03:44.894Z] === RUN TestWatchFinishedTransfer [2022-04-09T19:03:44.894Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestDuplicateTransfer [2022-04-09T19:03:44.894Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:03:44.894Z] === RUN TestPullSchema2Config/unauthorized [2022-04-09T19:03:44.894Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:03:44.894Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:03:44.894Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-09T19:03:44.894Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-09T19:03:44.894Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-09T19:03:44.894Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-09T19:03:44.894Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestGetRepositoryMountCandidates [2022-04-09T19:03:44.894Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestLayerAlreadyExists [2022-04-09T19:03:44.894Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:03:44.894Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:03:44.894Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:03:44.894Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:03:44.894Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:03:44.894Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:03:44.894Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-09T19:03:44.894Z] === RUN TestWhenEmptyAuthConfig [2022-04-09T19:03:44.894Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-09T19:03:44.894Z] === RUN TestSuccessfulUpload [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-09T19:03:45.010Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-09T19:03:45.010Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-09T19:03:45.011Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-09T19:03:45.011Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-04-09T19:03:45.011Z] === RUN TestConfigureDaemonLogs [2022-04-09T19:03:45.011Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-09T19:03:45.011Z] === RUN TestCommonOptionsInstallFlags [2022-04-09T19:03:45.011Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-09T19:03:45.011Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-09T19:03:45.011Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-09T19:03:45.011Z] PASS [2022-04-09T19:03:45.011Z] coverage: 19.0% of statements [2022-04-09T19:03:45.011Z] ok github.com/docker/docker/cmd/dockerd 0.246s coverage: 19.0% of statements [2022-04-09T19:03:45.011Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-09T19:03:45.011Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-09T19:03:45.078Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-04-09T19:03:45.078Z] PASS [2022-04-09T19:03:45.078Z] [2022-04-09T19:03:45.078Z] === Skipped [2022-04-09T19:03:45.078Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-09T19:03:45.078Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:03:45.078Z] [2022-04-09T19:03:45.078Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T19:03:45.078Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T19:03:45.078Z] [2022-04-09T19:03:45.078Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-09T19:03:45.078Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T19:03:45.078Z] [2022-04-09T19:03:45.078Z] DONE 201 tests, 3 skipped in 114.054s [2022-04-09T19:03:45.078Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-09T19:03:45.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:03:45.078Z] ++ set -e [2022-04-09T19:03:45.078Z] ++ '[' -n 0 ']' [2022-04-09T19:03:45.078Z] ++ set -x [2022-04-09T19:03:45.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:03:45.339Z] === RUN TestConfigDaemonLibtrustID [2022-04-09T19:03:45.354Z] time="2022-04-09T19:03:44Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-09T19:03:45.354Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-04-09T19:03:45.354Z] === RUN TestCancelledUpload [2022-04-09T19:03:45.354Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-09T19:03:45.354Z] PASS [2022-04-09T19:03:45.354Z] coverage: 76.8% of statements [2022-04-09T19:03:45.354Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 76.8% of statements [2022-04-09T19:03:45.625Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2022-04-09T19:03:45.625Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-09T19:03:45.813Z] === RUN TestCompare [2022-04-09T19:03:45.814Z] --- PASS: TestCompare (0.00s) [2022-04-09T19:03:45.814Z] PASS [2022-04-09T19:03:45.814Z] coverage: 19.2% of statements [2022-04-09T19:03:45.814Z] ok github.com/docker/docker/image/cache 0.076s coverage: 19.2% of statements [2022-04-09T19:03:45.909Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-09T19:03:45.909Z] === RUN TestDaemonConfigValidation [2022-04-09T19:03:45.909Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-09T19:03:45.909Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-09T19:03:45.909Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-09T19:03:45.909Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-09T19:03:45.909Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-09T19:03:45.909Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-09T19:03:45.909Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-09T19:03:45.909Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-09T19:03:45.909Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-09T19:03:45.909Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-09T19:03:45.909Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-09T19:03:45.909Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-09T19:03:45.909Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-09T19:03:45.909Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-09T19:03:45.909Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-09T19:03:46.170Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-09T19:03:46.170Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-09T19:03:46.170Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-09T19:03:46.170Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-09T19:03:46.170Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-09T19:03:46.170Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-09T19:03:46.170Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-09T19:03:46.170Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-09T19:03:46.272Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-04-09T19:03:46.272Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-09T19:03:46.272Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-09T19:03:46.272Z] === RUN TestTokenPassThru [2022-04-09T19:03:46.272Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-09T19:03:46.272Z] === RUN TestTokenPassThruDifferentHost [2022-04-09T19:03:46.272Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-09T19:03:46.272Z] PASS [2022-04-09T19:03:46.272Z] coverage: 26.6% of statements [2022-04-09T19:03:46.272Z] ok github.com/docker/docker/distribution 2.323s coverage: 26.6% of statements [2022-04-09T19:03:46.272Z] === RUN TestFSGetInvalidData [2022-04-09T19:03:46.272Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-09T19:03:46.272Z] === RUN TestFSInvalidSet [2022-04-09T19:03:46.272Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-09T19:03:46.272Z] === RUN TestFSInvalidRoot [2022-04-09T19:03:46.272Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-09T19:03:46.272Z] === RUN TestFSMetadataGetSet [2022-04-09T19:03:46.272Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-04-09T19:03:46.272Z] === RUN TestFSInvalidWalker [2022-04-09T19:03:46.272Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-09T19:03:46.272Z] === RUN TestFSGetSet [2022-04-09T19:03:46.272Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-09T19:03:46.272Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-09T19:03:46.272Z] --- PASS: TestFSGetSet (0.04s) [2022-04-09T19:03:46.272Z] === RUN TestFSGetUnsetKey [2022-04-09T19:03:46.272Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-09T19:03:46.272Z] === RUN TestFSGetEmptyData [2022-04-09T19:03:46.272Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-09T19:03:46.272Z] === RUN TestFSDelete [2022-04-09T19:03:46.272Z] --- PASS: TestFSDelete (0.03s) [2022-04-09T19:03:46.272Z] === RUN TestFSWalker [2022-04-09T19:03:46.272Z] --- PASS: TestFSWalker (0.02s) [2022-04-09T19:03:46.272Z] === RUN TestFSWalkerStopOnError [2022-04-09T19:03:46.272Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-04-09T19:03:46.272Z] === RUN TestNewFromJSON [2022-04-09T19:03:46.272Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-09T19:03:46.272Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-09T19:03:46.272Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-09T19:03:46.272Z] === RUN TestMarshalKeyOrder [2022-04-09T19:03:46.272Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-09T19:03:46.272Z] === RUN TestHistoryEqual [2022-04-09T19:03:46.583Z] === RUN TestContainerStopSignal [2022-04-09T19:03:46.583Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestContainerStopTimeout [2022-04-09T19:03:46.583Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-09T19:03:46.583Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-09T19:03:46.583Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-09T19:03:46.583Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestReplaceAndAppendEnvVars [2022-04-09T19:03:46.583Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-09T19:03:46.583Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestNewMemoryStore [2022-04-09T19:03:46.583Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestAddContainers [2022-04-09T19:03:46.583Z] --- PASS: TestAddContainers (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestGetContainer [2022-04-09T19:03:46.583Z] --- PASS: TestGetContainer (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestDeleteContainer [2022-04-09T19:03:46.583Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestListContainers [2022-04-09T19:03:46.583Z] --- PASS: TestListContainers (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestFirstContainer [2022-04-09T19:03:46.583Z] --- PASS: TestFirstContainer (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestApplyAllContainer [2022-04-09T19:03:46.583Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestIsValidHealthString [2022-04-09T19:03:46.583Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestStateRunStop [2022-04-09T19:03:46.583Z] --- PASS: TestStateRunStop (0.00s) [2022-04-09T19:03:46.583Z] === RUN TestStateTimeoutWait [2022-04-09T19:03:46.729Z] --- PASS: TestHistoryEqual (0.17s) [2022-04-09T19:03:46.729Z] === RUN TestImage [2022-04-09T19:03:46.729Z] --- PASS: TestImage (0.00s) [2022-04-09T19:03:46.729Z] === RUN TestImageOSNotEmpty [2022-04-09T19:03:46.729Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-09T19:03:46.729Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-09T19:03:46.729Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-09T19:03:46.729Z] === RUN TestCreate [2022-04-09T19:03:46.729Z] --- PASS: TestCreate (0.02s) [2022-04-09T19:03:46.729Z] === RUN TestRestore [2022-04-09T19:03:46.729Z] time="2022-04-09T19:03:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-09T19:03:46.729Z] --- PASS: TestRestore (0.04s) [2022-04-09T19:03:46.729Z] === RUN TestAddDelete [2022-04-09T19:03:46.729Z] --- PASS: TestAddDelete (0.02s) [2022-04-09T19:03:46.729Z] === RUN TestSearchAfterDelete [2022-04-09T19:03:46.729Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-09T19:03:46.729Z] === RUN TestParentReset [2022-04-09T19:03:46.729Z] --- PASS: TestParentReset (0.03s) [2022-04-09T19:03:46.729Z] === RUN TestGetAndSetLastUpdated [2022-04-09T19:03:46.729Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-09T19:03:46.729Z] === RUN TestStoreLen [2022-04-09T19:03:46.729Z] === RUN TestValidateManifest [2022-04-09T19:03:46.729Z] === RUN TestValidateManifest/nil [2022-04-09T19:03:46.729Z] === RUN TestValidateManifest/non-nil [2022-04-09T19:03:46.729Z] --- PASS: TestValidateManifest (0.00s) [2022-04-09T19:03:46.729Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-09T19:03:46.729Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-09T19:03:46.729Z] PASS [2022-04-09T19:03:46.729Z] coverage: 0.7% of statements [2022-04-09T19:03:46.729Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-04-09T19:03:46.729Z] --- PASS: TestStoreLen (0.06s) [2022-04-09T19:03:46.729Z] PASS [2022-04-09T19:03:46.729Z] coverage: 86.9% of statements [2022-04-09T19:03:46.729Z] ok github.com/docker/docker/image 0.704s coverage: 86.9% of statements [2022-04-09T19:03:47.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-09T19:03:47.012Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2022-04-09T19:03:47.012Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-09T19:03:47.052Z] state_test.go:141: Stop callback fired [2022-04-09T19:03:47.052Z] state_test.go:165: Stop callback fired [2022-04-09T19:03:47.052Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-09T19:03:47.052Z] === RUN TestIsValidStateString [2022-04-09T19:03:47.052Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-09T19:03:47.052Z] === RUN TestViewSaveDelete [2022-04-09T19:03:47.052Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-09T19:03:47.052Z] === RUN TestViewAll [2022-04-09T19:03:47.052Z] --- PASS: TestViewAll (0.02s) [2022-04-09T19:03:47.052Z] === RUN TestViewGet [2022-04-09T19:03:47.052Z] --- PASS: TestViewGet (0.01s) [2022-04-09T19:03:47.052Z] === RUN TestNames [2022-04-09T19:03:47.052Z] --- PASS: TestNames (0.00s) [2022-04-09T19:03:47.052Z] === RUN TestViewWithHealthCheck [2022-04-09T19:03:47.052Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-09T19:03:47.052Z] PASS [2022-04-09T19:03:47.052Z] coverage: 41.5% of statements [2022-04-09T19:03:47.052Z] ok github.com/docker/docker/container 0.249s coverage: 41.5% of statements [2022-04-09T19:03:47.052Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-09T19:03:47.052Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-09T19:03:47.052Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-09T19:03:47.052Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-09T19:03:47.112Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-09T19:03:47.186Z] === RUN TestMakeV1ConfigFromConfig [2022-04-09T19:03:47.186Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-09T19:03:47.186Z] PASS [2022-04-09T19:03:47.186Z] coverage: 25.0% of statements [2022-04-09T19:03:47.186Z] ok github.com/docker/docker/image/v1 0.159s coverage: 25.0% of statements [2022-04-09T19:03:47.186Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-09T19:03:47.521Z] === RUN TestPrepare [2022-04-09T19:03:47.521Z] --- PASS: TestPrepare (0.00s) [2022-04-09T19:03:47.521Z] === RUN TestStart [2022-04-09T19:03:47.521Z] --- PASS: TestStart (0.00s) [2022-04-09T19:03:47.521Z] === RUN TestWaitCancel [2022-04-09T19:03:47.521Z] --- PASS: TestWaitCancel (0.00s) [2022-04-09T19:03:47.521Z] === RUN TestWaitDisabled [2022-04-09T19:03:47.521Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-09T19:03:47.521Z] === RUN TestWaitEnabled [2022-04-09T19:03:47.521Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-09T19:03:47.521Z] === RUN TestRemove [2022-04-09T19:03:47.521Z] --- PASS: TestRemove (0.00s) [2022-04-09T19:03:47.521Z] PASS [2022-04-09T19:03:47.521Z] coverage: 65.3% of statements [2022-04-09T19:03:47.521Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-04-09T19:03:48.054Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-09T19:03:48.717Z] === RUN TestSerialization [2022-04-09T19:03:48.717Z] --- PASS: TestSerialization (0.02s) [2022-04-09T19:03:48.717Z] PASS [2022-04-09T19:03:48.717Z] coverage: 100.0% of statements [2022-04-09T19:03:48.717Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-04-09T19:03:48.717Z] === RUN TestEmptyLayer [2022-04-09T19:03:48.717Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-09T19:03:48.717Z] === RUN TestCommitFailure [2022-04-09T19:03:48.717Z] --- PASS: TestCommitFailure (0.01s) [2022-04-09T19:03:48.717Z] === RUN TestStartTransactionFailure [2022-04-09T19:03:48.717Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-09T19:03:48.717Z] === RUN TestGetOrphan [2022-04-09T19:03:48.717Z] --- PASS: TestGetOrphan (0.04s) [2022-04-09T19:03:48.717Z] === RUN TestMountAndRegister [2022-04-09T19:03:48.717Z] layer_test.go:258: Layer size: 14 [2022-04-09T19:03:48.928Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2022-04-09T19:03:48.928Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-09T19:03:49.174Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-09T19:03:49.174Z] === RUN TestLayerRelease [2022-04-09T19:03:49.174Z] layer_test.go:291: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestStoreRestore [2022-04-09T19:03:49.174Z] layer_test.go:340: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestTarStreamStability [2022-04-09T19:03:49.174Z] layer_test.go:455: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestRegisterExistingLayer [2022-04-09T19:03:49.174Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-04-09T19:03:49.174Z] === RUN TestTarStreamVerification [2022-04-09T19:03:49.174Z] layer_test.go:684: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestLayerMigration [2022-04-09T19:03:49.174Z] migration_test.go:45: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestLayerMigrationNoTarsplit [2022-04-09T19:03:49.174Z] migration_test.go:181: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestMountInit [2022-04-09T19:03:49.174Z] mount_test.go:17: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestMountInit (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestMountSize [2022-04-09T19:03:49.174Z] mount_test.go:76: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestMountSize (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestMountChanges [2022-04-09T19:03:49.174Z] mount_test.go:125: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestMountChanges (0.00s) [2022-04-09T19:03:49.174Z] === RUN TestMountApply [2022-04-09T19:03:49.174Z] mount_test.go:212: Failing on Windows [2022-04-09T19:03:49.174Z] --- SKIP: TestMountApply (0.00s) [2022-04-09T19:03:49.174Z] PASS [2022-04-09T19:03:49.174Z] coverage: 30.6% of statements [2022-04-09T19:03:49.174Z] ok github.com/docker/docker/layer 0.364s coverage: 30.6% of statements [2022-04-09T19:03:49.174Z] === RUN TestEnvironmentParsing [2022-04-09T19:03:49.174Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-09T19:03:49.174Z] PASS [2022-04-09T19:03:49.174Z] coverage: 1.2% of statements [2022-04-09T19:03:49.174Z] ok github.com/docker/docker/libcontainerd/local 0.087s coverage: 1.2% of statements [2022-04-09T19:03:49.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-09T19:03:49.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-09T19:03:49.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-09T19:03:49.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-09T19:03:49.438Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-09T19:03:49.438Z] daemon_test.go:156: [d79730f7a1267] daemon is not started [2022-04-09T19:03:49.438Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-09T19:03:49.438Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-09T19:03:49.438Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-09T19:03:49.438Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-09T19:03:49.438Z] === RUN TestDaemonProxy [2022-04-09T19:03:49.438Z] === RUN TestDaemonProxy/environment_variables [2022-04-09T19:03:49.567Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-09T19:03:49.567Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-09T19:03:49.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-09T19:03:50.703Z] === RUN TestSequenceGetAvailableBit [2022-04-09T19:03:50.704Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestSequenceEqual [2022-04-09T19:03:50.704Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestSequenceCopy [2022-04-09T19:03:50.704Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestGetFirstAvailable [2022-04-09T19:03:50.704Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestFindSequence [2022-04-09T19:03:50.704Z] --- PASS: TestFindSequence (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestCheckIfAvailable [2022-04-09T19:03:50.704Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestMergeSequences [2022-04-09T19:03:50.704Z] --- PASS: TestMergeSequences (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestPushReservation [2022-04-09T19:03:50.704Z] --- PASS: TestPushReservation (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestSerializeDeserialize [2022-04-09T19:03:50.704Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestSet [2022-04-09T19:03:50.704Z] --- PASS: TestSet (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestSetUnset [2022-04-09T19:03:50.704Z] --- PASS: TestSetUnset (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestOffsetSetUnset [2022-04-09T19:03:50.704Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestSetInRange [2022-04-09T19:03:50.704Z] --- PASS: TestSetInRange (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestSetAnyInRange [2022-04-09T19:03:50.704Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestMethods [2022-04-09T19:03:50.704Z] --- PASS: TestMethods (0.00s) [2022-04-09T19:03:50.704Z] === RUN TestRandomAllocateDeallocate [2022-04-09T19:03:50.814Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.98s) [2022-04-09T19:03:50.814Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-09T19:03:50.861Z] === RUN TestDaemonProxy/command-line_options [2022-04-09T19:03:51.260Z] === RUN TestNewListSecretsFilters [2022-04-09T19:03:51.260Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestNewListConfigsFilters [2022-04-09T19:03:51.260Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-09T19:03:51.260Z] PASS [2022-04-09T19:03:51.260Z] coverage: 0.5% of statements [2022-04-09T19:03:51.260Z] ok github.com/docker/docker/daemon/cluster 1.163s coverage: 0.5% of statements [2022-04-09T19:03:51.260Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-09T19:03:51.260Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-09T19:03:51.260Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-09T19:03:51.260Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-09T19:03:51.273Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-09T19:03:51.717Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-09T19:03:51.717Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-09T19:03:51.717Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-09T19:03:51.717Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-09T19:03:51.717Z] PASS [2022-04-09T19:03:51.717Z] coverage: 35.9% of statements [2022-04-09T19:03:51.717Z] ok github.com/docker/docker/daemon/cluster/convert 0.491s coverage: 35.9% of statements [2022-04-09T19:03:51.760Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2022-04-09T19:03:51.760Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-09T19:03:52.237Z] === RUN TestInvalidConfig [2022-04-09T19:03:52.237Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-09T19:03:52.237Z] === RUN TestConfig [2022-04-09T19:03:52.237Z] --- PASS: TestConfig (0.00s) [2022-04-09T19:03:52.237Z] === RUN TestOptionsLabels [2022-04-09T19:03:52.237Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-09T19:03:52.237Z] === RUN TestValidName [2022-04-09T19:03:52.237Z] --- PASS: TestValidName (0.00s) [2022-04-09T19:03:52.237Z] PASS [2022-04-09T19:03:52.237Z] coverage: 19.7% of statements [2022-04-09T19:03:52.237Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-04-09T19:03:52.694Z] === RUN TestKey [2022-04-09T19:03:52.694Z] --- PASS: TestKey (0.00s) [2022-04-09T19:03:52.694Z] === RUN TestParseKey [2022-04-09T19:03:52.694Z] --- PASS: TestParseKey (0.00s) [2022-04-09T19:03:52.694Z] === RUN TestInvalidDataStore [2022-04-09T19:03:52.694Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-09T19:03:52.694Z] === RUN TestKVObjectFlatKey [2022-04-09T19:03:52.694Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-09T19:03:52.694Z] === RUN TestAtomicKVObjectFlatKey [2022-04-09T19:03:52.694Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-09T19:03:52.694Z] PASS [2022-04-09T19:03:52.694Z] coverage: 21.9% of statements [2022-04-09T19:03:52.694Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-04-09T19:03:52.793Z] === RUN TestDaemonProxy/configuration_file [2022-04-09T19:03:53.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-09T19:03:53.150Z] === RUN TestErrorInterfaces [2022-04-09T19:03:53.150Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestNetworkMarshalling [2022-04-09T19:03:53.150Z] --- PASS: TestNetworkMarshalling (0.19s) [2022-04-09T19:03:53.150Z] === RUN TestEndpointMarshalling [2022-04-09T19:03:53.150Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestAuxAddresses [2022-04-09T19:03:53.150Z] time="2022-04-09T19:03:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:03:53.150Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-09T19:03:53.150Z] === RUN TestSRVServiceQuery [2022-04-09T19:03:53.150Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-09T19:03:53.150Z] === RUN TestServiceVIPReuse [2022-04-09T19:03:53.150Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-09T19:03:53.150Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestDNSIPQuery [2022-04-09T19:03:53.150Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestDNSProxyServFail [2022-04-09T19:03:53.150Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestSandboxAddEmpty [2022-04-09T19:03:53.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestSandboxAddMultiPrio [2022-04-09T19:03:53.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestSandboxAddSamePrio [2022-04-09T19:03:53.150Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestCleanupServiceDiscovery [2022-04-09T19:03:53.150Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestDNSOptions [2022-04-09T19:03:53.150Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:03:53.150Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestMultipleControllersWithSameStore [2022-04-09T19:03:53.150Z] time="2022-04-09T19:03:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:03:53.150Z] time="2022-04-09T19:03:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:03:53.150Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-09T19:03:53.150Z] PASS [2022-04-09T19:03:53.150Z] coverage: 8.5% of statements [2022-04-09T19:03:53.150Z] ok github.com/docker/docker/libnetwork 0.351s coverage: 8.5% of statements [2022-04-09T19:03:53.150Z] === RUN TestIPDataMarshalling [2022-04-09T19:03:53.150Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-09T19:03:53.150Z] === RUN TestValidateAndIsV6 [2022-04-09T19:03:53.150Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-09T19:03:53.150Z] PASS [2022-04-09T19:03:53.150Z] coverage: 68.9% of statements [2022-04-09T19:03:53.150Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-04-09T19:03:53.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-09T19:03:53.669Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2022-04-09T19:03:53.669Z] === RUN TestNISDomainname [2022-04-09T19:03:53.885Z] === RUN TestWaitNodeAttachment [2022-04-09T19:03:54.023Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-09T19:03:54.023Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-09T19:03:54.113Z] === RUN TestDriver [2022-04-09T19:03:54.113Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:03:54.113Z] PASS [2022-04-09T19:03:54.113Z] coverage: 34.8% of statements [2022-04-09T19:03:54.113Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-04-09T19:03:54.342Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-04-09T19:03:54.342Z] === RUN TestIsolationConversion [2022-04-09T19:03:54.342Z] === RUN TestIsolationConversion/default [2022-04-09T19:03:54.342Z] === RUN TestIsolationConversion/process [2022-04-09T19:03:54.342Z] === RUN TestIsolationConversion/hyperv [2022-04-09T19:03:54.342Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-09T19:03:54.342Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-09T19:03:54.342Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestContainerLabels [2022-04-09T19:03:54.343Z] --- PASS: TestContainerLabels (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestCredentialSpecConversion [2022-04-09T19:03:54.343Z] === RUN TestCredentialSpecConversion/none [2022-04-09T19:03:54.343Z] === RUN TestCredentialSpecConversion/config [2022-04-09T19:03:54.343Z] === RUN TestCredentialSpecConversion/file [2022-04-09T19:03:54.343Z] === RUN TestCredentialSpecConversion/registry [2022-04-09T19:03:54.343Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestControllerValidateMountBind [2022-04-09T19:03:54.343Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestControllerValidateMountVolume [2022-04-09T19:03:54.343Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestControllerValidateMountTarget [2022-04-09T19:03:54.343Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestControllerValidateMountTmpfs [2022-04-09T19:03:54.343Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestControllerValidateMountInvalidType [2022-04-09T19:03:54.343Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestControllerValidateMountNamedPipe [2022-04-09T19:03:54.343Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-09T19:03:54.343Z] PASS [2022-04-09T19:03:54.343Z] coverage: 11.0% of statements [2022-04-09T19:03:54.343Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.645s coverage: 11.0% of statements [2022-04-09T19:03:54.343Z] === RUN TestBuilderGC [2022-04-09T19:03:54.343Z] --- PASS: TestBuilderGC (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationNotFound [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestDaemonBrokenConfiguration [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestFindConfigurationConflicts [2022-04-09T19:03:54.343Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-09T19:03:54.343Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-09T19:03:54.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-09T19:03:54.343Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-09T19:03:54.343Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-09T19:03:54.343Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_label [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_dns [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-09T19:03:54.343Z] === RUN TestValidateConfiguration/with_hosts [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-09T19:03:54.343Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestReloadSetConfigFileNotExist [2022-04-09T19:03:54.343Z] === RUN TestEventsLog [2022-04-09T19:03:54.343Z] --- PASS: TestEventsLog (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestEventsLogTimeout [2022-04-09T19:03:54.343Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-09T19:03:54.343Z] === RUN TestLogEvents [2022-04-09T19:03:54.343Z] --- PASS: TestLogEvents (0.05s) [2022-04-09T19:03:54.343Z] === RUN TestLoadBufferedEvents [2022-04-09T19:03:54.570Z] === RUN TestDriver [2022-04-09T19:03:54.570Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:03:54.570Z] PASS [2022-04-09T19:03:54.570Z] coverage: 34.8% of statements [2022-04-09T19:03:54.570Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-04-09T19:03:54.570Z] === RUN TestNetworkAllocateFree [2022-04-09T19:03:54.570Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-09T19:03:54.570Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-09T19:03:54.570Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-09T19:03:54.570Z] PASS [2022-04-09T19:03:54.570Z] coverage: 63.6% of statements [2022-04-09T19:03:54.570Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-04-09T19:03:54.615Z] --- PASS: TestNISDomainname (1.04s) [2022-04-09T19:03:54.615Z] === RUN TestHostnameDnsResolution [2022-04-09T19:03:54.707Z] === RUN TestDaemonProxy/conflicting_options [2022-04-09T19:03:54.799Z] time="2022-04-09T19:03:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-09T19:03:54.799Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-09T19:03:54.799Z] === RUN TestReloadDefaultConfigNotExist [2022-04-09T19:03:54.799Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:03:54.799Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-09T19:03:54.799Z] === RUN TestReloadBadDefaultConfig [2022-04-09T19:03:54.799Z] time="2022-04-09T19:03:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4204661195" [2022-04-09T19:03:54.799Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-09T19:03:54.799Z] === RUN TestReloadWithConflictingLabels [2022-04-09T19:03:54.799Z] time="2022-04-09T19:03:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3162689297" [2022-04-09T19:03:54.799Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-09T19:03:54.799Z] === RUN TestReloadWithDuplicateLabels [2022-04-09T19:03:54.800Z] time="2022-04-09T19:03:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-285680132" [2022-04-09T19:03:54.800Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-09T19:03:54.800Z] === RUN TestMaskURLCredentials [2022-04-09T19:03:54.800Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-09T19:03:54.800Z] === RUN TestDaemonConfigurationMerge [2022-04-09T19:03:54.800Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-09T19:03:54.800Z] PASS [2022-04-09T19:03:54.800Z] coverage: 79.5% of statements [2022-04-09T19:03:54.800Z] ok github.com/docker/docker/daemon/config 0.425s coverage: 79.5% of statements [2022-04-09T19:03:54.800Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-04-09T19:03:54.800Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-09T19:03:54.800Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-09T19:03:54.800Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-09T19:03:54.800Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-09T19:03:54.800Z] PASS [2022-04-09T19:03:54.800Z] coverage: 50.0% of statements [2022-04-09T19:03:54.800Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2022-04-09T19:03:54.911Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2022-04-09T19:03:54.911Z] === RUN TestCreateServiceSysctls [2022-04-09T19:03:54.968Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-09T19:03:55.533Z] === RUN TestGetEmptyCapabilities [2022-04-09T19:03:55.533Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-09T19:03:55.533Z] === RUN TestGetExtraCapabilities [2022-04-09T19:03:55.533Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-09T19:03:55.533Z] === RUN TestGetInvalidCapabilities [2022-04-09T19:03:55.533Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-09T19:03:55.533Z] === RUN TestRemoteDriver [2022-04-09T19:03:55.533Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-09T19:03:55.533Z] === RUN TestDriverError [2022-04-09T19:03:55.533Z] --- PASS: TestDriverError (0.00s) [2022-04-09T19:03:55.533Z] === RUN TestMissingValues [2022-04-09T19:03:55.533Z] --- PASS: TestMissingValues (0.00s) [2022-04-09T19:03:55.533Z] === RUN TestRollback [2022-04-09T19:03:55.533Z] --- PASS: TestRollback (0.00s) [2022-04-09T19:03:55.533Z] PASS [2022-04-09T19:03:55.533Z] coverage: 57.4% of statements [2022-04-09T19:03:55.533Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.090s coverage: 57.4% of statements [2022-04-09T19:03:55.540Z] --- PASS: TestDaemonProxy (6.21s) [2022-04-09T19:03:55.540Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-09T19:03:55.540Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-04-09T19:03:55.540Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-09T19:03:55.540Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-09T19:03:55.540Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-09T19:03:55.540Z] PASS [2022-04-09T19:03:55.540Z] [2022-04-09T19:03:55.540Z] DONE 17 tests in 10.198s [2022-04-09T19:03:55.540Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-09T19:03:55.540Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:03:55.540Z] ++ set -e [2022-04-09T19:03:55.540Z] ++ '[' -n 0 ']' [2022-04-09T19:03:55.540Z] ++ set -x [2022-04-09T19:03:55.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:03:55.540Z] INFO: Testing against a local daemon [2022-04-09T19:03:55.540Z] === RUN TestCommitInheritsEnv [2022-04-09T19:03:55.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-09T19:03:55.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-09T19:03:55.763Z] === RUN TestIsEmptyDir [2022-04-09T19:03:55.763Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-09T19:03:55.763Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-09T19:03:55.763Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-09T19:03:55.763Z] PASS [2022-04-09T19:03:55.763Z] coverage: 2.3% of statements [2022-04-09T19:03:55.763Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2022-04-09T19:03:55.802Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-04-09T19:03:55.802Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-09T19:03:55.802Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-09T19:03:55.802Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:03:55.802Z] === RUN TestImportWithCustomPlatform [2022-04-09T19:03:55.802Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-09T19:03:55.802Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-09T19:03:55.802Z] === RUN TestImportWithCustomPlatform// [2022-04-09T19:03:55.802Z] === RUN TestImportWithCustomPlatform/linux [2022-04-09T19:03:55.990Z] === RUN TestNAT [2022-04-09T19:03:55.990Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-09T19:03:55.990Z] --- SKIP: TestNAT (0.00s) [2022-04-09T19:03:55.990Z] === RUN TestTransparent [2022-04-09T19:03:55.990Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-09T19:03:55.990Z] --- SKIP: TestTransparent (0.00s) [2022-04-09T19:03:55.990Z] PASS [2022-04-09T19:03:55.990Z] coverage: 0.0% of statements [2022-04-09T19:03:55.990Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-04-09T19:03:56.064Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-09T19:03:56.064Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-09T19:03:56.064Z] === RUN TestImportWithCustomPlatform/macos [2022-04-09T19:03:56.064Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-09T19:03:56.064Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-09T19:03:56.064Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-09T19:03:56.064Z] === RUN TestImagesFilterMultiReference [2022-04-09T19:03:56.133Z] --- PASS: TestHostnameDnsResolution (1.46s) [2022-04-09T19:03:56.133Z] === RUN TestUnprivilegedPortsAndPing [2022-04-09T19:03:56.219Z] === RUN TestLinkNaming [2022-04-09T19:03:56.219Z] --- PASS: TestLinkNaming (0.00s) [2022-04-09T19:03:56.219Z] === RUN TestLinkNew [2022-04-09T19:03:56.219Z] --- PASS: TestLinkNew (0.00s) [2022-04-09T19:03:56.219Z] === RUN TestLinkEnv [2022-04-09T19:03:56.219Z] --- PASS: TestLinkEnv (0.00s) [2022-04-09T19:03:56.219Z] === RUN TestLinkMultipleEnv [2022-04-09T19:03:56.219Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-09T19:03:56.219Z] === RUN TestLinkPortRangeEnv [2022-04-09T19:03:56.219Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-09T19:03:56.219Z] PASS [2022-04-09T19:03:56.219Z] coverage: 93.0% of statements [2022-04-09T19:03:56.219Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-04-09T19:03:56.219Z] === RUN TestVerifyNetworkingConfig [2022-04-09T19:03:56.219Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-09T19:03:56.219Z] === RUN TestGetContainer [2022-04-09T19:03:56.219Z] --- PASS: TestGetContainer (0.00s) [2022-04-09T19:03:56.219Z] === RUN TestValidContainerNames [2022-04-09T19:03:56.219Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-09T19:03:56.325Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-09T19:03:56.325Z] === RUN TestImagePullPlatformInvalid [2022-04-09T19:03:56.325Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-09T19:03:56.325Z] === RUN TestRemoveImageOrphaning [2022-04-09T19:03:56.446Z] === RUN TestNew [2022-04-09T19:03:56.446Z] --- PASS: TestNew (0.00s) [2022-04-09T19:03:56.446Z] === RUN TestAddDriver [2022-04-09T19:03:56.446Z] --- PASS: TestAddDriver (0.00s) [2022-04-09T19:03:56.446Z] === RUN TestAddDuplicateDriver [2022-04-09T19:03:56.446Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-09T19:03:56.446Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-09T19:03:56.447Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestDriver [2022-04-09T19:03:56.447Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestIPAM [2022-04-09T19:03:56.447Z] --- PASS: TestIPAM (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestWalkIPAMs [2022-04-09T19:03:56.447Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestWalkDrivers [2022-04-09T19:03:56.447Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-09T19:03:56.447Z] PASS [2022-04-09T19:03:56.447Z] coverage: 82.4% of statements [2022-04-09T19:03:56.447Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-04-09T19:03:56.447Z] === RUN TestBuildDefault [2022-04-09T19:03:56.447Z] --- PASS: TestBuildDefault (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestBuildHostnameDomainname [2022-04-09T19:03:56.447Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestBuildHostname [2022-04-09T19:03:56.447Z] --- PASS: TestBuildHostname (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestBuildHostnameFQDN [2022-04-09T19:03:56.447Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestBuildNoIP [2022-04-09T19:03:56.447Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestUpdate [2022-04-09T19:03:56.447Z] --- PASS: TestUpdate (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-09T19:03:56.447Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-09T19:03:56.447Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestAddEmpty [2022-04-09T19:03:56.447Z] --- PASS: TestAddEmpty (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestAdd [2022-04-09T19:03:56.447Z] --- PASS: TestAdd (0.01s) [2022-04-09T19:03:56.447Z] === RUN TestDeleteEmpty [2022-04-09T19:03:56.447Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestDeleteNewline [2022-04-09T19:03:56.447Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestDelete [2022-04-09T19:03:56.447Z] --- PASS: TestDelete (0.00s) [2022-04-09T19:03:56.447Z] === RUN TestConcurrentWrites [2022-04-09T19:03:56.447Z] --- PASS: TestConcurrentWrites (0.24s) [2022-04-09T19:03:56.447Z] PASS [2022-04-09T19:03:56.447Z] coverage: 81.2% of statements [2022-04-09T19:03:56.447Z] ok github.com/docker/docker/libnetwork/etchosts 0.307s coverage: 81.2% of statements [2022-04-09T19:03:56.586Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-09T19:03:56.586Z] === RUN TestRemoveImageGarbageCollector [2022-04-09T19:03:56.586Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:03:56.586Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-09T19:03:56.586Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-09T19:03:56.586Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-09T19:03:56.586Z] === RUN TestTagInvalidReference [2022-04-09T19:03:56.586Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-09T19:03:56.586Z] === RUN TestTagValidPrefixedRepo [2022-04-09T19:03:56.586Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-09T19:03:56.586Z] === RUN TestTagExistedNameWithoutForce [2022-04-09T19:03:56.586Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-09T19:03:56.586Z] === RUN TestTagOfficialNames [2022-04-09T19:03:56.586Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-09T19:03:56.586Z] === RUN TestTagMatchesDigest [2022-04-09T19:03:56.586Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-09T19:03:56.586Z] PASS [2022-04-09T19:03:56.586Z] [2022-04-09T19:03:56.586Z] === Skipped [2022-04-09T19:03:56.586Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:03:56.586Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-09T19:03:56.586Z] [2022-04-09T19:03:56.586Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-09T19:03:56.586Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:03:56.586Z] [2022-04-09T19:03:56.586Z] DONE 22 tests, 2 skipped in 1.219s [2022-04-09T19:03:56.586Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-09T19:03:56.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:03:56.586Z] ++ set -e [2022-04-09T19:03:56.586Z] ++ '[' -n 0 ']' [2022-04-09T19:03:56.586Z] ++ set -x [2022-04-09T19:03:56.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:03:56.676Z] === RUN TestContainerInitDNS [2022-04-09T19:03:56.676Z] daemon_test.go:145: root required [2022-04-09T19:03:56.676Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestMerge [2022-04-09T19:03:56.676Z] --- PASS: TestMerge (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestValidateContainerIsolation [2022-04-09T19:03:56.676Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestFindNetworkErrorType [2022-04-09T19:03:56.676Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestEnsureServicesExist [2022-04-09T19:03:56.676Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestEnsureServicesExistErrors [2022-04-09T19:03:56.676Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-09T19:03:56.676Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-09T19:03:56.676Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-09T19:03:56.676Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-09T19:03:56.676Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-09T19:03:56.676Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-09T19:03:56.676Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestContainerDelete [2022-04-09T19:03:56.676Z] --- PASS: TestContainerDelete (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestContainerDoubleDelete [2022-04-09T19:03:56.676Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestLogContainerEventCopyLabels [2022-04-09T19:03:56.676Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestLogContainerEventWithAttributes [2022-04-09T19:03:56.676Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestNoneHealthcheck [2022-04-09T19:03:56.676Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-09T19:03:56.676Z] === RUN TestHealthStates [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.676Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:56.824Z] --- PASS: TestCreateServiceSysctls (3.24s) [2022-04-09T19:03:56.824Z] === RUN TestCreateServiceCapabilities [2022-04-09T19:03:56.847Z] INFO: Testing against a local daemon [2022-04-09T19:03:56.847Z] === RUN TestNetworkCreateDelete [2022-04-09T19:03:56.847Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-09T19:03:56.847Z] === RUN TestDockerNetworkDeletePreferID [2022-04-09T19:03:56.904Z] --- PASS: TestRandomAllocateDeallocate (6.13s) [2022-04-09T19:03:56.904Z] === RUN TestAllocateRandomDeallocate [2022-04-09T19:03:56.904Z] === RUN TestNew [2022-04-09T19:03:56.904Z] --- PASS: TestNew (0.00s) [2022-04-09T19:03:56.904Z] === RUN TestAllocate [2022-04-09T19:03:56.904Z] --- PASS: TestAllocate (0.00s) [2022-04-09T19:03:56.904Z] === RUN TestUninitialized [2022-04-09T19:03:56.904Z] --- PASS: TestUninitialized (0.00s) [2022-04-09T19:03:56.904Z] === RUN TestAllocateInRange [2022-04-09T19:03:56.904Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-09T19:03:56.904Z] === RUN TestAllocateSerial [2022-04-09T19:03:56.904Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-09T19:03:56.904Z] PASS [2022-04-09T19:03:56.904Z] coverage: 87.5% of statements [2022-04-09T19:03:56.904Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-04-09T19:03:56.904Z] === RUN TestCaller [2022-04-09T19:03:56.904Z] --- PASS: TestCaller (0.00s) [2022-04-09T19:03:56.904Z] PASS [2022-04-09T19:03:56.904Z] coverage: 100.0% of statements [2022-04-09T19:03:56.904Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-04-09T19:03:57.079Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2022-04-09T19:03:57.079Z] === RUN TestPrivilegedHostDevices [2022-04-09T19:03:57.133Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:57.133Z] time="2022-04-09T19:03: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" [2022-04-09T19:03:57.133Z] --- PASS: TestHealthStates (0.23s) [2022-04-09T19:03:57.133Z] === RUN TestGetInspectData [2022-04-09T19:03:57.133Z] --- PASS: TestGetInspectData (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestFillLicense [2022-04-09T19:03:57.133Z] --- PASS: TestFillLicense (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestListInvalidFilter [2022-04-09T19:03:57.133Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestNameFilter [2022-04-09T19:03:57.133Z] --- PASS: TestNameFilter (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-09T19:03:57.133Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-09T19:03:57.133Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-09T19:03:57.133Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-09T19:03:57.133Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestDaemonReloadLabels [2022-04-09T19:03:57.133Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-09T19:03:57.133Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestDaemonReloadMirrors [2022-04-09T19:03:57.133Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-09T19:03:57.133Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-09T19:03:57.133Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-09T19:03:57.134Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-09T19:03:57.134Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-09T19:03:57.134Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-09T19:03:57.134Z] reload_test.go:342: root required [2022-04-09T19:03:57.134Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-09T19:03:57.134Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-09T19:03:57.134Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.13s) [2022-04-09T19:03:57.134Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-09T19:03:57.134Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2022-04-09T19:03:57.134Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-09T19:03:57.134Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-09T19:03:57.134Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-09T19:03:57.134Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-04-09T19:03:57.134Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-09T19:03:57.134Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-09T19:03:57.134Z] === RUN TestParseVolumesFrom [2022-04-09T19:03:57.134Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-09T19:03:57.134Z] PASS [2022-04-09T19:03:57.134Z] coverage: 8.8% of statements [2022-04-09T19:03:57.134Z] ok github.com/docker/docker/daemon 0.748s coverage: 8.8% of statements [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-09T19:03:57.134Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-09T19:03:57.419Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-09T19:03:57.419Z] === RUN TestDaemonDNSFallback [2022-04-09T19:03:57.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-09T19:03:57.868Z] === RUN TestSetSerialInsertDelete [2022-04-09T19:03:57.868Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-09T19:03:57.868Z] === RUN TestSetParallelInsertDelete [2022-04-09T19:03:57.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-09T19:03:57.913Z] --- PASS: TestPrivilegedHostDevices (0.88s) [2022-04-09T19:03:57.913Z] === RUN TestStats [2022-04-09T19:03:57.946Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-09T19:03:58.324Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2022-04-09T19:03:58.324Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-09T19:03:58.462Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-09T19:03:58.462Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-09T19:03:58.462Z] [2022-04-09T19:03:58.462Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-09T19:03:58.462Z] =========================== short test summary info ============================ [2022-04-09T19:03:58.462Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-09T19:03:58.462Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-09T19:03:58.462Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-09T19:03:58.462Z] Not supported on most drivers [2022-04-09T19:03:58.462Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-09T19:03:58.462Z] Output of docker top depends on host distro, and is not formalized. [2022-04-09T19:03:58.462Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-09T19:03:58.462Z] Output of docker top depends on host distro, and is not formalized. [2022-04-09T19:03:58.462Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-09T19:03:58.462Z] Can fail if eth0 has multiple IP addresses [2022-04-09T19:03:58.462Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-09T19:03:58.462Z] This doesn't seem to be taken into account by the engine [2022-04-09T19:03:58.462Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-09T19:03:58.462Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-09T19:03:58.462Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.21 seconds == [2022-04-09T19:03:58.662Z] === RUN TestNewStreamConfig [2022-04-09T19:03:58.662Z] === RUN TestNewStreamConfig/defaults [2022-04-09T19:03:58.662Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-09T19:03:58.662Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-09T19:03:58.662Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-09T19:03:58.663Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-09T19:03:58.663Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-09T19:03:58.663Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-09T19:03:58.663Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-09T19:03:58.720Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-09T19:03:58.788Z] === RUN TestInt2IP2IntConversion [2022-04-09T19:03:58.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-09T19:03:59.119Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-09T19:03:59.119Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-09T19:03:59.119Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-09T19:03:59.119Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-09T19:03:59.119Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-09T19:03:59.119Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-09T19:03:59.119Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-09T19:03:59.119Z] === RUN TestCreateSuccess [2022-04-09T19:03:59.119Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCreateStreamSkipped [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-09T19:03:59.119Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCreateLogGroupSuccess [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-09T19:03:59.119Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCreateError [2022-04-09T19:03:59.119Z] --- PASS: TestCreateError (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCreateAlreadyExists [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-09T19:03:59.119Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestLogClosed [2022-04-09T19:03:59.119Z] --- PASS: TestLogClosed (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestLogBlocking [2022-04-09T19:03:59.119Z] --- PASS: TestLogBlocking (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-09T19:03:59.119Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestLogNonBlockingBufferFull [2022-04-09T19:03:59.119Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestPublishBatchSuccess [2022-04-09T19:03:59.119Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestPublishBatchError [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=error msg=error [2022-04-09T19:03:59.119Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-09T19:03:59.119Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-09T19:03:59.119Z] time="2022-04-09T19:03:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-09T19:03:59.119Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchSimple [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchTicker [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchMultilinePattern [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchClose [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestEffectiveLen [2022-04-09T19:03:59.119Z] === RUN TestEffectiveLen/0/Hello [2022-04-09T19:03:59.119Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-09T19:03:59.119Z] === RUN TestEffectiveLen/2/🙃 [2022-04-09T19:03:59.119Z] === RUN TestEffectiveLen/3/���� [2022-04-09T19:03:59.119Z] === RUN TestEffectiveLen/4/He��o [2022-04-09T19:03:59.119Z] === RUN TestEffectiveLen/5/ [2022-04-09T19:03:59.119Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/0/ [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/1/Hello [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: Hello [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/2/Hello [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: He [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: llo [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/3/Hello [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: Hello [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/4/🙃 [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/5/🙃 [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/6/a� [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: a [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: � [2022-04-09T19:03:59.119Z] === RUN TestFindValidSplit/7/a� [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1076: a� [2022-04-09T19:03:59.119Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestProcessEventEmoji [2022-04-09T19:03:59.119Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchLineSplit [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchMaxEvents [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchMaxEvents (0.10s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-09T19:03:59.119Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-09T19:03:59.119Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-09T19:03:59.119Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-09T19:03:59.119Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-09T19:03:59.119Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-09T19:03:59.119Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-09T19:03:59.119Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-09T19:03:59.119Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-09T19:03:59.119Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-09T19:03:59.119Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-09T19:03:59.119Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsFormat [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-09T19:03:59.120Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-09T19:03:59.120Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestCreateTagSuccess [2022-04-09T19:03:59.120Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-09T19:03:59.120Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-09T19:03:59.120Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-09T19:03:59.120Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-09T19:03:59.120Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-09T19:03:59.120Z] PASS [2022-04-09T19:03:59.120Z] coverage: 80.2% of statements [2022-04-09T19:03:59.120Z] ok github.com/docker/docker/daemon/logger/awslogs 0.493s coverage: 80.2% of statements [2022-04-09T19:03:59.120Z] === RUN TestAdapterReadLogs [2022-04-09T19:03:59.120Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestCopier [2022-04-09T19:03:59.120Z] --- PASS: TestCopier (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestCopierLongLines [2022-04-09T19:03:59.120Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestCopierSlow [2022-04-09T19:03:59.120Z] --- PASS: TestCopierSlow (0.20s) [2022-04-09T19:03:59.120Z] === RUN TestCopierWithSized [2022-04-09T19:03:59.120Z] === RUN TestCopierWithSized/as_is [2022-04-09T19:03:59.120Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-09T19:03:59.120Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-09T19:03:59.120Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-09T19:03:59.120Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestCopierWithPartial [2022-04-09T19:03:59.120Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestRingLogger [2022-04-09T19:03:59.120Z] --- PASS: TestRingLogger (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestRingCap [2022-04-09T19:03:59.120Z] --- PASS: TestRingCap (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestRingClose [2022-04-09T19:03:59.120Z] --- PASS: TestRingClose (0.00s) [2022-04-09T19:03:59.120Z] === RUN TestRingDrain [2022-04-09T19:03:59.120Z] --- PASS: TestRingDrain (0.00s) [2022-04-09T19:03:59.244Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-04-09T19:03:59.244Z] === RUN TestGetAddressVersion [2022-04-09T19:03:59.244Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-09T19:03:59.244Z] === RUN TestKeyString [2022-04-09T19:03:59.244Z] --- PASS: TestKeyString (0.00s) [2022-04-09T19:03:59.244Z] === RUN TestPoolDataMarshal [2022-04-09T19:03:59.244Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-09T19:03:59.244Z] === RUN TestSubnetsMarshal [2022-04-09T19:03:59.244Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-09T19:03:59.244Z] === RUN TestAddSubnets [2022-04-09T19:03:59.244Z] --- PASS: TestAddSubnets (0.06s) [2022-04-09T19:03:59.244Z] === RUN TestDoublePoolRelease [2022-04-09T19:03:59.244Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-09T19:03:59.244Z] === RUN TestAddReleasePoolID [2022-04-09T19:03:59.244Z] === RUN TestPoolRequest [2022-04-09T19:03:59.244Z] --- PASS: TestPoolRequest (0.00s) [2022-04-09T19:03:59.244Z] === RUN TestOtherRequests [2022-04-09T19:03:59.244Z] --- PASS: TestOtherRequests (0.00s) [2022-04-09T19:03:59.244Z] PASS [2022-04-09T19:03:59.244Z] coverage: 57.1% of statements [2022-04-09T19:03:59.244Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-04-09T19:03:59.244Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-04-09T19:03:59.244Z] === RUN TestPredefinedPool [2022-04-09T19:03:59.244Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.26s) [2022-04-09T19:03:59.244Z] === RUN TestRetrieveFromStore [2022-04-09T19:03:59.244Z] --- PASS: TestPredefinedPool (0.04s) [2022-04-09T19:03:59.244Z] === RUN TestRemoveSubnet [2022-04-09T19:03:59.365Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-04-09T19:03:59.365Z] === RUN TestInspect [2022-04-09T19:03:59.582Z] PASS [2022-04-09T19:03:59.582Z] coverage: 43.2% of statements [2022-04-09T19:03:59.582Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.2% of statements [2022-04-09T19:03:59.582Z] === RUN TestSearchRegistryForImagesErrors [2022-04-09T19:03:59.582Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-09T19:03:59.582Z] === RUN TestSearchRegistryForImages [2022-04-09T19:03:59.582Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-09T19:03:59.582Z] === RUN TestOnlyPlatformWithFallback [2022-04-09T19:03:59.582Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-09T19:03:59.582Z] === RUN TestImageDelete [2022-04-09T19:03:59.582Z] === RUN TestImageDelete/no_lease [2022-04-09T19:03:59.582Z] === RUN TestImageDelete/lease_exists [2022-04-09T19:03:59.582Z] --- PASS: TestImageDelete (0.04s) [2022-04-09T19:03:59.582Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-09T19:03:59.582Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-09T19:03:59.582Z] === RUN TestContentStoreForPull [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-09T19:03:59.582Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-09T19:03:59.582Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-09T19:03:59.582Z] PASS [2022-04-09T19:03:59.582Z] coverage: 33.6% of statements [2022-04-09T19:03:59.582Z] ok github.com/docker/docker/daemon/logger/fluentd 0.068s coverage: 33.6% of statements [2022-04-09T19:03:59.582Z] --- PASS: TestContentStoreForPull (0.27s) [2022-04-09T19:03:59.582Z] PASS [2022-04-09T19:03:59.582Z] coverage: 6.6% of statements [2022-04-09T19:03:59.582Z] ok github.com/docker/docker/daemon/images 0.439s coverage: 6.6% of statements [2022-04-09T19:03:59.701Z] --- PASS: TestRemoveSubnet (0.25s) [2022-04-09T19:03:59.701Z] === RUN TestGetSameAddress [2022-04-09T19:03:59.701Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-09T19:03:59.701Z] === RUN TestPoolAllocationReuse [2022-04-09T19:04:00.038Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-09T19:04:00.038Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-09T19:04:00.038Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-09T19:04:00.038Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-09T19:04:00.038Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-09T19:04:00.038Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-09T19:04:00.160Z] --- PASS: TestRetrieveFromStore (0.59s) [2022-04-09T19:04:00.160Z] === RUN TestIsCorrupted [2022-04-09T19:04:00.160Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-09T19:04:00.160Z] === RUN TestSetRollover [2022-04-09T19:04:00.495Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-09T19:04:00.495Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-09T19:04:00.495Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-09T19:04:00.495Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-04-09T19:04:00.495Z] === RUN TestFastTimeMarshalJSON [2022-04-09T19:04:00.495Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-09T19:04:00.495Z] PASS [2022-04-09T19:04:00.495Z] coverage: 87.2% of statements [2022-04-09T19:04:00.495Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.235s coverage: 87.2% of statements [2022-04-09T19:04:00.616Z] === RUN TestGetCapabilities [2022-04-09T19:04:00.616Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-09T19:04:00.616Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-09T19:04:00.616Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-09T19:04:00.616Z] === RUN TestGetDefaultAddressSpaces [2022-04-09T19:04:00.616Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-09T19:04:00.616Z] === RUN TestRemoteDriver [2022-04-09T19:04:00.616Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-09T19:04:00.616Z] PASS [2022-04-09T19:04:00.616Z] coverage: 47.4% of statements [2022-04-09T19:04:00.616Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-04-09T19:04:00.800Z] --- PASS: TestStats (2.78s) [2022-04-09T19:04:00.800Z] === RUN TestStopContainerWithTimeout [2022-04-09T19:04:00.800Z] === RUN TestStopContainerWithTimeout/0 [2022-04-09T19:04:00.800Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-09T19:04:00.800Z] === RUN TestStopContainerWithTimeout/1 [2022-04-09T19:04:00.800Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-09T19:04:00.800Z] === RUN TestStopContainerWithTimeout/3 [2022-04-09T19:04:00.800Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-09T19:04:00.800Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-09T19:04:00.800Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-09T19:04:00.800Z] === CONT TestStopContainerWithTimeout/0 [2022-04-09T19:04:00.800Z] === CONT TestStopContainerWithTimeout/3 [2022-04-09T19:04:00.952Z] === RUN TestJSONFileLogger [2022-04-09T19:04:00.952Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-09T19:04:00.952Z] === RUN TestJSONFileLoggerWithTags [2022-04-09T19:04:00.952Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-09T19:04:00.952Z] === RUN TestJSONFileLoggerWithOpts [2022-04-09T19:04:00.952Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2022-04-09T19:04:00.952Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-09T19:04:00.952Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-09T19:04:00.952Z] === RUN TestEncodeDecode [2022-04-09T19:04:00.952Z] === PAUSE TestEncodeDecode [2022-04-09T19:04:00.952Z] === RUN TestUnexpectedEOF [2022-04-09T19:04:01.072Z] --- PASS: TestPoolAllocationReuse (1.41s) [2022-04-09T19:04:01.072Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-09T19:04:01.072Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-09T19:04:01.072Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-09T19:04:01.072Z] --- PASS: TestSetRollover (1.25s) [2022-04-09T19:04:01.072Z] === RUN TestSetRolloverSerial [2022-04-09T19:04:01.409Z] time="2022-04-09T19:04:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-09T19:04:01.409Z] time="2022-04-09T19:04:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-09T19:04:01.409Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-04-09T19:04:01.409Z] === CONT TestEncodeDecode [2022-04-09T19:04:01.409Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-09T19:04:01.409Z] PASS [2022-04-09T19:04:01.409Z] coverage: 69.9% of statements [2022-04-09T19:04:01.409Z] === RUN TestWriteLog [2022-04-09T19:04:01.409Z] === PAUSE TestWriteLog [2022-04-09T19:04:01.409Z] === RUN TestReadLog [2022-04-09T19:04:01.409Z] === PAUSE TestReadLog [2022-04-09T19:04:01.409Z] === RUN TestDecode [2022-04-09T19:04:01.409Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.314s coverage: 69.9% of statements [2022-04-09T19:04:01.409Z] --- PASS: TestDecode (0.02s) [2022-04-09T19:04:01.409Z] === CONT TestWriteLog [2022-04-09T19:04:01.409Z] === CONT TestReadLog [2022-04-09T19:04:01.409Z] --- PASS: TestWriteLog (0.00s) [2022-04-09T19:04:01.409Z] === RUN TestReadLog/tail_exact [2022-04-09T19:04:01.409Z] === RUN TestReadLog/tail_less_than_available [2022-04-09T19:04:01.409Z] === RUN TestReadLog/tail_more_than_available [2022-04-09T19:04:01.409Z] --- PASS: TestReadLog (0.22s) [2022-04-09T19:04:01.409Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-04-09T19:04:01.409Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-09T19:04:01.409Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-09T19:04:01.409Z] PASS [2022-04-09T19:04:01.409Z] coverage: 78.7% of statements [2022-04-09T19:04:01.409Z] ok github.com/docker/docker/daemon/logger/local 0.304s coverage: 78.7% of statements [2022-04-09T19:04:01.529Z] === RUN TestWindowsIPAM [2022-04-09T19:04:01.529Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-09T19:04:01.529Z] PASS [2022-04-09T19:04:01.529Z] coverage: 71.4% of statements [2022-04-09T19:04:01.529Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-04-09T19:04:01.866Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-09T19:04:01.905Z] --- PASS: TestInspect (2.72s) [2022-04-09T19:04:01.905Z] === RUN TestCreateJob [2022-04-09T19:04:02.202Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-09T19:04:02.323Z] === RUN TestOpenFileDelete [2022-04-09T19:04:02.323Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestOpenFileRename [2022-04-09T19:04:02.323Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestHandleDecoderErr [2022-04-09T19:04:02.323Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestParseLogTagDefaultTag [2022-04-09T19:04:02.323Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestParseLogTag [2022-04-09T19:04:02.323Z] --- PASS: TestParseLogTag (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestParseLogTagEmptyTag [2022-04-09T19:04:02.323Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestTailFiles [2022-04-09T19:04:02.323Z] --- PASS: TestTailFiles (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestFollowLogsConsumerGone [2022-04-09T19:04:02.323Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-09T19:04:02.323Z] === RUN TestFollowLogsProducerGone [2022-04-09T19:04:02.323Z] logfile_test.go:180: logDecode() closed after sending 3490 messages [2022-04-09T19:04:02.323Z] logfile_test.go:233: messages sent: 3490, received: 3490 [2022-04-09T19:04:02.323Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-09T19:04:02.323Z] === RUN TestCheckCapacityAndRotate [2022-04-09T19:04:02.323Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-09T19:04:02.323Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-09T19:04:02.323Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-04-09T19:04:02.323Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-09T19:04:02.323Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-09T19:04:02.323Z] PASS [2022-04-09T19:04:02.323Z] coverage: 53.5% of statements [2022-04-09T19:04:02.323Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.142s coverage: 53.5% of statements [2022-04-09T19:04:02.323Z] === RUN TestLog [2022-04-09T19:04:02.323Z] --- PASS: TestLog (0.03s) [2022-04-09T19:04:02.323Z] PASS [2022-04-09T19:04:02.323Z] coverage: 31.5% of statements [2022-04-09T19:04:02.323Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [2022-04-09T19:04:02.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-09T19:04:02.494Z] === RUN TestDefaultNetwork [2022-04-09T19:04:02.494Z] --- PASS: TestSetRolloverSerial (1.20s) [2022-04-09T19:04:02.494Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-09T19:04:02.494Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-09T19:04:02.494Z] PASS [2022-04-09T19:04:02.494Z] coverage: 84.4% of statements [2022-04-09T19:04:02.494Z] ok github.com/docker/docker/libnetwork/bitseq 12.038s coverage: 84.4% of statements [2022-04-09T19:04:02.494Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-09T19:04:02.494Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-09T19:04:02.950Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-09T19:04:02.950Z] === RUN TestInitAddressPools [2022-04-09T19:04:02.950Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-09T19:04:02.950Z] PASS [2022-04-09T19:04:02.950Z] coverage: 74.0% of statements [2022-04-09T19:04:02.950Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.77s) [2022-04-09T19:04:02.950Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-09T19:04:02.950Z] ok github.com/docker/docker/libnetwork/ipamutils 0.637s coverage: 74.0% of statements [2022-04-09T19:04:03.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-09T19:04:03.287Z] === RUN TestNewParse [2022-04-09T19:04:03.287Z] --- PASS: TestNewParse (0.00s) [2022-04-09T19:04:03.287Z] PASS [2022-04-09T19:04:03.287Z] coverage: 8.3% of statements [2022-04-09T19:04:03.287Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-04-09T19:04:03.287Z] === RUN TestValidateLogOpt [2022-04-09T19:04:03.287Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestNewMissedConfig [2022-04-09T19:04:03.287Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestNewMissedUrl [2022-04-09T19:04:03.287Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestNewMissedToken [2022-04-09T19:04:03.287Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestNewWithProxy [2022-04-09T19:04:03.287Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestDefault [2022-04-09T19:04:03.287Z] --- PASS: TestDefault (0.01s) [2022-04-09T19:04:03.287Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-09T19:04:03.287Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestJsonFormat [2022-04-09T19:04:03.287Z] --- PASS: TestJsonFormat (0.01s) [2022-04-09T19:04:03.287Z] === RUN TestRawFormat [2022-04-09T19:04:03.287Z] --- PASS: TestRawFormat (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestRawFormatWithLabels [2022-04-09T19:04:03.287Z] === RUN TestParseLogFormat [2022-04-09T19:04:03.287Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestValidateLogOptEmpty [2022-04-09T19:04:03.287Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestValidateSyslogAddress [2022-04-09T19:04:03.287Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestParseAddressDefaultPort [2022-04-09T19:04:03.287Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestValidateSyslogFacility [2022-04-09T19:04:03.287Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestValidateLogOptSyslogFormat [2022-04-09T19:04:03.287Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestValidateLogOpt [2022-04-09T19:04:03.287Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-09T19:04:03.287Z] PASS [2022-04-09T19:04:03.287Z] coverage: 46.8% of statements [2022-04-09T19:04:03.287Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestRawFormatWithoutTag [2022-04-09T19:04:03.287Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-09T19:04:03.287Z] === RUN TestBatching [2022-04-09T19:04:03.287Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2022-04-09T19:04:03.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-09T19:04:03.407Z] === RUN TestKeyValue [2022-04-09T19:04:03.408Z] --- PASS: TestKeyValue (0.00s) [2022-04-09T19:04:03.408Z] PASS [2022-04-09T19:04:03.408Z] coverage: 60.0% of statements [2022-04-09T19:04:03.408Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-04-09T19:04:03.748Z] --- PASS: TestBatching (0.28s) [2022-04-09T19:04:03.748Z] === RUN TestFrequency [2022-04-09T19:04:03.873Z] === CONT TestStopContainerWithTimeout/1 [2022-04-09T19:04:04.000Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-04-09T19:04:04.000Z] === RUN TestInspectNetwork [2022-04-09T19:04:04.205Z] --- PASS: TestFrequency (0.21s) [2022-04-09T19:04:04.205Z] === RUN TestOneMessagePerRequest [2022-04-09T19:04:04.205Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-09T19:04:04.205Z] === RUN TestVerify [2022-04-09T19:04:04.205Z] --- PASS: TestVerify (0.00s) [2022-04-09T19:04:04.205Z] === RUN TestSkipVerify [2022-04-09T19:04:04.206Z] time="2022-04-09T19:04:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.206Z] time="2022-04-09T19:04:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.206Z] time="2022-04-09T19:04:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.206Z] time="2022-04-09T19:04:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.206Z] time="2022-04-09T19:04:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.444Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-09T19:04:04.664Z] --- PASS: TestSkipVerify (0.61s) [2022-04-09T19:04:04.665Z] === RUN TestBufferMaximum [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531044.319084\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531044.319084\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:04.665Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-09T19:04:04.665Z] === RUN TestServerAlwaysDown [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531044.321100\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531044.322100\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531044.322100\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531044.322100\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:04.665Z] time="2022-04-09T19:04:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531044.322100\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:04.665Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-09T19:04:04.665Z] === RUN TestCannotSendAfterClose [2022-04-09T19:04:04.665Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-09T19:04:04.665Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-09T19:04:05.019Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-09T19:04:05.204Z] --- PASS: TestCreateJob (3.08s) [2022-04-09T19:04:05.204Z] === RUN TestReplicatedJob [2022-04-09T19:04:05.583Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.26s) [2022-04-09T19:04:05.583Z] === RUN TestGetAddress [2022-04-09T19:04:05.593Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-09T19:04:05.593Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2022-04-09T19:04:05.593Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2022-04-09T19:04:05.593Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2022-04-09T19:04:05.593Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2022-04-09T19:04:05.593Z] === RUN TestDeleteDevicemapper [2022-04-09T19:04:05.593Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T19:04:05.593Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-09T19:04:05.593Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-09T19:04:05.628Z] === RUN TestV1IDService [2022-04-09T19:04:05.628Z] --- PASS: TestV1IDService (0.03s) [2022-04-09T19:04:05.628Z] === RUN TestV2MetadataService [2022-04-09T19:04:05.628Z] time="2022-04-09T19:04:05Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-09T19:04:05.628Z] time="2022-04-09T19:04:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6375a851b8bb\"}'" [2022-04-09T19:04:05.628Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-09T19:04:05.628Z] PASS [2022-04-09T19:04:05.628Z] coverage: 82.5% of statements [2022-04-09T19:04:05.628Z] ok github.com/docker/docker/daemon/logger/splunk 2.212s coverage: 82.5% of statements [2022-04-09T19:04:05.628Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-09T19:04:05.628Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-09T19:04:05.628Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-09T19:04:05.628Z] === RUN TestSuccessfulDownload [2022-04-09T19:04:05.628Z] download_test.go:267: Needs fixing on Windows [2022-04-09T19:04:05.628Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-09T19:04:05.628Z] === RUN TestCancelledDownload [2022-04-09T19:04:05.628Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-09T19:04:05.628Z] === RUN TestMaxDownloadAttempts [2022-04-09T19:04:05.628Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:04:05.628Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:04:05.628Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:04:05.628Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:04:05.628Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:04:05.628Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:04:05.628Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:04:05.628Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:04:05.628Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:04:05.628Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:04:05.628Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:04:05.628Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:04:05.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-09T19:04:05.858Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-09T19:04:06.086Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-09T19:04:06.086Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-09T19:04:06.086Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-09T19:04:06.086Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-09T19:04:06.086Z] === RUN TestContinueOnError_NeverContinue [2022-04-09T19:04:06.086Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-09T19:04:06.086Z] === RUN TestManifestStore [2022-04-09T19:04:06.086Z] === RUN TestManifestStore/no_remote_or_local [2022-04-09T19:04:06.086Z] time="2022-04-09T19:04:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:04:06.086Z] time="2022-04-09T19:04:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:04:06.086Z] time="2022-04-09T19:04:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:04:06.086Z] time="2022-04-09T19:04:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:04:06.086Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-09T19:04:06.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-04-09T19:04:06.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-04-09T19:04:06.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-04-09T19:04:06.086Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-04-09T19:04:06.086Z] === RUN TestTransfer [2022-04-09T19:04:06.547Z] === RUN TestInspectNetwork/full_network_id [2022-04-09T19:04:06.547Z] === RUN TestInspectNetwork/partial_network_id [2022-04-09T19:04:06.547Z] === RUN TestInspectNetwork/network_name [2022-04-09T19:04:06.547Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-09T19:04:06.553Z] --- PASS: TestTransfer (0.13s) [2022-04-09T19:04:06.553Z] === RUN TestConcurrencyLimit [2022-04-09T19:04:06.553Z] time="2022-04-09T19:04:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local933917272\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/no_local_cache [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/with_local_cache [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/unknown_media_type [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-09T19:04:06.553Z] time="2022-04-09T19:04:06Z" level=warning msg="reference for unknown type: " [2022-04-09T19:04:06.553Z] time="2022-04-09T19:04:06Z" level=warning msg="reference for unknown type: " [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-09T19:04:06.553Z] time="2022-04-09T19:04:06Z" level=warning msg="reference for unknown type: " [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-09T19:04:06.553Z] time="2022-04-09T19:04:06Z" level=warning msg="reference for unknown type: " [2022-04-09T19:04:06.553Z] time="2022-04-09T19:04:06Z" level=warning msg="reference for unknown type: " [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-09T19:04:06.553Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-09T19:04:06.553Z] time="2022-04-09T19:04:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-09T19:04:06.553Z] --- PASS: TestManifestStore (0.37s) [2022-04-09T19:04:06.553Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-04-09T19:04:06.553Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-09T19:04:06.553Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-09T19:04:06.553Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-09T19:04:06.553Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-09T19:04:06.554Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-09T19:04:06.554Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-09T19:04:06.554Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-09T19:04:06.554Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-09T19:04:06.554Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-09T19:04:06.554Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaType [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-09T19:04:06.554Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-09T19:04:06.554Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-09T19:04:06.554Z] === RUN TestFixManifestLayers [2022-04-09T19:04:06.554Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-09T19:04:06.554Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-09T19:04:06.554Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-09T19:04:06.554Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-09T19:04:06.554Z] === RUN TestFixManifestLayersBadParent [2022-04-09T19:04:06.554Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-09T19:04:06.554Z] === RUN TestValidateManifest [2022-04-09T19:04:06.554Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-09T19:04:06.554Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-09T19:04:06.554Z] === RUN TestFormatPlatform [2022-04-09T19:04:06.554Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-09T19:04:06.554Z] === RUN TestPullSchema2Config [2022-04-09T19:04:06.554Z] === RUN TestPullSchema2Config/success_first_time [2022-04-09T19:04:06.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:04:06.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:04:06.554Z] === RUN TestPullSchema2Config/500_status [2022-04-09T19:04:06.554Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:04:06.554Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:04:06.554Z] --- PASS: TestV2MetadataService (1.07s) [2022-04-09T19:04:06.554Z] PASS [2022-04-09T19:04:06.554Z] coverage: 48.2% of statements [2022-04-09T19:04:06.554Z] ok github.com/docker/docker/distribution/metadata 1.187s coverage: 48.2% of statements [2022-04-09T19:04:06.554Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-09T19:04:06.554Z] === RUN TestInactiveJobs [2022-04-09T19:04:07.011Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:04:07.011Z] === RUN TestPullSchema2Config/EOF [2022-04-09T19:04:07.011Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:04:07.011Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:04:07.011Z] 2022/04/09 19:04:06 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-09T19:04:07.011Z] goroutine 115 [running]: [2022-04-09T19:04:07.011Z] net/http.(*conn).serve.func1() [2022-04-09T19:04:07.011Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-09T19:04:07.011Z] panic({0x799000, 0x97b8f0}) [2022-04-09T19:04:07.011Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-09T19:04:07.011Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004c8820?, {0x9830d8?, 0xc0004e2460?}) [2022-04-09T19:04:07.011Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-09T19:04:07.011Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9830d8, 0xc0004e2460}, 0xc0004f7500) [2022-04-09T19:04:07.011Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-09T19:04:07.011Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9830d8?, 0xc0004e2460?}, 0xd9e6a0?) [2022-04-09T19:04:07.011Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-09T19:04:07.011Z] net/http.serverHandler.ServeHTTP({0xc000294c30?}, {0x9830d8, 0xc0004e2460}, 0xc0004f7500) [2022-04-09T19:04:07.011Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-09T19:04:07.011Z] net/http.(*conn).serve(0xc0001945a0, {0x983950, 0xc0001e6ea0}) [2022-04-09T19:04:07.011Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-09T19:04:07.011Z] created by net/http.(*Server).Serve [2022-04-09T19:04:07.011Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-09T19:04:07.011Z] === RUN TestNotFound [2022-04-09T19:04:07.011Z] --- PASS: TestNotFound (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestConflict [2022-04-09T19:04:07.011Z] --- PASS: TestConflict (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestForbidden [2022-04-09T19:04:07.011Z] --- PASS: TestForbidden (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestInvalidParameter [2022-04-09T19:04:07.011Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestNotImplemented [2022-04-09T19:04:07.011Z] --- PASS: TestNotImplemented (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestNotModified [2022-04-09T19:04:07.011Z] --- PASS: TestNotModified (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestUnauthorized [2022-04-09T19:04:07.011Z] --- PASS: TestUnauthorized (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestUnknown [2022-04-09T19:04:07.011Z] --- PASS: TestUnknown (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestCancelled [2022-04-09T19:04:07.011Z] --- PASS: TestCancelled (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestDeadline [2022-04-09T19:04:07.011Z] --- PASS: TestDeadline (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestDataLoss [2022-04-09T19:04:07.011Z] --- PASS: TestDataLoss (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestUnavailable [2022-04-09T19:04:07.011Z] --- PASS: TestUnavailable (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestSystem [2022-04-09T19:04:07.011Z] --- PASS: TestSystem (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Not_Found [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Bad_Request [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Conflict [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Unauthorized [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Forbidden [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Not_Modified [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-09T19:04:07.011Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-09T19:04:07.011Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-09T19:04:07.011Z] PASS [2022-04-09T19:04:07.011Z] coverage: 77.0% of statements [2022-04-09T19:04:07.011Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-09T19:04:07.011Z] === RUN TestWatchRelease [2022-04-09T19:04:07.011Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:04:07.011Z] === RUN TestPullSchema2Config/unauthorized [2022-04-09T19:04:07.011Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:04:07.011Z] ok github.com/docker/docker/errdefs 0.046s coverage: 77.0% of statements [2022-04-09T19:04:07.011Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:04:07.011Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-09T19:04:07.011Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-09T19:04:07.011Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-09T19:04:07.011Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-09T19:04:07.011Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-09T19:04:07.011Z] === RUN TestGetRepositoryMountCandidates [2022-04-09T19:04:07.011Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestLayerAlreadyExists [2022-04-09T19:04:07.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:04:07.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:04:07.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:04:07.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:04:07.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:04:07.011Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:04:07.011Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestWhenEmptyAuthConfig [2022-04-09T19:04:07.011Z] --- PASS: TestWatchRelease (0.04s) [2022-04-09T19:04:07.011Z] === RUN TestWatchFinishedTransfer [2022-04-09T19:04:07.011Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-09T19:04:07.011Z] === RUN TestDuplicateTransfer [2022-04-09T19:04:07.011Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-09T19:04:07.011Z] === RUN TestSuccessfulUpload [2022-04-09T19:04:07.111Z] === RUN TestNetworkDBSimple [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-09T19:04:07.111Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-09T19:04:07.469Z] time="2022-04-09T19:04:07Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-09T19:04:07.469Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-09T19:04:07.469Z] === RUN TestCancelledUpload [2022-04-09T19:04:07.469Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-09T19:04:07.469Z] PASS [2022-04-09T19:04:07.469Z] coverage: 76.8% of statements [2022-04-09T19:04:07.469Z] ok github.com/docker/docker/distribution/xfer 1.916s coverage: 76.8% of statements [2022-04-09T19:04:07.568Z] === RUN TestGenerate [2022-04-09T19:04:07.568Z] --- PASS: TestGenerate (0.00s) [2022-04-09T19:04:07.568Z] === RUN TestGeneratePtr [2022-04-09T19:04:07.568Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-09T19:04:07.568Z] === RUN TestGenerateMissingField [2022-04-09T19:04:07.568Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-09T19:04:07.568Z] === RUN TestFieldCannotBeSet [2022-04-09T19:04:07.568Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-09T19:04:07.568Z] === RUN TestTypeMismatchError [2022-04-09T19:04:07.568Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-09T19:04:07.568Z] PASS [2022-04-09T19:04:07.568Z] coverage: 100.0% of statements [2022-04-09T19:04:07.568Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-04-09T19:04:07.568Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-09T19:04:07.568Z] PASS [2022-04-09T19:04:07.568Z] coverage: 100.0% of statements [2022-04-09T19:04:07.568Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.101s coverage: 100.0% of statements [2022-04-09T19:04:08.024Z] 2022/04/09 19:04:07 Closing DB instances... [2022-04-09T19:04:08.412Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2022-04-09T19:04:08.412Z] === RUN TestUpdateMemory [2022-04-09T19:04:08.412Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:04:08.412Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-09T19:04:08.412Z] === RUN TestUpdateCPUQuota [2022-04-09T19:04:08.432Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-04-09T19:04:08.432Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-09T19:04:08.432Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-09T19:04:08.432Z] === RUN TestTokenPassThru [2022-04-09T19:04:08.432Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-09T19:04:08.432Z] === RUN TestTokenPassThruDifferentHost [2022-04-09T19:04:08.432Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-09T19:04:08.432Z] PASS [2022-04-09T19:04:08.432Z] coverage: 26.6% of statements [2022-04-09T19:04:08.432Z] ok github.com/docker/docker/distribution 2.277s coverage: 26.6% of statements [2022-04-09T19:04:08.432Z] === RUN TestCompare [2022-04-09T19:04:08.432Z] --- PASS: TestCompare (0.00s) [2022-04-09T19:04:08.432Z] PASS [2022-04-09T19:04:08.432Z] coverage: 19.2% of statements [2022-04-09T19:04:08.432Z] ok github.com/docker/docker/image/cache 0.140s coverage: 19.2% of statements [2022-04-09T19:04:08.432Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-09T19:04:08.432Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-09T19:04:08.432Z] === RUN TestFSGetInvalidData [2022-04-09T19:04:08.432Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-09T19:04:08.432Z] === RUN TestFSInvalidSet [2022-04-09T19:04:08.432Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-09T19:04:08.432Z] === RUN TestFSInvalidRoot [2022-04-09T19:04:08.432Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-09T19:04:08.432Z] === RUN TestFSMetadataGetSet [2022-04-09T19:04:08.481Z] testing: warning: no tests to run [2022-04-09T19:04:08.481Z] PASS [2022-04-09T19:04:08.481Z] coverage: 0.0% of statements [2022-04-09T19:04:08.481Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-09T19:04:08.481Z] === RUN TestRequestNewPort [2022-04-09T19:04:08.481Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestRequestSpecificPort [2022-04-09T19:04:08.481Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestReleasePort [2022-04-09T19:04:08.481Z] --- PASS: TestReleasePort (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestReuseReleasedPort [2022-04-09T19:04:08.481Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestReleaseUnreadledPort [2022-04-09T19:04:08.481Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestUnknowProtocol [2022-04-09T19:04:08.481Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestAllocateAllPorts [2022-04-09T19:04:08.481Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestPortAllocation [2022-04-09T19:04:08.481Z] --- PASS: TestPortAllocation (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestPortAllocationWithCustomRange [2022-04-09T19:04:08.481Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestNoDuplicateBPR [2022-04-09T19:04:08.481Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-09T19:04:08.481Z] === RUN TestChangePortRange [2022-04-09T19:04:08.481Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-09T19:04:08.481Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-09T19:04:08.481Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-09T19:04:08.481Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-09T19:04:08.481Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-09T19:04:08.481Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-09T19:04:08.481Z] --- PASS: TestChangePortRange (0.00s) [2022-04-09T19:04:08.481Z] PASS [2022-04-09T19:04:08.481Z] coverage: 88.6% of statements [2022-04-09T19:04:08.481Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-04-09T19:04:08.888Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-09T19:04:08.888Z] === RUN TestFSInvalidWalker [2022-04-09T19:04:08.888Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-09T19:04:08.888Z] === RUN TestFSGetSet [2022-04-09T19:04:08.888Z] --- PASS: TestFSGetSet (0.04s) [2022-04-09T19:04:08.888Z] === RUN TestFSGetUnsetKey [2022-04-09T19:04:08.888Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-09T19:04:08.888Z] === RUN TestFSGetEmptyData [2022-04-09T19:04:08.888Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-09T19:04:08.888Z] === RUN TestFSDelete [2022-04-09T19:04:08.888Z] --- PASS: TestFSDelete (0.02s) [2022-04-09T19:04:08.888Z] === RUN TestFSWalker [2022-04-09T19:04:08.888Z] --- PASS: TestFSWalker (0.02s) [2022-04-09T19:04:08.888Z] === RUN TestFSWalkerStopOnError [2022-04-09T19:04:08.888Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-09T19:04:08.888Z] === RUN TestNewFromJSON [2022-04-09T19:04:08.888Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-09T19:04:08.888Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-09T19:04:08.888Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-09T19:04:08.888Z] === RUN TestMarshalKeyOrder [2022-04-09T19:04:08.888Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-09T19:04:08.888Z] === RUN TestHistoryEqual [2022-04-09T19:04:08.888Z] --- PASS: TestHistoryEqual (0.21s) [2022-04-09T19:04:08.888Z] === RUN TestImage [2022-04-09T19:04:08.888Z] --- PASS: TestImage (0.00s) [2022-04-09T19:04:08.888Z] === RUN TestImageOSNotEmpty [2022-04-09T19:04:08.888Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-09T19:04:08.888Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-09T19:04:08.888Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-09T19:04:08.888Z] === RUN TestCreate [2022-04-09T19:04:08.888Z] --- PASS: TestCreate (0.01s) [2022-04-09T19:04:08.888Z] === RUN TestRestore [2022-04-09T19:04:08.888Z] time="2022-04-09T19:04:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-09T19:04:08.888Z] --- PASS: TestRestore (0.03s) [2022-04-09T19:04:08.888Z] === RUN TestAddDelete [2022-04-09T19:04:08.888Z] --- PASS: TestAddDelete (0.04s) [2022-04-09T19:04:08.888Z] === RUN TestSearchAfterDelete [2022-04-09T19:04:09.344Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-09T19:04:09.344Z] === RUN TestParentReset [2022-04-09T19:04:09.344Z] --- PASS: TestParentReset (0.03s) [2022-04-09T19:04:09.344Z] === RUN TestGetAndSetLastUpdated [2022-04-09T19:04:09.344Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-09T19:04:09.344Z] === RUN TestStoreLen [2022-04-09T19:04:09.344Z] --- PASS: TestStoreLen (0.05s) [2022-04-09T19:04:09.344Z] PASS [2022-04-09T19:04:09.344Z] coverage: 86.9% of statements [2022-04-09T19:04:09.344Z] ok github.com/docker/docker/image 0.691s coverage: 86.9% of statements [2022-04-09T19:04:09.344Z] === RUN TestValidateManifest [2022-04-09T19:04:09.344Z] === RUN TestValidateManifest/nil [2022-04-09T19:04:09.344Z] === RUN TestValidateManifest/non-nil [2022-04-09T19:04:09.344Z] --- PASS: TestValidateManifest (0.00s) [2022-04-09T19:04:09.344Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-09T19:04:09.344Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-09T19:04:09.344Z] PASS [2022-04-09T19:04:09.344Z] coverage: 0.7% of statements [2022-04-09T19:04:09.344Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-04-09T19:04:09.444Z] testing: warning: no tests to run [2022-04-09T19:04:09.444Z] PASS [2022-04-09T19:04:09.444Z] coverage: 0.0% of statements [2022-04-09T19:04:09.444Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-09T19:04:09.444Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-04-09T19:04:09.444Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-09T19:04:09.444Z] === RUN TestHashData [2022-04-09T19:04:09.444Z] --- PASS: TestHashData (0.00s) [2022-04-09T19:04:09.444Z] PASS [2022-04-09T19:04:09.444Z] coverage: 2.8% of statements [2022-04-09T19:04:09.444Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-04-09T19:04:09.799Z] --- PASS: TestUpdateCPUQuota (1.49s) [2022-04-09T19:04:09.799Z] === RUN TestUpdatePidsLimit [2022-04-09T19:04:09.799Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-09T19:04:09.801Z] === RUN TestMakeV1ConfigFromConfig [2022-04-09T19:04:09.801Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-09T19:04:09.801Z] PASS [2022-04-09T19:04:09.801Z] coverage: 25.0% of statements [2022-04-09T19:04:09.801Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2022-04-09T19:04:09.801Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-09T19:04:09.901Z] === RUN TestErrorConstructors [2022-04-09T19:04:09.901Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-09T19:04:09.901Z] === RUN TestCompareIPMask [2022-04-09T19:04:09.901Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-09T19:04:09.901Z] === RUN TestUtilGetHostPartIP [2022-04-09T19:04:09.901Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-09T19:04:09.901Z] === RUN TestUtilGetBroadcastIP [2022-04-09T19:04:09.901Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-09T19:04:09.901Z] === RUN TestParseCIDR [2022-04-09T19:04:09.901Z] --- PASS: TestParseCIDR (0.00s) [2022-04-09T19:04:09.901Z] PASS [2022-04-09T19:04:09.901Z] coverage: 37.3% of statements [2022-04-09T19:04:09.901Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-04-09T19:04:10.060Z] === RUN TestUpdatePidsLimit/no_change [2022-04-09T19:04:10.322Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-09T19:04:10.357Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-09T19:04:10.357Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-09T19:04:10.357Z] PASS [2022-04-09T19:04:10.357Z] coverage: 55.0% of statements [2022-04-09T19:04:10.493Z] --- PASS: TestReplicatedJob (5.32s) [2022-04-09T19:04:10.493Z] === RUN TestUpdateReplicatedJob [2022-04-09T19:04:10.754Z] --- PASS: TestInspectNetwork (7.00s) [2022-04-09T19:04:10.754Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-09T19:04:10.754Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-09T19:04:10.754Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-09T19:04:10.754Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-09T19:04:10.754Z] === RUN TestRunContainerWithBridgeNone [2022-04-09T19:04:10.814Z] ok github.com/docker/docker/oci 0.054s coverage: 55.0% of statements [2022-04-09T19:04:10.814Z] 2022/04/09 19:04:10 Closing DB instances... [2022-04-09T19:04:10.893Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-09T19:04:10.893Z] check_test.go:308: [de64041c90fcb] daemon is not started [2022-04-09T19:04:10.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-09T19:04:10.910Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-09T19:04:10.910Z] [2022-04-09T19:04:10.910Z] Unloading profiles will leave already running processes permanently [2022-04-09T19:04:10.910Z] unconfined, which can lead to unexpected situations. [2022-04-09T19:04:10.910Z] [2022-04-09T19:04:10.910Z] To set a process to complain mode, use the command line tool [2022-04-09T19:04:10.910Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-09T19:04:10.910Z] Post stage [Pipeline] junit [2022-04-09T19:04:10.922Z] Recording test results [2022-04-09T19:04:11.154Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-09T19:04:11.270Z] === RUN TestParseVersion [2022-04-09T19:04:11.270Z] --- PASS: TestParseVersion (0.00s) [2022-04-09T19:04:11.270Z] PASS [2022-04-09T19:04:11.270Z] coverage: 52.9% of statements [2022-04-09T19:04:11.270Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-04-09T19:04:11.270Z] === RUN TestAddressPoolOpt [2022-04-09T19:04:11.270Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/a [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/something [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/_=a [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/env1=value1 [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/_env1=value1 [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/PATH [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/=a [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/PATH= [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/PATH=something [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/asd!qwe [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/1asd [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/123 [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/some_space [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/__some_space_before [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/some_space_after__ [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/= [2022-04-09T19:04:11.270Z] === RUN TestValidateEnv/PaTh [2022-04-09T19:04:11.270Z] --- PASS: TestValidateEnv (0.00s) [2022-04-09T19:04:11.270Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-09T19:04:11.270Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-09T19:04:11.270Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-09T19:04:11.270Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-09T19:04:11.271Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-09T19:04:11.271Z] === RUN TestParseHost [2022-04-09T19:04:11.271Z] --- PASS: TestParseHost (0.00s) [2022-04-09T19:04:11.271Z] === RUN TestParseDockerDaemonHost [2022-04-09T19:04:11.329Z] === RUN TestSerialization [2022-04-09T19:04:11.330Z] --- PASS: TestSerialization (0.02s) [2022-04-09T19:04:11.330Z] PASS [2022-04-09T19:04:11.330Z] coverage: 100.0% of statements [2022-04-09T19:04:11.330Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2022-04-09T19:04:11.330Z] === RUN TestEmptyLayer [2022-04-09T19:04:11.330Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-09T19:04:11.330Z] === RUN TestCommitFailure [2022-04-09T19:04:11.330Z] --- PASS: TestCommitFailure (0.01s) [2022-04-09T19:04:11.330Z] === RUN TestStartTransactionFailure [2022-04-09T19:04:11.330Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-09T19:04:11.330Z] === RUN TestGetOrphan [2022-04-09T19:04:11.330Z] --- PASS: TestGetOrphan (0.01s) [2022-04-09T19:04:11.330Z] === RUN TestMountAndRegister [2022-04-09T19:04:11.330Z] layer_test.go:258: Layer size: 14 [2022-04-09T19:04:11.330Z] --- PASS: TestMountAndRegister (0.08s) [2022-04-09T19:04:11.330Z] === RUN TestLayerRelease [2022-04-09T19:04:11.330Z] layer_test.go:291: Failing on Windows [2022-04-09T19:04:11.330Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-09T19:04:11.330Z] === RUN TestStoreRestore [2022-04-09T19:04:11.330Z] layer_test.go:340: Failing on Windows [2022-04-09T19:04:11.330Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-09T19:04:11.330Z] === RUN TestTarStreamStability [2022-04-09T19:04:11.330Z] layer_test.go:455: Failing on Windows [2022-04-09T19:04:11.330Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-09T19:04:11.330Z] === RUN TestRegisterExistingLayer [2022-04-09T19:04:11.416Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-09T19:04:11.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-09T19:04:11.727Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestParseTCP [2022-04-09T19:04:11.727Z] --- PASS: TestParseTCP (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-09T19:04:11.727Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestValidateExtraHosts [2022-04-09T19:04:11.727Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestIpOptString [2022-04-09T19:04:11.727Z] --- PASS: TestIpOptString (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-09T19:04:11.727Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestNewIpOptValidDefaultVal [2022-04-09T19:04:11.727Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestIpOptSetInvalidVal [2022-04-09T19:04:11.727Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestValidateIPAddress [2022-04-09T19:04:11.727Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestMapOpts [2022-04-09T19:04:11.727Z] --- PASS: TestMapOpts (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestListOptsWithoutValidator [2022-04-09T19:04:11.727Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestListOptsWithValidator [2022-04-09T19:04:11.727Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestValidateDNSSearch [2022-04-09T19:04:11.727Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_general_format [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_one_more [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-09T19:04:11.727Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-09T19:04:11.727Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestNamedListOpts [2022-04-09T19:04:11.727Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestNamedMapOpts [2022-04-09T19:04:11.727Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestParseLink [2022-04-09T19:04:11.727Z] --- PASS: TestParseLink (0.00s) [2022-04-09T19:04:11.727Z] === RUN TestUlimitOpt [2022-04-09T19:04:11.727Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-09T19:04:11.727Z] PASS [2022-04-09T19:04:11.727Z] coverage: 66.5% of statements [2022-04-09T19:04:11.727Z] ok github.com/docker/docker/opts 0.071s coverage: 66.5% of statements [2022-04-09T19:04:11.786Z] --- PASS: TestRegisterExistingLayer (0.38s) [2022-04-09T19:04:11.786Z] === RUN TestTarStreamVerification [2022-04-09T19:04:11.786Z] layer_test.go:684: Failing on Windows [2022-04-09T19:04:11.786Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-09T19:04:11.786Z] === RUN TestLayerMigration [2022-04-09T19:04:11.786Z] migration_test.go:45: Failing on Windows [2022-04-09T19:04:11.786Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-09T19:04:11.786Z] === RUN TestLayerMigrationNoTarsplit [2022-04-09T19:04:11.786Z] migration_test.go:181: Failing on Windows [2022-04-09T19:04:11.786Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-09T19:04:11.786Z] === RUN TestMountInit [2022-04-09T19:04:11.786Z] mount_test.go:17: Failing on Windows [2022-04-09T19:04:11.786Z] --- SKIP: TestMountInit (0.00s) [2022-04-09T19:04:11.786Z] === RUN TestMountSize [2022-04-09T19:04:11.786Z] mount_test.go:76: Failing on Windows [2022-04-09T19:04:11.786Z] --- SKIP: TestMountSize (0.00s) [2022-04-09T19:04:11.786Z] === RUN TestMountChanges [2022-04-09T19:04:11.786Z] mount_test.go:125: Failing on Windows [2022-04-09T19:04:11.786Z] --- SKIP: TestMountChanges (0.00s) [2022-04-09T19:04:11.786Z] === RUN TestMountApply [2022-04-09T19:04:11.786Z] mount_test.go:212: Failing on Windows [2022-04-09T19:04:11.786Z] --- SKIP: TestMountApply (0.00s) [2022-04-09T19:04:11.786Z] PASS [2022-04-09T19:04:11.786Z] coverage: 30.6% of statements [2022-04-09T19:04:11.786Z] ok github.com/docker/docker/layer 0.573s coverage: 30.6% of statements [2022-04-09T19:04:11.988Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-09T19:04:12.142Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-04-09T19:04:12.142Z] === RUN TestNetworkInvalidJSON [2022-04-09T19:04:12.142Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-09T19:04:12.142Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-09T19:04:12.142Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:04:12.142Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:04:12.142Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:04:12.142Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:04:12.142Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-09T19:04:12.142Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:04:12.142Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:04:12.142Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-09T19:04:12.142Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-09T19:04:12.142Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-09T19:04:12.142Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-09T19:04:12.142Z] === RUN TestNetworkList [2022-04-09T19:04:12.142Z] === RUN TestNetworkList//networks [2022-04-09T19:04:12.142Z] === PAUSE TestNetworkList//networks [2022-04-09T19:04:12.142Z] === RUN TestNetworkList//networks/ [2022-04-09T19:04:12.142Z] === PAUSE TestNetworkList//networks/ [2022-04-09T19:04:12.142Z] === CONT TestNetworkList//networks [2022-04-09T19:04:12.142Z] === CONT TestNetworkList//networks/ [2022-04-09T19:04:12.142Z] --- PASS: TestNetworkList (0.01s) [2022-04-09T19:04:12.142Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-09T19:04:12.142Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-09T19:04:12.142Z] === RUN TestHostIPv4BridgeLabel [2022-04-09T19:04:12.165Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-09T19:04:12.184Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-09T19:04:12.184Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-09T19:04:12.248Z] === RUN TestEnvironmentParsing [2022-04-09T19:04:12.248Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-09T19:04:12.248Z] PASS [2022-04-09T19:04:12.248Z] coverage: 1.2% of statements [2022-04-09T19:04:12.248Z] ok github.com/docker/docker/libcontainerd/local 0.090s coverage: 1.2% of statements [2022-04-09T19:04:12.248Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-09T19:04:12.248Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-09T19:04:12.248Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-09T19:04:12.248Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-09T19:04:12.403Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-09T19:04:12.403Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-09T19:04:12.443Z] + echo Ensuring container killed. [2022-04-09T19:04:12.443Z] Ensuring container killed. [2022-04-09T19:04:12.443Z] + docker rm -vf docker-pr3 [2022-04-09T19:04:12.443Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-09T19:04:12.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-09T19:04:12.705Z] === RUN TestSequenceGetAvailableBit [2022-04-09T19:04:12.705Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestSequenceEqual [2022-04-09T19:04:12.705Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestSequenceCopy [2022-04-09T19:04:12.705Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestGetFirstAvailable [2022-04-09T19:04:12.705Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestFindSequence [2022-04-09T19:04:12.705Z] --- PASS: TestFindSequence (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestCheckIfAvailable [2022-04-09T19:04:12.705Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestMergeSequences [2022-04-09T19:04:12.705Z] --- PASS: TestMergeSequences (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestPushReservation [2022-04-09T19:04:12.705Z] --- PASS: TestPushReservation (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestSerializeDeserialize [2022-04-09T19:04:12.705Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestSet [2022-04-09T19:04:12.705Z] --- PASS: TestSet (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestSetUnset [2022-04-09T19:04:12.705Z] --- PASS: TestSetUnset (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestOffsetSetUnset [2022-04-09T19:04:12.705Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestSetInRange [2022-04-09T19:04:12.705Z] --- PASS: TestSetInRange (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestSetAnyInRange [2022-04-09T19:04:12.705Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestMethods [2022-04-09T19:04:12.705Z] --- PASS: TestMethods (0.00s) [2022-04-09T19:04:12.705Z] === RUN TestRandomAllocateDeallocate [2022-04-09T19:04:12.725Z] + echo Chowning /workspace to jenkins user [2022-04-09T19:04:12.725Z] Chowning /workspace to jenkins user [2022-04-09T19:04:12.725Z] + id -u [2022-04-09T19:04:12.725Z] + id -g [2022-04-09T19:04:12.725Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43475:/workspace busybox chown -R 1000:1000 /workspace [2022-04-09T19:04:12.725Z] Unable to find image 'busybox:latest' locally [2022-04-09T19:04:12.725Z] latest: Pulling from library/busybox [2022-04-09T19:04:12.821Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-09T19:04:12.984Z] 554879bb3004: Pulling fs layer [2022-04-09T19:04:12.984Z] 554879bb3004: Verifying Checksum [2022-04-09T19:04:12.984Z] 554879bb3004: Download complete [2022-04-09T19:04:12.984Z] 554879bb3004: Pull complete [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit (3.45s) [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-04-09T19:04:13.084Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-04-09T19:04:13.084Z] === RUN TestUpdateRestartPolicy [2022-04-09T19:04:13.149Z] === RUN TestPeerCertificateMarshalJSON [2022-04-09T19:04:13.241Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-09T19:04:13.242Z] Status: Downloaded newer image for busybox:latest [2022-04-09T19:04:13.606Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-09T19:04:13.606Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-09T19:04:13.606Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-04-09T19:04:13.606Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-09T19:04:13.606Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-09T19:04:13.606Z] === RUN TestMiddleware [2022-04-09T19:04:13.606Z] --- PASS: TestMiddleware (0.00s) [2022-04-09T19:04:13.606Z] === RUN TestNewResponseModifier [2022-04-09T19:04:13.606Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-09T19:04:13.606Z] PASS [2022-04-09T19:04:13.606Z] coverage: 26.8% of statements [2022-04-09T19:04:13.606Z] ok github.com/docker/docker/pkg/authorization 0.454s coverage: 26.8% of statements [2022-04-09T19:04:13.606Z] 2022/04/09 19:04:13 Closing DB instances... [2022-04-09T19:04:13.606Z] === RUN TestIsArchivePathDir [2022-04-09T19:04:13.606Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-09T19:04:13.606Z] === RUN TestIsArchivePathInvalidFile [2022-04-09T19:04:13.657Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-09T19:04:13.789Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-09T19:04:13.789Z] === RUN TestDaemonDefaultNetworkPools [2022-04-09T19:04:13.792Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-04-09T19:04:13.792Z] === RUN TestServiceListWithStatuses [2022-04-09T19:04:13.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T19:04:13.792Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-09T19:04:13.792Z] === RUN TestDockerNetworkConnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-09T19:04:14.064Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-04-09T19:04:14.064Z] === RUN TestIsArchivePathTar [2022-04-09T19:04:14.064Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-04-09T19:04:14.064Z] === RUN TestDecompressStreamGzip [2022-04-09T19:04:14.064Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-04-09T19:04:14.064Z] === RUN TestDecompressStreamBzip2 [2022-04-09T19:04:14.064Z] === RUN TestUnbuffered [2022-04-09T19:04:14.064Z] --- PASS: TestUnbuffered (0.00s) [2022-04-09T19:04:14.064Z] === RUN TestRaceUnbuffered [2022-04-09T19:04:14.064Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-09T19:04:14.064Z] PASS [2022-04-09T19:04:14.064Z] coverage: 100.0% of statements [2022-04-09T19:04:14.107Z] + bundleName=docker-py [2022-04-09T19:04:14.107Z] + echo Creating docker-py-bundles.tar.gz [2022-04-09T19:04:14.107Z] Creating docker-py-bundles.tar.gz [2022-04-09T19:04:14.107Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-09T19:04:14.119Z] Archiving artifacts [2022-04-09T19:04:14.232Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-09T19:04:14.362Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-09T19:04:14.362Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-09T19:04:14.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-09T19:04:14.523Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-04-09T19:04:14.523Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-09T19:04:14.523Z] === RUN TestDecompressStreamXz [2022-04-09T19:04:14.523Z] archive_test.go:133: Xz not present in msys2 [2022-04-09T19:04:14.523Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestDecompressStreamZstd [2022-04-09T19:04:14.523Z] archive_test.go:140: zstd not installed [2022-04-09T19:04:14.523Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-09T19:04:14.523Z] === RUN TestCompressStreamXzUnsupported [2022-04-09T19:04:14.523Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-09T19:04:14.523Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestCompressStreamInvalid [2022-04-09T19:04:14.523Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestExtensionInvalid [2022-04-09T19:04:14.523Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestExtensionUncompressed [2022-04-09T19:04:14.523Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestExtensionBzip2 [2022-04-09T19:04:14.523Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestExtensionGzip [2022-04-09T19:04:14.523Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestExtensionXz [2022-04-09T19:04:14.523Z] --- PASS: TestExtensionXz (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestExtensionZstd [2022-04-09T19:04:14.523Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestCmdStreamLargeStderr [2022-04-09T19:04:14.523Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2022-04-09T19:04:14.523Z] === RUN TestCmdStreamBad [2022-04-09T19:04:14.523Z] archive_test.go:252: Failing on Windows CI machines [2022-04-09T19:04:14.523Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestCmdStreamGood [2022-04-09T19:04:14.523Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-09T19:04:14.523Z] === RUN TestUntarPathWithInvalidDest [2022-04-09T19:04:14.523Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-09T19:04:14.523Z] === RUN TestUntarPathWithInvalidSrc [2022-04-09T19:04:14.523Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-09T19:04:14.523Z] === RUN TestUntarPath [2022-04-09T19:04:14.523Z] --- PASS: TestUntarPath (0.11s) [2022-04-09T19:04:14.523Z] === RUN TestUntarPathWithDestinationFile [2022-04-09T19:04:14.876Z] === RUN TestInvalidConfig [2022-04-09T19:04:14.876Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-09T19:04:14.876Z] === RUN TestConfig [2022-04-09T19:04:14.876Z] --- PASS: TestConfig (0.00s) [2022-04-09T19:04:14.876Z] === RUN TestOptionsLabels [2022-04-09T19:04:14.876Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-09T19:04:14.876Z] === RUN TestValidName [2022-04-09T19:04:14.876Z] --- PASS: TestValidName (0.00s) [2022-04-09T19:04:14.876Z] PASS [2022-04-09T19:04:14.876Z] coverage: 19.7% of statements [2022-04-09T19:04:14.876Z] ok github.com/docker/docker/libnetwork/config 0.089s coverage: 19.7% of statements [2022-04-09T19:04:14.980Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-09T19:04:14.980Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-09T19:04:14.980Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-09T19:04:14.980Z] === RUN TestCopyWithTarInvalidSrc [2022-04-09T19:04:14.980Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-09T19:04:14.980Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-09T19:04:14.980Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-09T19:04:14.980Z] === RUN TestCopyWithTarSrcFile [2022-04-09T19:04:14.980Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-09T19:04:14.980Z] === RUN TestCopyWithTarSrcFolder [2022-04-09T19:04:14.980Z] === RUN TestMatch [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[foo]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[foo_bar]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[]#01 [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[qux]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-09T19:04:14.980Z] === RUN TestMatch/[[foo_baz]] [2022-04-09T19:04:14.980Z] --- PASS: TestMatch (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-09T19:04:14.980Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-09T19:04:14.980Z] PASS [2022-04-09T19:04:14.980Z] coverage: 87.5% of statements [2022-04-09T19:04:14.980Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-09T19:04:14.980Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-09T19:04:14.980Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-09T19:04:14.980Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-09T19:04:14.980Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-04-09T19:04:14.980Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-09T19:04:14.980Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-09T19:04:14.980Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-09T19:04:14.980Z] === RUN TestCopyFileWithTarSrcFile [2022-04-09T19:04:14.980Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-09T19:04:14.980Z] === RUN TestTarFiles [2022-04-09T19:04:14.980Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-09T19:04:14.980Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-09T19:04:15.305Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-09T19:04:15.305Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-09T19:04:15.840Z] === RUN TestKey [2022-04-09T19:04:15.840Z] --- PASS: TestKey (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestParseKey [2022-04-09T19:04:15.840Z] --- PASS: TestParseKey (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestInvalidDataStore [2022-04-09T19:04:15.840Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestKVObjectFlatKey [2022-04-09T19:04:15.840Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestAtomicKVObjectFlatKey [2022-04-09T19:04:15.840Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-09T19:04:15.840Z] PASS [2022-04-09T19:04:15.840Z] coverage: 21.9% of statements [2022-04-09T19:04:15.840Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-04-09T19:04:15.840Z] === RUN TestErrorInterfaces [2022-04-09T19:04:15.840Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestNetworkMarshalling [2022-04-09T19:04:15.840Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-09T19:04:15.840Z] === RUN TestEndpointMarshalling [2022-04-09T19:04:15.840Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestAuxAddresses [2022-04-09T19:04:15.840Z] time="2022-04-09T19:04:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:04:15.840Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-09T19:04:15.840Z] === RUN TestSRVServiceQuery [2022-04-09T19:04:15.840Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-09T19:04:15.840Z] === RUN TestServiceVIPReuse [2022-04-09T19:04:15.840Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-09T19:04:15.840Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-09T19:04:15.840Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestDNSIPQuery [2022-04-09T19:04:15.840Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestDNSProxyServFail [2022-04-09T19:04:15.840Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestSandboxAddEmpty [2022-04-09T19:04:15.840Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestSandboxAddMultiPrio [2022-04-09T19:04:15.840Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestSandboxAddSamePrio [2022-04-09T19:04:15.840Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestCleanupServiceDiscovery [2022-04-09T19:04:15.840Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestDNSOptions [2022-04-09T19:04:15.840Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:04:15.840Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-09T19:04:15.840Z] === RUN TestMultipleControllersWithSameStore [2022-04-09T19:04:15.840Z] time="2022-04-09T19:04:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:04:15.840Z] time="2022-04-09T19:04:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:04:15.840Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-09T19:04:15.840Z] PASS [2022-04-09T19:04:15.840Z] coverage: 8.5% of statements [2022-04-09T19:04:15.840Z] ok github.com/docker/docker/libnetwork 0.384s coverage: 8.5% of statements [2022-04-09T19:04:15.944Z] === RUN TestChrootTarUntar [2022-04-09T19:04:15.944Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-09T19:04:15.944Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootUntarEmptyArchive [2022-04-09T19:04:15.944Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootTarUntarWithSymlink [2022-04-09T19:04:15.944Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootCopyWithTar [2022-04-09T19:04:15.944Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootCopyFileWithTar [2022-04-09T19:04:15.944Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootUntarPath [2022-04-09T19:04:15.944Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-09T19:04:15.944Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-09T19:04:15.944Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:04:15.944Z] === RUN TestChrootApplyDotDotFile [2022-04-09T19:04:15.944Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:15.944Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-09T19:04:15.944Z] PASS [2022-04-09T19:04:15.944Z] coverage: 12.0% of statements [2022-04-09T19:04:15.944Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 12.0% of statements [2022-04-09T19:04:15.961Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-09T19:04:16.297Z] === RUN TestIPDataMarshalling [2022-04-09T19:04:16.297Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-09T19:04:16.297Z] === RUN TestValidateAndIsV6 [2022-04-09T19:04:16.297Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-09T19:04:16.297Z] PASS [2022-04-09T19:04:16.297Z] coverage: 68.9% of statements [2022-04-09T19:04:16.297Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-04-09T19:04:16.317Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh binary [2022-04-09T19:04:16.574Z] [2022-04-09T19:04:16.574Z] Removing bundles/ [2022-04-09T19:04:16.692Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-09T19:04:16.692Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-09T19:04:16.754Z] === RUN TestDriver [2022-04-09T19:04:16.754Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:04:16.754Z] PASS [2022-04-09T19:04:16.754Z] coverage: 34.8% of statements [2022-04-09T19:04:16.754Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-04-09T19:04:16.834Z] [2022-04-09T19:04:16.834Z] ---> Making bundle: binary (in bundles/binary) [2022-04-09T19:04:16.834Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-09T19:04:16.834Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T19:04:17.210Z] === RUN TestDriver [2022-04-09T19:04:17.210Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:04:17.210Z] PASS [2022-04-09T19:04:17.210Z] coverage: 34.8% of statements [2022-04-09T19:04:17.210Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-04-09T19:04:17.264Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-09T19:04:17.264Z] === RUN TestServiceWithPredefinedNetwork [2022-04-09T19:04:17.472Z] === RUN TestEnsureRemoveAllNotExist [2022-04-09T19:04:17.472Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-09T19:04:17.472Z] === RUN TestEnsureRemoveAllWithDir [2022-04-09T19:04:17.472Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-09T19:04:17.472Z] === RUN TestEnsureRemoveAllWithFile [2022-04-09T19:04:17.472Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-09T19:04:17.472Z] PASS [2022-04-09T19:04:17.472Z] coverage: 0.0% of statements [2022-04-09T19:04:17.472Z] ok github.com/docker/docker/pkg/containerfs 0.051s coverage: 0.0% of statements [2022-04-09T19:04:17.472Z] 2022/04/09 19:04:16 Closing DB instances... [2022-04-09T19:04:17.669Z] === RUN TestNetworkAllocateFree [2022-04-09T19:04:17.669Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-09T19:04:17.669Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-09T19:04:17.669Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-09T19:04:17.669Z] PASS [2022-04-09T19:04:17.669Z] coverage: 63.6% of statements [2022-04-09T19:04:17.669Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-04-09T19:04:17.932Z] === RUN TestSizeEmpty [2022-04-09T19:04:17.932Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-09T19:04:17.932Z] === RUN TestSizeEmptyFile [2022-04-09T19:04:17.932Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-09T19:04:17.932Z] === RUN TestSizeNonemptyFile [2022-04-09T19:04:17.932Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-09T19:04:17.932Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-09T19:04:17.932Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-09T19:04:17.932Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-09T19:04:17.932Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-09T19:04:17.932Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-09T19:04:17.932Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-09T19:04:17.932Z] === RUN TestMoveToSubdir [2022-04-09T19:04:17.932Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-09T19:04:17.932Z] === RUN TestSizeNonExistingDirectory [2022-04-09T19:04:17.932Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-09T19:04:17.932Z] PASS [2022-04-09T19:04:17.932Z] coverage: 80.0% of statements [2022-04-09T19:04:17.932Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-04-09T19:04:18.000Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-04-09T19:04:18.000Z] === RUN TestDockerNetworkReConnect [2022-04-09T19:04:18.125Z] --- PASS: TestRandomAllocateDeallocate (5.23s) [2022-04-09T19:04:18.125Z] === RUN TestAllocateRandomDeallocate [2022-04-09T19:04:18.125Z] === RUN TestGetEmptyCapabilities [2022-04-09T19:04:18.582Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-09T19:04:18.582Z] === RUN TestGetExtraCapabilities [2022-04-09T19:04:18.582Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-09T19:04:18.582Z] === RUN TestGetInvalidCapabilities [2022-04-09T19:04:18.582Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-09T19:04:18.582Z] === RUN TestRemoteDriver [2022-04-09T19:04:18.582Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-09T19:04:18.582Z] === RUN TestDriverError [2022-04-09T19:04:18.582Z] --- PASS: TestDriverError (0.01s) [2022-04-09T19:04:18.582Z] === RUN TestMissingValues [2022-04-09T19:04:18.582Z] --- PASS: TestMissingValues (0.01s) [2022-04-09T19:04:18.582Z] === RUN TestRollback [2022-04-09T19:04:18.582Z] --- PASS: TestRollback (0.01s) [2022-04-09T19:04:18.582Z] PASS [2022-04-09T19:04:18.582Z] coverage: 57.4% of statements [2022-04-09T19:04:18.582Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-04-09T19:04:18.705Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-09T19:04:18.943Z] === RUN TestPollerAddRemove [2022-04-09T19:04:18.943Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-09T19:04:18.943Z] === RUN TestPollerEvent [2022-04-09T19:04:18.943Z] poller_test.go:40: No chmod on Windows [2022-04-09T19:04:18.943Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-09T19:04:18.943Z] === RUN TestPollerClose [2022-04-09T19:04:18.943Z] --- PASS: TestPollerClose (0.00s) [2022-04-09T19:04:18.944Z] PASS [2022-04-09T19:04:18.944Z] coverage: 45.7% of statements [2022-04-09T19:04:18.944Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2022-04-09T19:04:19.038Z] === RUN TestNAT [2022-04-09T19:04:19.038Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-09T19:04:19.038Z] --- SKIP: TestNAT (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestTransparent [2022-04-09T19:04:19.038Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-09T19:04:19.038Z] --- SKIP: TestTransparent (0.00s) [2022-04-09T19:04:19.038Z] PASS [2022-04-09T19:04:19.038Z] coverage: 0.0% of statements [2022-04-09T19:04:19.038Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2022-04-09T19:04:19.038Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2022-04-09T19:04:19.038Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-09T19:04:19.038Z] === RUN TestNew [2022-04-09T19:04:19.038Z] --- PASS: TestNew (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestAddDriver [2022-04-09T19:04:19.038Z] --- PASS: TestAddDriver (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestAddDuplicateDriver [2022-04-09T19:04:19.038Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-09T19:04:19.038Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestDriver [2022-04-09T19:04:19.038Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestIPAM [2022-04-09T19:04:19.038Z] --- PASS: TestIPAM (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestWalkIPAMs [2022-04-09T19:04:19.038Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-09T19:04:19.038Z] === RUN TestWalkDrivers [2022-04-09T19:04:19.038Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-09T19:04:19.038Z] PASS [2022-04-09T19:04:19.038Z] coverage: 82.4% of statements [2022-04-09T19:04:19.038Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-04-09T19:04:19.317Z] 4612f6d0b889: Pull complete [2022-04-09T19:04:19.409Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-04-09T19:04:19.409Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-09T19:04:19.495Z] === RUN TestBuildDefault [2022-04-09T19:04:19.495Z] --- PASS: TestBuildDefault (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestBuildHostnameDomainname [2022-04-09T19:04:19.495Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestBuildHostname [2022-04-09T19:04:19.495Z] --- PASS: TestBuildHostname (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestBuildHostnameFQDN [2022-04-09T19:04:19.495Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestBuildNoIP [2022-04-09T19:04:19.495Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestUpdate [2022-04-09T19:04:19.495Z] --- PASS: TestUpdate (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-09T19:04:19.495Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-09T19:04:19.495Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestAddEmpty [2022-04-09T19:04:19.495Z] --- PASS: TestAddEmpty (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestAdd [2022-04-09T19:04:19.495Z] --- PASS: TestAdd (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestDeleteEmpty [2022-04-09T19:04:19.495Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestDeleteNewline [2022-04-09T19:04:19.495Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestDelete [2022-04-09T19:04:19.495Z] --- PASS: TestDelete (0.00s) [2022-04-09T19:04:19.495Z] === RUN TestConcurrentWrites [2022-04-09T19:04:19.495Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-09T19:04:19.495Z] PASS [2022-04-09T19:04:19.495Z] coverage: 81.2% of statements [2022-04-09T19:04:19.495Z] ok github.com/docker/docker/libnetwork/etchosts 0.324s coverage: 81.2% of statements [2022-04-09T19:04:19.809Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-09T19:04:19.809Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-09T19:04:19.809Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:04:19.809Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:04:19.809Z] === RUN TestServiceWithDataPathPortInit [2022-04-09T19:04:19.952Z] === RUN TestNew [2022-04-09T19:04:19.952Z] --- PASS: TestNew (0.00s) [2022-04-09T19:04:19.952Z] === RUN TestAllocate [2022-04-09T19:04:19.952Z] --- PASS: TestAllocate (0.00s) [2022-04-09T19:04:19.952Z] === RUN TestUninitialized [2022-04-09T19:04:19.952Z] --- PASS: TestUninitialized (0.00s) [2022-04-09T19:04:19.952Z] === RUN TestAllocateInRange [2022-04-09T19:04:19.952Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-09T19:04:19.952Z] === RUN TestAllocateSerial [2022-04-09T19:04:19.952Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-09T19:04:19.952Z] PASS [2022-04-09T19:04:19.952Z] coverage: 87.5% of statements [2022-04-09T19:04:19.952Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-04-09T19:04:19.952Z] === RUN TestCaller [2022-04-09T19:04:19.952Z] --- PASS: TestCaller (0.00s) [2022-04-09T19:04:19.952Z] PASS [2022-04-09T19:04:19.952Z] coverage: 100.0% of statements [2022-04-09T19:04:19.952Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-04-09T19:04:19.952Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.95s) [2022-04-09T19:04:19.952Z] === RUN TestRetrieveFromStore [2022-04-09T19:04:20.377Z] === RUN TestCopyFileWithInvalidSrc [2022-04-09T19:04:20.377Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCopyFileWithInvalidDest [2022-04-09T19:04:20.377Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-09T19:04:20.377Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-09T19:04:20.377Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCopyFile [2022-04-09T19:04:20.377Z] --- PASS: TestCopyFile (0.01s) [2022-04-09T19:04:20.377Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-09T19:04:20.377Z] fileutils_test.go:133: Needs porting to Windows [2022-04-09T19:04:20.377Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-09T19:04:20.377Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-09T19:04:20.377Z] fileutils_test.go:179: Needs porting to Windows [2022-04-09T19:04:20.377Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestWildcardMatches [2022-04-09T19:04:20.377Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestPatternMatches [2022-04-09T19:04:20.377Z] --- PASS: TestPatternMatches (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-09T19:04:20.377Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestPatternMatchesFolderExclusions [2022-04-09T19:04:20.377Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-09T19:04:20.377Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-09T19:04:20.377Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-09T19:04:20.377Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-09T19:04:20.377Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestSingleExclamationError [2022-04-09T19:04:20.377Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestMatchesWithNoPatterns [2022-04-09T19:04:20.377Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestMatchesWithMalformedPatterns [2022-04-09T19:04:20.377Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestMatches [2022-04-09T19:04:20.377Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-09T19:04:20.377Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-09T19:04:20.377Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-09T19:04:20.377Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-09T19:04:20.377Z] --- PASS: TestMatches (0.01s) [2022-04-09T19:04:20.377Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-09T19:04:20.377Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-09T19:04:20.377Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-09T19:04:20.377Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCleanPatterns [2022-04-09T19:04:20.377Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-09T19:04:20.377Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCleanPatternsExceptionFlag [2022-04-09T19:04:20.377Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-09T19:04:20.377Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-09T19:04:20.377Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCleanPatternsErrorSingleException [2022-04-09T19:04:20.377Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCreateIfNotExistsDir [2022-04-09T19:04:20.377Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCreateIfNotExistsFile [2022-04-09T19:04:20.377Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-09T19:04:20.377Z] === RUN TestMatch [2022-04-09T19:04:20.377Z] --- PASS: TestMatch (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestCompile [2022-04-09T19:04:20.377Z] === RUN TestCompile/slash [2022-04-09T19:04:20.377Z] === RUN TestCompile/backslash [2022-04-09T19:04:20.377Z] --- PASS: TestCompile (0.00s) [2022-04-09T19:04:20.377Z] --- PASS: TestCompile/slash (0.00s) [2022-04-09T19:04:20.377Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-09T19:04:20.377Z] PASS [2022-04-09T19:04:20.377Z] coverage: 84.7% of statements [2022-04-09T19:04:20.377Z] ok github.com/docker/docker/pkg/fileutils 0.105s coverage: 84.7% of statements [2022-04-09T19:04:20.377Z] --- PASS: TestTarFiles (5.66s) [2022-04-09T19:04:20.377Z] === RUN TestDetectCompressionZstd [2022-04-09T19:04:20.377Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-09T19:04:20.377Z] === RUN TestTarUntar [2022-04-09T19:04:20.621Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-09T19:04:20.833Z] --- PASS: TestTarUntar (0.05s) [2022-04-09T19:04:20.833Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-09T19:04:20.833Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-09T19:04:20.833Z] === RUN TestTarWithOptions [2022-04-09T19:04:20.833Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-09T19:04:20.833Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-09T19:04:20.833Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-09T19:04:20.833Z] === RUN TestUntarUstarGnuConflict [2022-04-09T19:04:20.833Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-09T19:04:20.833Z] === RUN TestUntarInvalidFilenames [2022-04-09T19:04:20.833Z] === RUN TestGet [2022-04-09T19:04:20.833Z] --- PASS: TestGet (0.00s) [2022-04-09T19:04:20.833Z] === RUN TestGetShortcutString [2022-04-09T19:04:20.833Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-09T19:04:20.833Z] PASS [2022-04-09T19:04:20.833Z] coverage: 42.9% of statements [2022-04-09T19:04:20.833Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-04-09T19:04:20.833Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3499938397\\dest" [2022-04-09T19:04:20.833Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-09T19:04:20.833Z] === RUN TestUntarHardlinkToSymlink [2022-04-09T19:04:20.833Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-09T19:04:20.833Z] === RUN TestUntarInvalidHardlink [2022-04-09T19:04:20.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1904208795\\victim\\hello" -> "../victim/hello" [2022-04-09T19:04:20.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2405972691\\victim\\hello" -> "/../victim/hello" [2022-04-09T19:04:20.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3366991064\\victim" -> "../victim" [2022-04-09T19:04:20.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3900890567\\victim" -> "../victim" [2022-04-09T19:04:20.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1035696272\\victim" -> "../victim" [2022-04-09T19:04:20.833Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1353679251\\victim" -> "../victim" [2022-04-09T19:04:20.833Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-09T19:04:20.833Z] === RUN TestUntarInvalidSymlink [2022-04-09T19:04:20.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2422133721\\dest\\dotdot" -> "../victim/hello" [2022-04-09T19:04:20.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1579912760\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-09T19:04:20.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink538353203\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:20.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink257171313\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:20.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink173029360\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:20.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3419240583\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:20.833Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2533672857\\dest\\dir\\loophole" -> "../../victim" [2022-04-09T19:04:20.833Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-09T19:04:20.833Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-09T19:04:20.833Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-09T19:04:20.833Z] === RUN TestXGlobalNoParent [2022-04-09T19:04:20.833Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-09T19:04:20.833Z] === RUN TestReplaceFileTarWrapper [2022-04-09T19:04:20.913Z] --- PASS: TestRetrieveFromStore (0.69s) [2022-04-09T19:04:20.913Z] === RUN TestIsCorrupted [2022-04-09T19:04:20.913Z] === RUN TestSetSerialInsertDelete [2022-04-09T19:04:20.913Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-09T19:04:20.913Z] === RUN TestSetParallelInsertDelete [2022-04-09T19:04:20.913Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-09T19:04:20.913Z] === RUN TestSetRollover [2022-04-09T19:04:21.293Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-04-09T19:04:21.293Z] === RUN TestPrefixHeaderReadable [2022-04-09T19:04:21.293Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-09T19:04:21.293Z] === RUN TestDisablePigz [2022-04-09T19:04:21.293Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-09T19:04:21.293Z] --- PASS: TestDisablePigz (0.13s) [2022-04-09T19:04:21.293Z] === RUN TestPigz [2022-04-09T19:04:21.293Z] 2022/04/09 19:04:21 Closing DB instances... [2022-04-09T19:04:21.293Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-09T19:04:21.293Z] --- PASS: TestPigz (0.16s) [2022-04-09T19:04:21.293Z] === RUN TestNosysFileInfo [2022-04-09T19:04:21.293Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-09T19:04:21.293Z] === RUN TestCopyFileWithInvalidDest [2022-04-09T19:04:21.293Z] archive_windows_test.go:16: Currently fails [2022-04-09T19:04:21.293Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:04:21.293Z] === RUN TestCanonicalTarNameForPath [2022-04-09T19:04:21.293Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-09T19:04:21.293Z] === RUN TestCanonicalTarName [2022-04-09T19:04:21.293Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-09T19:04:21.293Z] === RUN TestChmodTarEntry [2022-04-09T19:04:21.293Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-09T19:04:21.293Z] === RUN TestHardLinkOrder [2022-04-09T19:04:21.300Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-04-09T19:04:21.300Z] === RUN TestServicePlugin [2022-04-09T19:04:21.563Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-09T19:04:21.749Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-09T19:04:21.749Z] === RUN TestChangeString [2022-04-09T19:04:21.749Z] --- PASS: TestChangeString (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestChangesWithNoChanges [2022-04-09T19:04:21.749Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-09T19:04:21.749Z] === RUN TestChangesWithChanges [2022-04-09T19:04:21.749Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-09T19:04:21.749Z] === RUN TestChangesWithChangesGH13590 [2022-04-09T19:04:21.749Z] changes_test.go:196: needs more investigation [2022-04-09T19:04:21.749Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestChangesDirsEmpty [2022-04-09T19:04:21.749Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:04:21.749Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestChangesDirsMutated [2022-04-09T19:04:21.749Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:04:21.749Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestApplyLayer [2022-04-09T19:04:21.749Z] changes_test.go:433: needs further investigation [2022-04-09T19:04:21.749Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestChangesSizeWithHardlinks [2022-04-09T19:04:21.749Z] changes_test.go:469: needs further investigation [2022-04-09T19:04:21.749Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestChangesSizeWithNoChanges [2022-04-09T19:04:21.749Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-09T19:04:21.749Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestChangesSize [2022-04-09T19:04:21.749Z] --- PASS: TestChangesSize (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestApplyLayerInvalidFilenames [2022-04-09T19:04:21.749Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames93416139\\dest" [2022-04-09T19:04:21.749Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-09T19:04:21.749Z] === RUN TestApplyLayerInvalidHardlink [2022-04-09T19:04:21.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1732872933\\victim\\hello" -> "../victim/hello" [2022-04-09T19:04:21.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1353103575\\victim\\hello" -> "/../victim/hello" [2022-04-09T19:04:21.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2168550244\\victim" -> "../victim" [2022-04-09T19:04:21.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4262811444\\victim" -> "../victim" [2022-04-09T19:04:21.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2068590668\\victim" -> "../victim" [2022-04-09T19:04:21.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3622894805\\victim" -> "../victim" [2022-04-09T19:04:21.749Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-09T19:04:21.749Z] === RUN TestApplyLayerInvalidSymlink [2022-04-09T19:04:21.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink259141925\\dest\\dotdot" -> "../victim/hello" [2022-04-09T19:04:21.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2347009668\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-09T19:04:21.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2372617977\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:21.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1408976241\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:21.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1045040432\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:21.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4118413862\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:21.749Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-09T19:04:21.749Z] === RUN TestApplyLayerWhiteouts [2022-04-09T19:04:21.749Z] === RUN TestCreateIDMapOrder [2022-04-09T19:04:21.749Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-09T19:04:21.749Z] PASS [2022-04-09T19:04:21.749Z] coverage: 7.2% of statements [2022-04-09T19:04:21.749Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-09T19:04:21.749Z] === RUN TestGenerateEmptyFile [2022-04-09T19:04:21.749Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-09T19:04:21.749Z] === RUN TestGenerateWithContent [2022-04-09T19:04:21.749Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-09T19:04:21.749Z] PASS [2022-04-09T19:04:21.749Z] coverage: 61.9% of statements [2022-04-09T19:04:21.749Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-04-09T19:04:21.749Z] ok github.com/docker/docker/pkg/archive 8.194s coverage: 61.9% of statements [2022-04-09T19:04:21.824Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-09T19:04:21.879Z] === RUN TestInt2IP2IntConversion [2022-04-09T19:04:21.879Z] --- PASS: TestSetRollover (1.34s) [2022-04-09T19:04:21.879Z] === RUN TestSetRolloverSerial [2022-04-09T19:04:22.346Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-04-09T19:04:22.346Z] === RUN TestGetAddressVersion [2022-04-09T19:04:22.346Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-09T19:04:22.346Z] === RUN TestKeyString [2022-04-09T19:04:22.346Z] --- PASS: TestKeyString (0.00s) [2022-04-09T19:04:22.346Z] === RUN TestPoolDataMarshal [2022-04-09T19:04:22.346Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-09T19:04:22.346Z] === RUN TestSubnetsMarshal [2022-04-09T19:04:22.346Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-09T19:04:22.346Z] === RUN TestAddSubnets [2022-04-09T19:04:22.346Z] --- PASS: TestAddSubnets (0.05s) [2022-04-09T19:04:22.346Z] === RUN TestDoublePoolRelease [2022-04-09T19:04:22.346Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-09T19:04:22.346Z] === RUN TestAddReleasePoolID [2022-04-09T19:04:22.346Z] === RUN TestPoolRequest [2022-04-09T19:04:22.346Z] --- PASS: TestPoolRequest (0.00s) [2022-04-09T19:04:22.346Z] === RUN TestOtherRequests [2022-04-09T19:04:22.346Z] --- PASS: TestOtherRequests (0.00s) [2022-04-09T19:04:22.346Z] PASS [2022-04-09T19:04:22.346Z] coverage: 57.1% of statements [2022-04-09T19:04:22.346Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-04-09T19:04:22.346Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-09T19:04:22.346Z] === RUN TestPredefinedPool [2022-04-09T19:04:22.346Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-09T19:04:22.346Z] === RUN TestRemoveSubnet [2022-04-09T19:04:22.395Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-09T19:04:22.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-09T19:04:22.656Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-09T19:04:22.656Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-09T19:04:22.656Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-09T19:04:22.656Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-09T19:04:22.713Z] --- PASS: TestNetworkDBCRUDTableEntries (3.50s) [2022-04-09T19:04:22.713Z] === RUN TestNetworkDBNodeLeave [2022-04-09T19:04:22.804Z] --- PASS: TestRemoveSubnet (0.23s) [2022-04-09T19:04:22.804Z] === RUN TestGetSameAddress [2022-04-09T19:04:22.804Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-09T19:04:22.804Z] === RUN TestPoolAllocationReuse [2022-04-09T19:04:23.170Z] === RUN TestFixedBufferCap [2022-04-09T19:04:23.170Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-09T19:04:23.170Z] === RUN TestFixedBufferLen [2022-04-09T19:04:23.170Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-09T19:04:23.170Z] === RUN TestFixedBufferString [2022-04-09T19:04:23.170Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-09T19:04:23.170Z] === RUN TestFixedBufferWrite [2022-04-09T19:04:23.170Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-09T19:04:23.170Z] === RUN TestFixedBufferRead [2022-04-09T19:04:23.170Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-09T19:04:23.170Z] === RUN TestBytesPipeRead [2022-04-09T19:04:23.170Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-09T19:04:23.170Z] === RUN TestBytesPipeWrite [2022-04-09T19:04:23.170Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-09T19:04:23.170Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-09T19:04:23.626Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-04-09T19:04:23.626Z] === RUN TestAtomicWriteToFile [2022-04-09T19:04:23.626Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-09T19:04:23.626Z] === RUN TestAtomicWriteSetCommit [2022-04-09T19:04:23.626Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-09T19:04:23.626Z] === RUN TestAtomicWriteSetCancel [2022-04-09T19:04:23.626Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-09T19:04:23.626Z] === RUN TestReadCloserWrapperClose [2022-04-09T19:04:23.626Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-09T19:04:23.626Z] === RUN TestReaderErrWrapperReadOnError [2022-04-09T19:04:23.626Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-09T19:04:23.626Z] === RUN TestReaderErrWrapperRead [2022-04-09T19:04:23.626Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-09T19:04:23.626Z] === RUN TestCancelReadCloser [2022-04-09T19:04:23.626Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-09T19:04:23.626Z] === RUN TestWriteCloserWrapperClose [2022-04-09T19:04:23.626Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-09T19:04:23.626Z] === RUN TestNopWriteCloser [2022-04-09T19:04:23.626Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-09T19:04:23.626Z] === RUN TestNopWriter [2022-04-09T19:04:23.626Z] --- PASS: TestNopWriter (0.00s) [2022-04-09T19:04:23.626Z] === RUN TestWriteCounter [2022-04-09T19:04:23.626Z] --- PASS: TestWriteCounter (0.00s) [2022-04-09T19:04:23.626Z] PASS [2022-04-09T19:04:23.626Z] coverage: 69.2% of statements [2022-04-09T19:04:23.626Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 69.2% of statements [2022-04-09T19:04:23.769Z] --- PASS: TestSetRolloverSerial (1.51s) [2022-04-09T19:04:23.769Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-09T19:04:23.769Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-09T19:04:23.769Z] PASS [2022-04-09T19:04:23.769Z] coverage: 84.4% of statements [2022-04-09T19:04:23.769Z] ok github.com/docker/docker/libnetwork/bitseq 10.892s coverage: 84.4% of statements [2022-04-09T19:04:23.769Z] === RUN TestGetCapabilities [2022-04-09T19:04:23.769Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-09T19:04:23.769Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-09T19:04:23.769Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-09T19:04:23.769Z] === RUN TestGetDefaultAddressSpaces [2022-04-09T19:04:23.769Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-09T19:04:23.769Z] === RUN TestRemoteDriver [2022-04-09T19:04:23.769Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-09T19:04:23.769Z] PASS [2022-04-09T19:04:23.769Z] coverage: 47.4% of statements [2022-04-09T19:04:23.769Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-04-09T19:04:24.042Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-09T19:04:24.225Z] --- PASS: TestPoolAllocationReuse (1.55s) [2022-04-09T19:04:24.225Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-09T19:04:24.225Z] --- PASS: TestGetAddressSubPoolEqualPool (0.07s) [2022-04-09T19:04:24.225Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-09T19:04:24.589Z] === RUN TestError [2022-04-09T19:04:24.589Z] --- PASS: TestError (0.00s) [2022-04-09T19:04:24.589Z] === RUN TestProgressString [2022-04-09T19:04:24.589Z] === RUN TestProgressString/no_progress [2022-04-09T19:04:24.589Z] === RUN TestProgressString/progress_1 [2022-04-09T19:04:24.589Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-09T19:04:24.589Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-09T19:04:24.589Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-09T19:04:24.589Z] === RUN TestProgressString/with_units [2022-04-09T19:04:24.589Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-09T19:04:24.589Z] === RUN TestProgressString/hide_counts [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-09T19:04:24.589Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-09T19:04:24.589Z] === RUN TestJSONMessageDisplay [2022-04-09T19:04:24.597Z] plugin_test.go:61: [de12c9e68c985] joining swarm manager [d2e53b63d0dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:04:24.681Z] === RUN TestWindowsIPAM [2022-04-09T19:04:24.681Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-09T19:04:24.681Z] PASS [2022-04-09T19:04:24.681Z] coverage: 71.4% of statements [2022-04-09T19:04:24.681Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-04-09T19:04:24.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-09T19:04:25.054Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-09T19:04:25.054Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-09T19:04:25.054Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-09T19:04:25.054Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-09T19:04:25.054Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-09T19:04:25.054Z] === RUN TestDisplayJSONMessagesStream [2022-04-09T19:04:25.054Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-09T19:04:25.054Z] PASS [2022-04-09T19:04:25.054Z] coverage: 91.7% of statements [2022-04-09T19:04:25.054Z] ok github.com/docker/docker/pkg/jsonmessage 0.227s coverage: 91.7% of statements [2022-04-09T19:04:25.512Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-09T19:04:25.512Z] === RUN TestNetworkDBWatch [2022-04-09T19:04:25.645Z] === RUN TestDefaultNetwork [2022-04-09T19:04:25.932Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2022-04-09T19:04:25.932Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-09T19:04:25.974Z] === RUN TestStandardLongPath [2022-04-09T19:04:25.974Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-09T19:04:25.974Z] === RUN TestUNCLongPath [2022-04-09T19:04:25.974Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-09T19:04:25.974Z] PASS [2022-04-09T19:04:25.974Z] coverage: 100.0% of statements [2022-04-09T19:04:25.974Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-04-09T19:04:25.980Z] plugin_test.go:64: [d4d49927ab2d4] joining swarm manager [d2e53b63d0dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:04:26.101Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-09T19:04:26.101Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-09T19:04:26.101Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-09T19:04:26.101Z] === RUN TestInitAddressPools [2022-04-09T19:04:26.101Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-09T19:04:26.101Z] PASS [2022-04-09T19:04:26.101Z] coverage: 74.0% of statements [2022-04-09T19:04:26.101Z] ok github.com/docker/docker/libnetwork/ipamutils 0.655s coverage: 74.0% of statements [2022-04-09T19:04:26.431Z] === RUN TestNameFormat [2022-04-09T19:04:26.431Z] --- PASS: TestNameFormat (0.00s) [2022-04-09T19:04:26.431Z] === RUN TestNameRetries [2022-04-09T19:04:26.431Z] --- PASS: TestNameRetries (0.00s) [2022-04-09T19:04:26.431Z] PASS [2022-04-09T19:04:26.431Z] coverage: 85.7% of statements [2022-04-09T19:04:26.431Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-04-09T19:04:26.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-09T19:04:26.557Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.19s) [2022-04-09T19:04:26.557Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-09T19:04:26.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2022-04-09T19:04:26.781Z] === RUN TestWaitNonBlocked [2022-04-09T19:04:26.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:04:26.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:04:26.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:04:26.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:04:26.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:04:26.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:04:27.013Z] === RUN TestKeyValue [2022-04-09T19:04:27.013Z] --- PASS: TestKeyValue (0.00s) [2022-04-09T19:04:27.013Z] PASS [2022-04-09T19:04:27.013Z] coverage: 60.0% of statements [2022-04-09T19:04:27.013Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-04-09T19:04:27.395Z] === RUN TestParseKeyValueOpt [2022-04-09T19:04:27.395Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-09T19:04:27.395Z] === RUN TestParseUintList [2022-04-09T19:04:27.395Z] --- PASS: TestParseUintList (0.00s) [2022-04-09T19:04:27.395Z] === RUN TestParseUintListMaximumLimits [2022-04-09T19:04:27.395Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-09T19:04:27.395Z] PASS [2022-04-09T19:04:27.395Z] coverage: 97.0% of statements [2022-04-09T19:04:27.395Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-04-09T19:04:27.395Z] 2022/04/09 19:04:26 Closing DB instances... [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-09T19:04:27.852Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-09T19:04:27.852Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-09T19:04:27.852Z] PASS [2022-04-09T19:04:27.852Z] coverage: 36.4% of statements [2022-04-09T19:04:27.852Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 36.4% of statements [2022-04-09T19:04:28.171Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-09T19:04:28.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-04-09T19:04:28.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-04-09T19:04:28.171Z] === RUN TestWaitBlocked [2022-04-09T19:04:28.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T19:04:28.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T19:04:28.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T19:04:28.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T19:04:28.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-09T19:04:28.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-09T19:04:28.433Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-09T19:04:28.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-09T19:04:28.816Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-04-09T19:04:28.816Z] === RUN TestNetworkDBBulkSync [2022-04-09T19:04:28.816Z] === RUN TestNewAndRemove [2022-04-09T19:04:28.816Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-09T19:04:28.816Z] === RUN TestRemoveInvalidPath [2022-04-09T19:04:28.816Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-09T19:04:28.816Z] PASS [2022-04-09T19:04:28.816Z] coverage: 82.6% of statements [2022-04-09T19:04:28.816Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-09T19:04:29.182Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-09T19:04:29.182Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.58s) [2022-04-09T19:04:29.182Z] === RUN TestGetAddress [2022-04-09T19:04:29.267Z] --- PASS: TestWaitBlocked (0.03s) [2022-04-09T19:04:29.267Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-04-09T19:04:29.268Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-04-09T19:04:29.268Z] === CONT TestContainerStartOnDaemonRestart [2022-04-09T19:04:29.268Z] === CONT TestContainerKillOnDaemonStart [2022-04-09T19:04:29.528Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-09T19:04:30.146Z] === RUN TestNetworkDBSimple [2022-04-09T19:04:30.146Z] === RUN TestGenerate [2022-04-09T19:04:30.146Z] --- PASS: TestGenerate (0.00s) [2022-04-09T19:04:30.146Z] === RUN TestGeneratePtr [2022-04-09T19:04:30.146Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-09T19:04:30.146Z] === RUN TestGenerateMissingField [2022-04-09T19:04:30.146Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-09T19:04:30.146Z] === RUN TestFieldCannotBeSet [2022-04-09T19:04:30.146Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-09T19:04:30.146Z] === RUN TestTypeMismatchError [2022-04-09T19:04:30.146Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-09T19:04:30.146Z] PASS [2022-04-09T19:04:30.146Z] coverage: 100.0% of statements [2022-04-09T19:04:30.146Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-04-09T19:04:30.350Z] 2022/04/09 19:04:29 Closing DB instances... [2022-04-09T19:04:30.606Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-09T19:04:30.606Z] PASS [2022-04-09T19:04:30.606Z] coverage: 100.0% of statements [2022-04-09T19:04:30.606Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.066s coverage: 100.0% of statements [2022-04-09T19:04:30.807Z] --- PASS: TestGetAddress (25.54s) [2022-04-09T19:04:30.807Z] === RUN TestRequestSyntaxCheck [2022-04-09T19:04:30.807Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-09T19:04:30.807Z] === RUN TestRequest [2022-04-09T19:04:30.807Z] === RUN TestFailedConnection [2022-04-09T19:04:30.912Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-09T19:04:31.063Z] testing: warning: no tests to run [2022-04-09T19:04:31.063Z] PASS [2022-04-09T19:04:31.063Z] coverage: 0.0% of statements [2022-04-09T19:04:31.063Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2022-04-09T19:04:31.063Z] 2022/04/09 19:04:30 Closing DB instances... [2022-04-09T19:04:31.174Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-09T19:04:31.519Z] === RUN TestRequestNewPort [2022-04-09T19:04:31.519Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestRequestSpecificPort [2022-04-09T19:04:31.519Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestReleasePort [2022-04-09T19:04:31.519Z] --- PASS: TestReleasePort (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestReuseReleasedPort [2022-04-09T19:04:31.519Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestReleaseUnreadledPort [2022-04-09T19:04:31.519Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestUnknowProtocol [2022-04-09T19:04:31.519Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestAllocateAllPorts [2022-04-09T19:04:31.519Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestPortAllocation [2022-04-09T19:04:31.519Z] --- PASS: TestPortAllocation (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestPortAllocationWithCustomRange [2022-04-09T19:04:31.519Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestNoDuplicateBPR [2022-04-09T19:04:31.519Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-09T19:04:31.519Z] === RUN TestChangePortRange [2022-04-09T19:04:31.519Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-09T19:04:31.519Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-09T19:04:31.519Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-09T19:04:31.519Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-09T19:04:31.519Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-09T19:04:31.519Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-09T19:04:31.519Z] --- PASS: TestChangePortRange (0.00s) [2022-04-09T19:04:31.519Z] PASS [2022-04-09T19:04:31.519Z] coverage: 88.6% of statements [2022-04-09T19:04:31.768Z] --- PASS: TestNetworkDBBulkSync (3.09s) [2022-04-09T19:04:31.768Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-09T19:04:31.976Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-04-09T19:04:31.976Z] testing: warning: no tests to run [2022-04-09T19:04:31.976Z] PASS [2022-04-09T19:04:31.976Z] coverage: 0.0% of statements [2022-04-09T19:04:31.976Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-09T19:04:32.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-09T19:04:32.117Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-09T19:04:32.117Z] check_test.go:308: [d9ca75f88e692] daemon is not started [2022-04-09T19:04:32.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-09T19:04:32.117Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-09T19:04:32.117Z] check_test.go:308: [dc28aa4ee1546] daemon is not started [2022-04-09T19:04:32.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-09T19:04:32.117Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-09T19:04:32.433Z] === RUN TestHashData [2022-04-09T19:04:32.433Z] --- PASS: TestHashData (0.00s) [2022-04-09T19:04:32.433Z] PASS [2022-04-09T19:04:32.433Z] coverage: 2.8% of statements [2022-04-09T19:04:32.433Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-04-09T19:04:32.433Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-04-09T19:04:32.433Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-09T19:04:32.689Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-09T19:04:32.689Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2022-04-09T19:04:32.689Z] === CONT TestIpcModeOlderClient [2022-04-09T19:04:32.689Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-09T19:04:32.689Z] === CONT TestDaemonHostGatewayIP [2022-04-09T19:04:32.730Z] --- PASS: TestFailedConnection (2.18s) [2022-04-09T19:04:32.730Z] === RUN TestFailOnce [2022-04-09T19:04:32.889Z] === RUN TestErrorConstructors [2022-04-09T19:04:32.889Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-09T19:04:32.889Z] === RUN TestCompareIPMask [2022-04-09T19:04:32.889Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-09T19:04:32.889Z] === RUN TestUtilGetHostPartIP [2022-04-09T19:04:32.889Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-09T19:04:32.889Z] === RUN TestUtilGetBroadcastIP [2022-04-09T19:04:32.889Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-09T19:04:32.889Z] === RUN TestParseCIDR [2022-04-09T19:04:32.889Z] --- PASS: TestParseCIDR (0.00s) [2022-04-09T19:04:32.889Z] PASS [2022-04-09T19:04:32.889Z] coverage: 37.3% of statements [2022-04-09T19:04:32.889Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2022-04-09T19:04:32.950Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-09T19:04:33.187Z] 2022/04/09 19:04:32 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-04-09T19:04:33.187Z] goroutine 3 [running]: [2022-04-09T19:04:33.187Z] net/http.(*conn).serve.func1() [2022-04-09T19:04:33.187Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-09T19:04:33.187Z] panic({0x933700, 0xa7d040}) [2022-04-09T19:04:33.187Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-09T19:04:33.187Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000067a70?) [2022-04-09T19:04:33.187Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-09T19:04:33.187Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa82858?, 0xc0001ae000?}, 0x88da66?) [2022-04-09T19:04:33.187Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-09T19:04:33.187Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xa82858, 0xc0001ae000}, 0xc00005e000) [2022-04-09T19:04:33.187Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-09T19:04:33.187Z] net/http.serverHandler.ServeHTTP({0xa80e78?}, {0xa82858, 0xc0001ae000}, 0xc00005e000) [2022-04-09T19:04:33.187Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-09T19:04:33.187Z] net/http.(*conn).serve(0xc000056000, {0xa82d58, 0xc0000260f0}) [2022-04-09T19:04:33.187Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-09T19:04:33.187Z] created by net/http.(*Server).Serve [2022-04-09T19:04:33.187Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-09T19:04:33.187Z] time="2022-04-09T19:04:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2022-04-09T19:04:33.851Z] 2022/04/09 19:04:33 Closing DB instances... [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-09T19:04:33.852Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-09T19:04:33.852Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-09T19:04:33.852Z] PASS [2022-04-09T19:04:33.852Z] coverage: 55.0% of statements [2022-04-09T19:04:33.852Z] ok github.com/docker/docker/oci 0.043s coverage: 55.0% of statements [2022-04-09T19:04:34.149Z] --- PASS: TestFailOnce (1.21s) [2022-04-09T19:04:34.149Z] === RUN TestEchoInputOutput [2022-04-09T19:04:34.149Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-09T19:04:34.149Z] === RUN TestBackoff [2022-04-09T19:04:34.149Z] --- PASS: TestBackoff (0.00s) [2022-04-09T19:04:34.149Z] === RUN TestAbortRetry [2022-04-09T19:04:34.149Z] --- PASS: TestAbortRetry (0.00s) [2022-04-09T19:04:34.149Z] === RUN TestClientScheme [2022-04-09T19:04:34.149Z] --- PASS: TestClientScheme (0.00s) [2022-04-09T19:04:34.149Z] === RUN TestNewClientWithTimeout [2022-04-09T19:04:34.308Z] === RUN TestAddressPoolOpt [2022-04-09T19:04:34.308Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/a [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/something [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/_=a [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/env1=value1 [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/_env1=value1 [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/PATH [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/=a [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/PATH= [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/PATH=something [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/asd!qwe [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/1asd [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/123 [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/some_space [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/__some_space_before [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/some_space_after__ [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/= [2022-04-09T19:04:34.308Z] === RUN TestValidateEnv/PaTh [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestParseHost [2022-04-09T19:04:34.308Z] --- PASS: TestParseHost (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestParseDockerDaemonHost [2022-04-09T19:04:34.308Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestParseTCP [2022-04-09T19:04:34.308Z] --- PASS: TestParseTCP (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-09T19:04:34.308Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestValidateExtraHosts [2022-04-09T19:04:34.308Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestIpOptString [2022-04-09T19:04:34.308Z] --- PASS: TestIpOptString (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-09T19:04:34.308Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestNewIpOptValidDefaultVal [2022-04-09T19:04:34.308Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestIpOptSetInvalidVal [2022-04-09T19:04:34.308Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestValidateIPAddress [2022-04-09T19:04:34.308Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestMapOpts [2022-04-09T19:04:34.308Z] --- PASS: TestMapOpts (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestListOptsWithoutValidator [2022-04-09T19:04:34.308Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestListOptsWithValidator [2022-04-09T19:04:34.308Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestValidateDNSSearch [2022-04-09T19:04:34.308Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_general_format [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_one_more [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-09T19:04:34.308Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-09T19:04:34.308Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestNamedListOpts [2022-04-09T19:04:34.308Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestNamedMapOpts [2022-04-09T19:04:34.308Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestParseLink [2022-04-09T19:04:34.308Z] --- PASS: TestParseLink (0.00s) [2022-04-09T19:04:34.308Z] === RUN TestUlimitOpt [2022-04-09T19:04:34.308Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-09T19:04:34.308Z] PASS [2022-04-09T19:04:34.308Z] coverage: 66.5% of statements [2022-04-09T19:04:34.308Z] ok github.com/docker/docker/opts 0.085s coverage: 66.5% of statements [2022-04-09T19:04:34.308Z] === RUN TestParseVersion [2022-04-09T19:04:34.308Z] --- PASS: TestParseVersion (0.00s) [2022-04-09T19:04:34.308Z] PASS [2022-04-09T19:04:34.308Z] coverage: 52.9% of statements [2022-04-09T19:04:34.308Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-04-09T19:04:34.605Z] 2022/04/09 19:04:34 Closing DB instances... [2022-04-09T19:04:34.605Z] time="2022-04-09T19:04:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-09T19:04:34.605Z] time="2022-04-09T19:04:34Z" level=error msg="node: 8145dc6f044d is unknown to memberlist" [2022-04-09T19:04:34.710Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2022-04-09T19:04:34.710Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-09T19:04:35.271Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-04-09T19:04:35.271Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-09T19:04:35.496Z] check_test.go:308: [dae46cbcf9b44] daemon is not started [2022-04-09T19:04:35.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-09T19:04:35.652Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wl9ya9uqe14nv6x0h8u39aj4k Created:2022-04-09 19:04:34.461101699 +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[491c00e3f8ecced43246c69e1abb008d74b442da872e875a5c34cad4af48a015:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wf6c5mqneoet8nowln2l7xahj EndpointID:985b7c3e1d7011f793bbd49b5486ff25367984a21ba9c4a1b6f94eb79b89747e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf5fa6aa927b0b8e25f3f28d0fc70e8128bb9382fa58c906e84b765bf369d31e 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:b3a4355a2c25 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wf6c5mqneoet8nowln2l7xahj EndpointID:985b7c3e1d7011f793bbd49b5486ff25367984a21ba9c4a1b6f94eb79b89747e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-09T19:04:35.758Z] --- PASS: TestDaemonHostGatewayIP (3.00s) [2022-04-09T19:04:35.758Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-09T19:04:36.134Z] time="2022-04-09T19:04:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-09T19:04:36.235Z] === RUN TestPeerCertificateMarshalJSON [2022-04-09T19:04:36.691Z] === RUN TestIsArchivePathDir [2022-04-09T19:04:36.691Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-09T19:04:36.691Z] === RUN TestIsArchivePathInvalidFile [2022-04-09T19:04:36.691Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-09T19:04:36.691Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-09T19:04:36.691Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2022-04-09T19:04:36.691Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-09T19:04:36.691Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-09T19:04:36.691Z] === RUN TestMiddleware [2022-04-09T19:04:36.691Z] --- PASS: TestMiddleware (0.00s) [2022-04-09T19:04:36.691Z] === RUN TestNewResponseModifier [2022-04-09T19:04:36.691Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-09T19:04:36.691Z] PASS [2022-04-09T19:04:36.691Z] coverage: 26.8% of statements [2022-04-09T19:04:36.691Z] ok github.com/docker/docker/pkg/authorization 0.550s coverage: 26.8% of statements [2022-04-09T19:04:36.691Z] 2022/04/09 19:04:36 Closing DB instances... [2022-04-09T19:04:36.691Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-09T19:04:36.691Z] === RUN TestIsArchivePathTar [2022-04-09T19:04:37.105Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2022-04-09T19:04:37.105Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-09T19:04:37.147Z] --- PASS: TestIsArchivePathTar (0.30s) [2022-04-09T19:04:37.147Z] === RUN TestDecompressStreamGzip [2022-04-09T19:04:37.147Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-04-09T19:04:37.147Z] === RUN TestDecompressStreamBzip2 [2022-04-09T19:04:37.605Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-04-09T19:04:37.605Z] === RUN TestDecompressStreamXz [2022-04-09T19:04:37.605Z] archive_test.go:133: Xz not present in msys2 [2022-04-09T19:04:37.605Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestDecompressStreamZstd [2022-04-09T19:04:37.605Z] archive_test.go:140: zstd not installed [2022-04-09T19:04:37.605Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-09T19:04:37.605Z] === RUN TestCompressStreamXzUnsupported [2022-04-09T19:04:37.605Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-09T19:04:37.605Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestCompressStreamInvalid [2022-04-09T19:04:37.605Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestExtensionInvalid [2022-04-09T19:04:37.605Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestExtensionUncompressed [2022-04-09T19:04:37.605Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestExtensionBzip2 [2022-04-09T19:04:37.605Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestExtensionGzip [2022-04-09T19:04:37.605Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestExtensionXz [2022-04-09T19:04:37.605Z] --- PASS: TestExtensionXz (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestExtensionZstd [2022-04-09T19:04:37.605Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestCmdStreamLargeStderr [2022-04-09T19:04:37.605Z] === RUN TestUnbuffered [2022-04-09T19:04:37.605Z] --- PASS: TestUnbuffered (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestRaceUnbuffered [2022-04-09T19:04:37.605Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-09T19:04:37.605Z] PASS [2022-04-09T19:04:37.605Z] coverage: 100.0% of statements [2022-04-09T19:04:37.605Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-04-09T19:04:37.605Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-09T19:04:37.605Z] === RUN TestCmdStreamBad [2022-04-09T19:04:37.605Z] archive_test.go:252: Failing on Windows CI machines [2022-04-09T19:04:37.605Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestCmdStreamGood [2022-04-09T19:04:37.605Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-09T19:04:37.605Z] === RUN TestUntarPathWithInvalidDest [2022-04-09T19:04:37.605Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-09T19:04:37.605Z] === RUN TestUntarPathWithInvalidSrc [2022-04-09T19:04:37.605Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-09T19:04:37.605Z] === RUN TestUntarPath [2022-04-09T19:04:37.605Z] --- PASS: TestUntarPath (0.18s) [2022-04-09T19:04:37.605Z] === RUN TestUntarPathWithDestinationFile [2022-04-09T19:04:38.061Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-04-09T19:04:38.061Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-09T19:04:38.061Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-04-09T19:04:38.061Z] === RUN TestCopyWithTarInvalidSrc [2022-04-09T19:04:38.061Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-09T19:04:38.061Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-09T19:04:38.061Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-09T19:04:38.061Z] === RUN TestCopyWithTarSrcFile [2022-04-09T19:04:38.061Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-09T19:04:38.061Z] === RUN TestCopyWithTarSrcFolder [2022-04-09T19:04:38.061Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-09T19:04:38.061Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-09T19:04:38.061Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-09T19:04:38.061Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-09T19:04:38.061Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-09T19:04:38.061Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-09T19:04:38.061Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-09T19:04:38.061Z] === RUN TestCopyFileWithTarSrcFile [2022-04-09T19:04:38.061Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-09T19:04:38.061Z] === RUN TestTarFiles [2022-04-09T19:04:38.061Z] === RUN TestMatch [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[foo]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[foo_bar]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[]#01 [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[qux]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-09T19:04:38.061Z] === RUN TestMatch/[[foo_baz]] [2022-04-09T19:04:38.061Z] --- PASS: TestMatch (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-09T19:04:38.061Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-09T19:04:38.061Z] PASS [2022-04-09T19:04:38.061Z] coverage: 87.5% of statements [2022-04-09T19:04:38.061Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-04-09T19:04:38.061Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.96s) [2022-04-09T19:04:38.061Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-09T19:04:38.068Z] --- PASS: TestRequest (7.32s) [2022-04-09T19:04:38.068Z] === RUN TestOverlappingRequests [2022-04-09T19:04:38.068Z] 2022/04/09 19:04:38 Closing DB instances... [2022-04-09T19:04:38.309Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.62s) [2022-04-09T19:04:38.309Z] === CONT TestDaemonRestartIpcMode [2022-04-09T19:04:38.524Z] --- PASS: TestOverlappingRequests (0.37s) [2022-04-09T19:04:38.524Z] === RUN TestRelease [2022-04-09T19:04:38.524Z] time="2022-04-09T19:04:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-09T19:04:39.595Z] === RUN TestChrootTarUntar [2022-04-09T19:04:39.595Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-09T19:04:39.595Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootUntarEmptyArchive [2022-04-09T19:04:39.595Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootTarUntarWithSymlink [2022-04-09T19:04:39.595Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootCopyWithTar [2022-04-09T19:04:39.595Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootCopyFileWithTar [2022-04-09T19:04:39.595Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootUntarPath [2022-04-09T19:04:39.595Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-09T19:04:39.595Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-09T19:04:39.595Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:04:39.595Z] === RUN TestChrootApplyDotDotFile [2022-04-09T19:04:39.595Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:04:39.595Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-09T19:04:39.595Z] PASS [2022-04-09T19:04:39.595Z] coverage: 12.0% of statements [2022-04-09T19:04:39.595Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 12.0% of statements [2022-04-09T19:04:39.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-09T19:04:40.054Z] --- PASS: TestRelease (1.40s) [2022-04-09T19:04:40.054Z] === RUN TestAllocateRandomDeallocate [2022-04-09T19:04:40.054Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-09T19:04:40.054Z] === RUN TestNetworkDBGarbageCollection [2022-04-09T19:04:40.580Z] 2022/04/09 19:04:40 Closing DB instances... [2022-04-09T19:04:40.580Z] === RUN TestEnsureRemoveAllNotExist [2022-04-09T19:04:40.580Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-09T19:04:40.580Z] === RUN TestEnsureRemoveAllWithDir [2022-04-09T19:04:40.580Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-09T19:04:40.580Z] === RUN TestEnsureRemoveAllWithFile [2022-04-09T19:04:40.580Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-09T19:04:40.580Z] PASS [2022-04-09T19:04:40.580Z] coverage: 0.0% of statements [2022-04-09T19:04:40.580Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-04-09T19:04:40.944Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-04-09T19:04:40.944Z] PASS [2022-04-09T19:04:40.944Z] [2022-04-09T19:04:40.944Z] === Skipped [2022-04-09T19:04:40.944Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:04:40.944Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:04:40.944Z] [2022-04-09T19:04:40.944Z] DONE 26 tests, 1 skipped in 43.412s [2022-04-09T19:04:40.944Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-09T19:04:40.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:40.944Z] ++ set -e [2022-04-09T19:04:40.944Z] ++ '[' -n 0 ']' [2022-04-09T19:04:40.944Z] ++ set -x [2022-04-09T19:04:40.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:40.944Z] INFO: Testing against a local daemon [2022-04-09T19:04:40.944Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-09T19:04:40.944Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:04:40.944Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T19:04:40.944Z] === RUN TestDockerNetworkIpvlan [2022-04-09T19:04:40.944Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:04:40.944Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-09T19:04:40.944Z] PASS [2022-04-09T19:04:40.944Z] [2022-04-09T19:04:40.944Z] === Skipped [2022-04-09T19:04:40.944Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T19:04:40.944Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:04:40.944Z] [2022-04-09T19:04:40.944Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-09T19:04:40.944Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:04:40.944Z] [2022-04-09T19:04:40.944Z] DONE 2 tests, 2 skipped in 0.081s [2022-04-09T19:04:40.944Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-09T19:04:40.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:40.944Z] ++ set -e [2022-04-09T19:04:40.944Z] ++ '[' -n 0 ']' [2022-04-09T19:04:40.944Z] ++ set -x [2022-04-09T19:04:40.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:40.944Z] INFO: Testing against a local daemon [2022-04-09T19:04:40.944Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-09T19:04:41.515Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-04-09T19:04:41.515Z] === RUN TestDockerNetworkMacvlan [2022-04-09T19:04:41.569Z] === RUN TestSizeEmpty [2022-04-09T19:04:41.569Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-09T19:04:41.569Z] === RUN TestSizeEmptyFile [2022-04-09T19:04:41.569Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-09T19:04:41.569Z] === RUN TestSizeNonemptyFile [2022-04-09T19:04:41.569Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-09T19:04:41.569Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-09T19:04:41.569Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-09T19:04:41.569Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-09T19:04:41.569Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-09T19:04:41.569Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-09T19:04:41.569Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-09T19:04:41.569Z] === RUN TestMoveToSubdir [2022-04-09T19:04:41.569Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-09T19:04:41.569Z] === RUN TestSizeNonExistingDirectory [2022-04-09T19:04:41.569Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-09T19:04:41.569Z] PASS [2022-04-09T19:04:41.569Z] coverage: 80.0% of statements [2022-04-09T19:04:41.569Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-04-09T19:04:41.621Z] --- PASS: TestDaemonRestartIpcMode (3.27s) [2022-04-09T19:04:42.194Z] --- PASS: TestContainerKillOnDaemonStart (13.12s) [2022-04-09T19:04:42.194Z] PASS [2022-04-09T19:04:42.194Z] [2022-04-09T19:04:42.194Z] === Skipped [2022-04-09T19:04:42.194Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-09T19:04:42.194Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:04:42.194Z] [2022-04-09T19:04:42.194Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-09T19:04:42.194Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:04:42.194Z] [2022-04-09T19:04:42.194Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-09T19:04:42.194Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:04:42.194Z] [2022-04-09T19:04:42.194Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-09T19:04:42.194Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-09T19:04:42.194Z] [2022-04-09T19:04:42.194Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-09T19:04:42.194Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-09T19:04:42.194Z] [2022-04-09T19:04:42.194Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-09T19:04:42.194Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:04:42.194Z] [2022-04-09T19:04:42.194Z] DONE 201 tests, 6 skipped in 157.579s [2022-04-09T19:04:42.194Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-09T19:04:42.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:42.194Z] ++ set -e [2022-04-09T19:04:42.194Z] ++ '[' -n 0 ']' [2022-04-09T19:04:42.194Z] ++ set -x [2022-04-09T19:04:42.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:42.457Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-09T19:04:42.457Z] === RUN TestConfigDaemonLibtrustID [2022-04-09T19:04:42.556Z] === RUN TestPollerAddRemove [2022-04-09T19:04:42.556Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-09T19:04:42.556Z] === RUN TestPollerEvent [2022-04-09T19:04:42.556Z] poller_test.go:40: No chmod on Windows [2022-04-09T19:04:42.556Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-09T19:04:42.556Z] === RUN TestPollerClose [2022-04-09T19:04:42.556Z] --- PASS: TestPollerClose (0.00s) [2022-04-09T19:04:42.556Z] PASS [2022-04-09T19:04:42.556Z] coverage: 45.7% of statements [2022-04-09T19:04:42.556Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2022-04-09T19:04:42.556Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-04-09T19:04:42.556Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-09T19:04:42.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-09T19:04:42.948Z] time="2022-04-09T19:04:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-09T19:04:42.979Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-09T19:04:42.979Z] === RUN TestDaemonConfigValidation [2022-04-09T19:04:42.979Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-09T19:04:42.979Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-09T19:04:42.979Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-09T19:04:42.979Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-09T19:04:42.979Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-09T19:04:42.979Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-09T19:04:42.979Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-09T19:04:42.979Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-09T19:04:42.979Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-09T19:04:42.979Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-09T19:04:42.979Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-09T19:04:42.979Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-09T19:04:43.028Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-09T19:04:43.241Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-09T19:04:43.241Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-09T19:04:43.241Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-09T19:04:43.502Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-09T19:04:43.502Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-04-09T19:04:43.502Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-04-09T19:04:43.502Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-04-09T19:04:43.502Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2022-04-09T19:04:43.502Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-04-09T19:04:43.502Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-09T19:04:43.502Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-09T19:04:43.544Z] === RUN TestCopyFileWithInvalidSrc [2022-04-09T19:04:43.544Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestCopyFileWithInvalidDest [2022-04-09T19:04:43.544Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-09T19:04:43.544Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-09T19:04:43.544Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-09T19:04:43.544Z] === RUN TestCopyFile [2022-04-09T19:04:43.544Z] --- PASS: TestCopyFile (0.01s) [2022-04-09T19:04:43.544Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-09T19:04:43.544Z] fileutils_test.go:133: Needs porting to Windows [2022-04-09T19:04:43.544Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-09T19:04:43.544Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-09T19:04:43.544Z] fileutils_test.go:179: Needs porting to Windows [2022-04-09T19:04:43.544Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestWildcardMatches [2022-04-09T19:04:43.544Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestPatternMatches [2022-04-09T19:04:43.544Z] --- PASS: TestPatternMatches (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-09T19:04:43.544Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestPatternMatchesFolderExclusions [2022-04-09T19:04:43.544Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-09T19:04:43.544Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-09T19:04:43.545Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-09T19:04:43.545Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-09T19:04:43.545Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-09T19:04:43.545Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestSingleExclamationError [2022-04-09T19:04:43.545Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestMatchesWithNoPatterns [2022-04-09T19:04:43.545Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestMatchesWithMalformedPatterns [2022-04-09T19:04:43.545Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestMatches [2022-04-09T19:04:43.545Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-09T19:04:43.545Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-09T19:04:43.545Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-09T19:04:43.545Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-09T19:04:43.545Z] --- PASS: TestMatches (0.01s) [2022-04-09T19:04:43.545Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-09T19:04:43.545Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-09T19:04:43.545Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-09T19:04:43.545Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.01s) [2022-04-09T19:04:43.545Z] === RUN TestCleanPatterns [2022-04-09T19:04:43.545Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-09T19:04:43.545Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestCleanPatternsExceptionFlag [2022-04-09T19:04:43.545Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-09T19:04:43.545Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-09T19:04:43.545Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestCleanPatternsErrorSingleException [2022-04-09T19:04:43.545Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestCreateIfNotExistsDir [2022-04-09T19:04:43.545Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-09T19:04:43.545Z] === RUN TestCreateIfNotExistsFile [2022-04-09T19:04:43.545Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-09T19:04:43.545Z] === RUN TestMatch [2022-04-09T19:04:43.545Z] --- PASS: TestMatch (0.00s) [2022-04-09T19:04:43.545Z] === RUN TestCompile [2022-04-09T19:04:43.545Z] === RUN TestCompile/slash [2022-04-09T19:04:43.545Z] === RUN TestCompile/backslash [2022-04-09T19:04:43.545Z] --- PASS: TestCompile (0.00s) [2022-04-09T19:04:43.545Z] --- PASS: TestCompile/slash (0.00s) [2022-04-09T19:04:43.545Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-09T19:04:43.545Z] PASS [2022-04-09T19:04:43.545Z] coverage: 84.7% of statements [2022-04-09T19:04:43.545Z] ok github.com/docker/docker/pkg/fileutils 0.103s coverage: 84.7% of statements [2022-04-09T19:04:43.598Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-09T19:04:43.763Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-09T19:04:43.910Z] --- PASS: TestAllocateRandomDeallocate (4.13s) [2022-04-09T19:04:43.910Z] === RUN TestRetrieveFromStore [2022-04-09T19:04:44.014Z] --- PASS: TestTarFiles (6.00s) [2022-04-09T19:04:44.014Z] === RUN TestDetectCompressionZstd [2022-04-09T19:04:44.014Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-09T19:04:44.014Z] === RUN TestTarUntar [2022-04-09T19:04:44.014Z] --- PASS: TestTarUntar (0.06s) [2022-04-09T19:04:44.014Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-09T19:04:44.014Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-09T19:04:44.014Z] === RUN TestTarWithOptions [2022-04-09T19:04:44.014Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-09T19:04:44.014Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-09T19:04:44.014Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-09T19:04:44.014Z] === RUN TestUntarUstarGnuConflict [2022-04-09T19:04:44.014Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-09T19:04:44.014Z] === RUN TestUntarInvalidFilenames [2022-04-09T19:04:44.335Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-09T19:04:44.482Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1862510964\\dest" [2022-04-09T19:04:44.482Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-04-09T19:04:44.482Z] === RUN TestUntarHardlinkToSymlink [2022-04-09T19:04:44.482Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-09T19:04:44.482Z] === RUN TestUntarInvalidHardlink [2022-04-09T19:04:44.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink402034585\\victim\\hello" -> "../victim/hello" [2022-04-09T19:04:44.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3056181383\\victim\\hello" -> "/../victim/hello" [2022-04-09T19:04:44.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1310872077\\victim" -> "../victim" [2022-04-09T19:04:44.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3814534805\\victim" -> "../victim" [2022-04-09T19:04:44.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2029142339\\victim" -> "../victim" [2022-04-09T19:04:44.482Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2181748872\\victim" -> "../victim" [2022-04-09T19:04:44.482Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-09T19:04:44.482Z] === RUN TestUntarInvalidSymlink [2022-04-09T19:04:44.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1686865161\\dest\\dotdot" -> "../victim/hello" [2022-04-09T19:04:44.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4255549123\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-09T19:04:44.482Z] 2022/04/09 19:04:44 Closing DB instances... [2022-04-09T19:04:44.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1441366351\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:44.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3844741375\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:44.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2125679775\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:44.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2380770804\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:44.482Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink680566742\\dest\\dir\\loophole" -> "../../victim" [2022-04-09T19:04:44.482Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-09T19:04:44.482Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-09T19:04:44.482Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-09T19:04:44.482Z] === RUN TestXGlobalNoParent [2022-04-09T19:04:44.482Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-09T19:04:44.482Z] === RUN TestReplaceFileTarWrapper [2022-04-09T19:04:44.482Z] === RUN TestGet [2022-04-09T19:04:44.482Z] --- PASS: TestGet (0.00s) [2022-04-09T19:04:44.482Z] === RUN TestGetShortcutString [2022-04-09T19:04:44.482Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-09T19:04:44.482Z] PASS [2022-04-09T19:04:44.482Z] coverage: 42.9% of statements [2022-04-09T19:04:44.482Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-04-09T19:04:44.482Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-09T19:04:44.482Z] === RUN TestPrefixHeaderReadable [2022-04-09T19:04:44.482Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-09T19:04:44.482Z] === RUN TestDisablePigz [2022-04-09T19:04:44.482Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-09T19:04:44.595Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-09T19:04:44.951Z] --- PASS: TestDisablePigz (0.14s) [2022-04-09T19:04:44.951Z] === RUN TestPigz [2022-04-09T19:04:44.951Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-09T19:04:44.951Z] --- PASS: TestPigz (0.17s) [2022-04-09T19:04:44.951Z] === RUN TestNosysFileInfo [2022-04-09T19:04:44.951Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-09T19:04:44.951Z] === RUN TestCopyFileWithInvalidDest [2022-04-09T19:04:44.951Z] archive_windows_test.go:16: Currently fails [2022-04-09T19:04:44.951Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:04:44.951Z] === RUN TestCanonicalTarNameForPath [2022-04-09T19:04:44.951Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-09T19:04:44.951Z] === RUN TestCanonicalTarName [2022-04-09T19:04:44.951Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-09T19:04:44.951Z] === RUN TestChmodTarEntry [2022-04-09T19:04:44.951Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-09T19:04:44.951Z] === RUN TestHardLinkOrder [2022-04-09T19:04:44.951Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-09T19:04:44.951Z] === RUN TestChangeString [2022-04-09T19:04:44.951Z] --- PASS: TestChangeString (0.00s) [2022-04-09T19:04:44.951Z] === RUN TestChangesWithNoChanges [2022-04-09T19:04:44.951Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-09T19:04:44.951Z] === RUN TestChangesWithChanges [2022-04-09T19:04:45.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-09T19:04:45.420Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-09T19:04:45.420Z] === RUN TestChangesWithChangesGH13590 [2022-04-09T19:04:45.420Z] changes_test.go:196: needs more investigation [2022-04-09T19:04:45.420Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestChangesDirsEmpty [2022-04-09T19:04:45.420Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:04:45.420Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestChangesDirsMutated [2022-04-09T19:04:45.420Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:04:45.420Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestApplyLayer [2022-04-09T19:04:45.420Z] changes_test.go:433: needs further investigation [2022-04-09T19:04:45.420Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestChangesSizeWithHardlinks [2022-04-09T19:04:45.420Z] changes_test.go:469: needs further investigation [2022-04-09T19:04:45.420Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestChangesSizeWithNoChanges [2022-04-09T19:04:45.420Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-09T19:04:45.420Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestChangesSize [2022-04-09T19:04:45.420Z] --- PASS: TestChangesSize (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestApplyLayerInvalidFilenames [2022-04-09T19:04:45.420Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2430072836\\dest" [2022-04-09T19:04:45.420Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-09T19:04:45.420Z] === RUN TestApplyLayerInvalidHardlink [2022-04-09T19:04:45.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3767656598\\victim\\hello" -> "../victim/hello" [2022-04-09T19:04:45.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3486017635\\victim\\hello" -> "/../victim/hello" [2022-04-09T19:04:45.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3425038008\\victim" -> "../victim" [2022-04-09T19:04:45.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3172850693\\victim" -> "../victim" [2022-04-09T19:04:45.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3037124903\\victim" -> "../victim" [2022-04-09T19:04:45.420Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3204365456\\victim" -> "../victim" [2022-04-09T19:04:45.420Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-09T19:04:45.420Z] === RUN TestApplyLayerInvalidSymlink [2022-04-09T19:04:45.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2666743431\\dest\\dotdot" -> "../victim/hello" [2022-04-09T19:04:45.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1871164686\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-09T19:04:45.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink445715590\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:45.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3519843724\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:45.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1555670831\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:45.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1913462189\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:04:45.420Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-09T19:04:45.420Z] === RUN TestApplyLayerWhiteouts [2022-04-09T19:04:45.420Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-04-09T19:04:45.420Z] === RUN TestGenerateEmptyFile [2022-04-09T19:04:45.420Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-09T19:04:45.420Z] === RUN TestGenerateWithContent [2022-04-09T19:04:45.420Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-09T19:04:45.420Z] PASS [2022-04-09T19:04:45.420Z] coverage: 61.9% of statements [2022-04-09T19:04:45.420Z] ok github.com/docker/docker/pkg/archive 8.779s coverage: 61.9% of statements [2022-04-09T19:04:45.420Z] === RUN TestCreateIDMapOrder [2022-04-09T19:04:45.420Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-09T19:04:45.420Z] PASS [2022-04-09T19:04:45.420Z] coverage: 7.2% of statements [2022-04-09T19:04:45.420Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-04-09T19:04:45.438Z] --- PASS: TestRetrieveFromStore (1.33s) [2022-04-09T19:04:45.438Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-09T19:04:45.438Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-09T19:04:45.438Z] === RUN TestParallelPredefinedRequest1 [2022-04-09T19:04:45.438Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-09T19:04:45.438Z] === RUN TestParallelPredefinedRequest2 [2022-04-09T19:04:45.438Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-09T19:04:45.438Z] === RUN TestParallelPredefinedRequest3 [2022-04-09T19:04:45.438Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-09T19:04:45.438Z] === RUN TestParallelPredefinedRequest4 [2022-04-09T19:04:45.438Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-09T19:04:45.438Z] === RUN TestParallelPredefinedRequest5 [2022-04-09T19:04:45.438Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-09T19:04:45.438Z] === RUN TestDebug [2022-04-09T19:04:45.438Z] --- PASS: TestDebug (0.00s) [2022-04-09T19:04:45.438Z] === RUN TestRequestPoolParallel [2022-04-09T19:04:45.509Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-09T19:04:45.739Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-09T19:04:45.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-09T19:04:45.889Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-04-09T19:04:45.889Z] === RUN TestNetworkDBNodeLeave [2022-04-09T19:04:45.894Z] --- PASS: TestRequestPoolParallel (0.43s) [2022-04-09T19:04:45.894Z] === RUN TestFullAllocateRelease [2022-04-09T19:04:46.350Z] === RUN TestParseEmptyInterface [2022-04-09T19:04:46.350Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-09T19:04:46.350Z] === RUN TestParseNonInterfaceType [2022-04-09T19:04:46.350Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-09T19:04:46.350Z] === RUN TestParseWithOneFunction [2022-04-09T19:04:46.350Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-09T19:04:46.350Z] === RUN TestParseWithMultipleFuncs [2022-04-09T19:04:46.350Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-09T19:04:46.350Z] === RUN TestParseWithUnnamedReturn [2022-04-09T19:04:46.350Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-09T19:04:46.350Z] === RUN TestEmbeddedInterface [2022-04-09T19:04:46.350Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-09T19:04:46.350Z] === RUN TestParsedImports [2022-04-09T19:04:46.350Z] --- PASS: TestParsedImports (0.00s) [2022-04-09T19:04:46.350Z] === RUN TestAliasedImports [2022-04-09T19:04:46.350Z] --- PASS: TestAliasedImports (0.00s) [2022-04-09T19:04:46.350Z] PASS [2022-04-09T19:04:46.350Z] coverage: 56.8% of statements [2022-04-09T19:04:46.350Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-04-09T19:04:46.350Z] --- PASS: TestFullAllocateRelease (0.57s) [2022-04-09T19:04:46.350Z] === RUN TestOddAllocateRelease [2022-04-09T19:04:46.350Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-04-09T19:04:46.350Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-09T19:04:46.693Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-09T19:04:46.693Z] daemon_test.go:156: [d8fcf444cdbfd] daemon is not started [2022-04-09T19:04:46.693Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-09T19:04:46.693Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-09T19:04:46.693Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-04-09T19:04:46.693Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-09T19:04:46.693Z] === RUN TestDaemonProxy [2022-04-09T19:04:46.693Z] === RUN TestDaemonProxy/environment_variables [2022-04-09T19:04:46.807Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-09T19:04:46.807Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-09T19:04:46.807Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-09T19:04:46.807Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-09T19:04:46.807Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest1 [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest4 [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest5 [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest1 [2022-04-09T19:04:46.807Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest5 [2022-04-09T19:04:46.807Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest3 [2022-04-09T19:04:46.807Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest2 [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest3 [2022-04-09T19:04:46.807Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest2 [2022-04-09T19:04:46.807Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:04:46.807Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-09T19:04:46.807Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-09T19:04:46.807Z] === CONT TestParallelPredefinedRequest4 [2022-04-09T19:04:46.807Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:04:46.807Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-09T19:04:46.807Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-09T19:04:46.807Z] PASS [2022-04-09T19:04:46.807Z] coverage: 85.3% of statements [2022-04-09T19:04:46.807Z] ok github.com/docker/docker/libnetwork/ipam 48.187s coverage: 85.3% of statements [2022-04-09T19:04:46.877Z] === RUN TestFixedBufferCap [2022-04-09T19:04:46.877Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-09T19:04:46.877Z] === RUN TestFixedBufferLen [2022-04-09T19:04:46.877Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-09T19:04:46.877Z] === RUN TestFixedBufferString [2022-04-09T19:04:46.877Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-09T19:04:46.877Z] === RUN TestFixedBufferWrite [2022-04-09T19:04:46.877Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-09T19:04:46.877Z] === RUN TestFixedBufferRead [2022-04-09T19:04:46.877Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-09T19:04:46.877Z] === RUN TestBytesPipeRead [2022-04-09T19:04:46.877Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-09T19:04:46.877Z] === RUN TestBytesPipeWrite [2022-04-09T19:04:46.877Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-09T19:04:46.877Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-09T19:04:47.264Z] === RUN TestHTTPTransport [2022-04-09T19:04:47.264Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-09T19:04:47.264Z] PASS [2022-04-09T19:04:47.264Z] coverage: 85.7% of statements [2022-04-09T19:04:47.264Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-04-09T19:04:47.345Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-04-09T19:04:47.345Z] === RUN TestAtomicWriteToFile [2022-04-09T19:04:47.345Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-09T19:04:47.345Z] === RUN TestAtomicWriteSetCommit [2022-04-09T19:04:47.345Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-09T19:04:47.345Z] === RUN TestAtomicWriteSetCancel [2022-04-09T19:04:47.427Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-09T19:04:47.637Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-09T19:04:47.721Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-09T19:04:47.721Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-09T19:04:47.721Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-09T19:04:47.721Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-09T19:04:47.721Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-09T19:04:47.721Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-09T19:04:47.721Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-09T19:04:47.721Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-09T19:04:47.721Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-09T19:04:47.721Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-09T19:04:47.721Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-09T19:04:47.721Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-09T19:04:47.721Z] === RUN TestBufferPoolPutAndGet [2022-04-09T19:04:47.721Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-09T19:04:47.721Z] PASS [2022-04-09T19:04:47.721Z] coverage: 88.2% of statements [2022-04-09T19:04:47.721Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-04-09T19:04:47.814Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-09T19:04:47.814Z] === RUN TestReadCloserWrapperClose [2022-04-09T19:04:47.814Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-09T19:04:47.814Z] === RUN TestReaderErrWrapperReadOnError [2022-04-09T19:04:47.814Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-09T19:04:47.814Z] === RUN TestReaderErrWrapperRead [2022-04-09T19:04:47.814Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-09T19:04:47.814Z] === RUN TestCancelReadCloser [2022-04-09T19:04:47.814Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-09T19:04:47.814Z] === RUN TestWriteCloserWrapperClose [2022-04-09T19:04:47.814Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-09T19:04:47.814Z] === RUN TestNopWriteCloser [2022-04-09T19:04:47.814Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-09T19:04:47.814Z] === RUN TestNopWriter [2022-04-09T19:04:47.814Z] --- PASS: TestNopWriter (0.00s) [2022-04-09T19:04:47.814Z] === RUN TestWriteCounter [2022-04-09T19:04:47.814Z] --- PASS: TestWriteCounter (0.00s) [2022-04-09T19:04:47.814Z] PASS [2022-04-09T19:04:47.814Z] coverage: 68.8% of statements [2022-04-09T19:04:47.814Z] ok github.com/docker/docker/pkg/ioutils 0.671s coverage: 68.8% of statements [2022-04-09T19:04:48.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-09T19:04:48.581Z] === RUN TestDaemonProxy/command-line_options [2022-04-09T19:04:48.684Z] === RUN TestOutputOnPrematureClose [2022-04-09T19:04:48.684Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-09T19:04:48.684Z] === RUN TestCompleteSilently [2022-04-09T19:04:48.684Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-09T19:04:48.684Z] PASS [2022-04-09T19:04:48.684Z] coverage: 75.9% of statements [2022-04-09T19:04:48.684Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-04-09T19:04:48.807Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-04-09T19:04:48.807Z] === RUN TestNetworkDBWatch [2022-04-09T19:04:48.807Z] === RUN TestError [2022-04-09T19:04:48.807Z] --- PASS: TestError (0.00s) [2022-04-09T19:04:48.807Z] === RUN TestProgressString [2022-04-09T19:04:48.807Z] === RUN TestProgressString/no_progress [2022-04-09T19:04:48.807Z] === RUN TestProgressString/progress_1 [2022-04-09T19:04:48.807Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-09T19:04:48.807Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-09T19:04:48.807Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-09T19:04:48.807Z] === RUN TestProgressString/with_units [2022-04-09T19:04:48.807Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-09T19:04:48.807Z] === RUN TestProgressString/hide_counts [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-09T19:04:48.807Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-09T19:04:48.807Z] === RUN TestJSONMessageDisplay [2022-04-09T19:04:48.807Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-04-09T19:04:48.807Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-09T19:04:48.807Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-09T19:04:48.807Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-09T19:04:48.807Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-09T19:04:48.807Z] === RUN TestDisplayJSONMessagesStream [2022-04-09T19:04:48.807Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-09T19:04:48.807Z] PASS [2022-04-09T19:04:48.807Z] coverage: 91.7% of statements [2022-04-09T19:04:48.807Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2022-04-09T19:04:49.140Z] === RUN TestSendToOneSub [2022-04-09T19:04:49.140Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-09T19:04:49.140Z] === RUN TestSendToMultipleSubs [2022-04-09T19:04:49.140Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-09T19:04:49.140Z] === RUN TestEvictOneSub [2022-04-09T19:04:49.140Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-09T19:04:49.140Z] === RUN TestClosePublisher [2022-04-09T19:04:49.140Z] --- PASS: TestClosePublisher (0.00s) [2022-04-09T19:04:49.140Z] === RUN TestPubSubRace [2022-04-09T19:04:49.795Z] === RUN TestStandardLongPath [2022-04-09T19:04:49.795Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-09T19:04:49.795Z] === RUN TestUNCLongPath [2022-04-09T19:04:49.795Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-09T19:04:49.795Z] PASS [2022-04-09T19:04:49.795Z] coverage: 100.0% of statements [2022-04-09T19:04:49.795Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-04-09T19:04:50.103Z] --- PASS: TestPubSubRace (1.05s) [2022-04-09T19:04:50.103Z] PASS [2022-04-09T19:04:50.103Z] coverage: 75.0% of statements [2022-04-09T19:04:50.103Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2022-04-09T19:04:50.497Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-09T19:04:50.497Z] === RUN TestDaemonProxy/configuration_file [2022-04-09T19:04:50.540Z] 2022/04/09 19:04:49 Closing DB instances... [2022-04-09T19:04:50.540Z] === RUN TestNameFormat [2022-04-09T19:04:50.540Z] --- PASS: TestNameFormat (0.00s) [2022-04-09T19:04:50.540Z] === RUN TestNameRetries [2022-04-09T19:04:50.540Z] --- PASS: TestNameRetries (0.00s) [2022-04-09T19:04:50.540Z] PASS [2022-04-09T19:04:50.540Z] coverage: 85.7% of statements [2022-04-09T19:04:50.540Z] ok github.com/docker/docker/pkg/namesgenerator 0.075s coverage: 85.7% of statements [2022-04-09T19:04:50.729Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-09T19:04:50.990Z] --- PASS: TestDockerNetworkMacvlan (9.32s) [2022-04-09T19:04:50.990Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-09T19:04:50.990Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-09T19:04:50.990Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-09T19:04:50.990Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-04-09T19:04:50.990Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.90s) [2022-04-09T19:04:50.990Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-04-09T19:04:50.990Z] PASS [2022-04-09T19:04:50.990Z] [2022-04-09T19:04:50.990Z] DONE 8 tests in 10.703s [2022-04-09T19:04:50.990Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-09T19:04:50.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:50.990Z] ++ set -e [2022-04-09T19:04:50.990Z] ++ '[' -n 0 ']' [2022-04-09T19:04:50.990Z] ++ set -x [2022-04-09T19:04:50.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:50.990Z] testing: warning: no tests to run [2022-04-09T19:04:50.990Z] PASS [2022-04-09T19:04:50.990Z] [2022-04-09T19:04:50.990Z] DONE 0 tests in 0.026s [2022-04-09T19:04:50.990Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-09T19:04:50.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:50.990Z] ++ set -e [2022-04-09T19:04:50.990Z] ++ '[' -n 0 ']' [2022-04-09T19:04:50.990Z] ++ set -x [2022-04-09T19:04:50.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:50.990Z] INFO: Testing against a local daemon [2022-04-09T19:04:50.990Z] === RUN TestAuthZPluginAllowRequest [2022-04-09T19:04:50.997Z] === RUN TestParseKeyValueOpt [2022-04-09T19:04:50.997Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-09T19:04:50.997Z] === RUN TestParseUintList [2022-04-09T19:04:50.997Z] --- PASS: TestParseUintList (0.00s) [2022-04-09T19:04:50.997Z] === RUN TestParseUintListMaximumLimits [2022-04-09T19:04:50.997Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-09T19:04:50.997Z] PASS [2022-04-09T19:04:50.997Z] coverage: 97.0% of statements [2022-04-09T19:04:50.997Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-04-09T19:04:51.069Z] === RUN TestRegister [2022-04-09T19:04:51.069Z] --- PASS: TestRegister (0.00s) [2022-04-09T19:04:51.069Z] === RUN TestCommand [2022-04-09T19:04:51.069Z] --- PASS: TestCommand (0.03s) [2022-04-09T19:04:51.069Z] === RUN TestNaiveSelf [2022-04-09T19:04:51.069Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-09T19:04:51.069Z] PASS [2022-04-09T19:04:51.069Z] coverage: 82.4% of statements [2022-04-09T19:04:51.069Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-04-09T19:04:51.441Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-09T19:04:51.441Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-09T19:04:51.441Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-09T19:04:51.441Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-09T19:04:51.441Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-09T19:04:51.441Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-09T19:04:51.441Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-09T19:04:51.441Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-09T19:04:51.442Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-09T19:04:51.453Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-09T19:04:51.453Z] === RUN TestNetworkDBBulkSync [2022-04-09T19:04:51.525Z] === RUN TestDump [2022-04-09T19:04:51.525Z] goroutine 6 [running]: [2022-04-09T19:04:51.525Z] github.com/docker/docker/pkg/stack.dump(0x542d57?) [2022-04-09T19:04:51.525Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-09T19:04:51.525Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-09T19:04:51.525Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-09T19:04:51.525Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-09T19:04:51.525Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-09T19:04:51.525Z] testing.tRunner(0xc00015c340, 0x70a498) [2022-04-09T19:04:51.525Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-09T19:04:51.910Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-09T19:04:51.910Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-09T19:04:51.910Z] PASS [2022-04-09T19:04:51.910Z] coverage: 36.4% of statements [2022-04-09T19:04:51.910Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-04-09T19:04:51.983Z] created by testing.(*T).Run [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-09T19:04:51.983Z] [2022-04-09T19:04:51.983Z] goroutine 1 [chan receive]: [2022-04-09T19:04:51.983Z] testing.(*T).Run(0xc00015c1a0, {0x6f913c?, 0x51c1f3?}, 0x70a498) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-09T19:04:51.983Z] testing.runTests.func1(0xc00006c840?) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-09T19:04:51.983Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:04:51.983Z] testing.runTests(0xc0000585a0?, {0x88e400, 0x3, 0x3}, {0x29689870108?, 0x40?, 0x8934a0?}) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-09T19:04:51.983Z] testing.(*M).Run(0xc0000585a0) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-09T19:04:51.983Z] main.main() [2022-04-09T19:04:51.983Z] _testmain.go:99 +0x255 [2022-04-09T19:04:51.983Z] --- PASS: TestDump (0.00s) [2022-04-09T19:04:51.983Z] === RUN TestDumpToFile [2022-04-09T19:04:51.983Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-09T19:04:51.983Z] === RUN TestClientStream [2022-04-09T19:04:51.983Z] --- PASS: TestClientStream (0.00s) [2022-04-09T19:04:51.983Z] === RUN TestClientSendFile [2022-04-09T19:04:51.983Z] --- PASS: TestClientSendFile (0.00s) [2022-04-09T19:04:51.983Z] === RUN TestClientWithRequestTimeout [2022-04-09T19:04:51.983Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-09T19:04:51.983Z] === RUN TestFileSpecPlugin [2022-04-09T19:04:51.983Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-09T19:04:51.983Z] === RUN TestFileJSONSpecPlugin [2022-04-09T19:04:51.983Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-09T19:04:51.983Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-09T19:04:51.983Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-09T19:04:51.983Z] === RUN TestPluginAddHandler [2022-04-09T19:04:51.983Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-09T19:04:51.983Z] === RUN TestPluginWaitBadPlugin [2022-04-09T19:04:51.983Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-09T19:04:51.983Z] === RUN TestGet [2022-04-09T19:04:51.983Z] time="2022-04-09T19:04:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-09T19:04:51.983Z] --- PASS: TestDumpToFile (0.19s) [2022-04-09T19:04:51.983Z] === RUN TestDumpToFileWithEmptyInput [2022-04-09T19:04:51.983Z] goroutine 8 [running]: [2022-04-09T19:04:51.983Z] github.com/docker/docker/pkg/stack.dump(0x5becd3?) [2022-04-09T19:04:51.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-09T19:04:51.983Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x5beca0?}) [2022-04-09T19:04:51.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-09T19:04:51.983Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-04-09T19:04:51.983Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-09T19:04:51.983Z] testing.tRunner(0xc00015c9c0, 0x70a488) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:04:51.983Z] created by testing.(*T).Run [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-09T19:04:51.983Z] [2022-04-09T19:04:51.983Z] goroutine 1 [chan receive]: [2022-04-09T19:04:51.983Z] testing.(*T).Run(0xc00015c1a0, {0x700713?, 0x51c1f3?}, 0x70a488) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-09T19:04:51.983Z] testing.runTests.func1(0xc00006c840?) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-09T19:04:51.983Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:04:51.983Z] testing.runTests(0xc0000585a0?, {0x88e400, 0x3, 0x3}, {0x29689870108?, 0x40?, 0x8934a0?}) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-09T19:04:51.983Z] testing.(*M).Run(0xc0000585a0) [2022-04-09T19:04:51.983Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-09T19:04:51.983Z] main.main() [2022-04-09T19:04:51.983Z] _testmain.go:99 +0x255 [2022-04-09T19:04:51.983Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-09T19:04:51.983Z] PASS [2022-04-09T19:04:51.983Z] coverage: 90.9% of statements [2022-04-09T19:04:51.983Z] ok github.com/docker/docker/pkg/stack 0.232s coverage: 90.9% of statements [2022-04-09T19:04:52.015Z] === RUN TestDaemonProxy/conflicting_options [2022-04-09T19:04:52.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-09T19:04:52.375Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-04-09T19:04:52.375Z] === RUN TestAuthZPluginTLS [2022-04-09T19:04:52.537Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-09T19:04:52.599Z] --- PASS: TestServicePlugin (30.12s) [2022-04-09T19:04:52.599Z] === RUN TestServiceUpdateLabel [2022-04-09T19:04:52.637Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-09T19:04:52.637Z] === RUN TestAuthZPluginDenyRequest [2022-04-09T19:04:52.872Z] === RUN TestNewAndRemove [2022-04-09T19:04:52.872Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-09T19:04:52.872Z] === RUN TestRemoveInvalidPath [2022-04-09T19:04:52.872Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-09T19:04:52.872Z] PASS [2022-04-09T19:04:52.872Z] coverage: 82.6% of statements [2022-04-09T19:04:52.872Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-04-09T19:04:52.872Z] 2022/04/09 19:04:52 Closing DB instances... [2022-04-09T19:04:52.953Z] === RUN TestNewStdWriter [2022-04-09T19:04:52.953Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-09T19:04:52.953Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestWriteWithNilBytes [2022-04-09T19:04:52.953Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestWrite [2022-04-09T19:04:52.953Z] --- PASS: TestWrite (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestWriteWithWriterError [2022-04-09T19:04:52.953Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-09T19:04:52.953Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyWriteAndRead [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-09T19:04:52.953Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-09T19:04:52.953Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-09T19:04:52.953Z] PASS [2022-04-09T19:04:52.953Z] coverage: 100.0% of statements [2022-04-09T19:04:52.953Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-04-09T19:04:52.953Z] time="2022-04-09T19:04:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-09T19:04:53.110Z] --- PASS: TestDaemonProxy (6.29s) [2022-04-09T19:04:53.111Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-04-09T19:04:53.111Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-04-09T19:04:53.111Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-09T19:04:53.111Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-09T19:04:53.111Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-04-09T19:04:53.111Z] PASS [2022-04-09T19:04:53.111Z] [2022-04-09T19:04:53.111Z] DONE 17 tests in 10.695s [2022-04-09T19:04:53.111Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-09T19:04:53.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:53.111Z] ++ set -e [2022-04-09T19:04:53.111Z] ++ '[' -n 0 ']' [2022-04-09T19:04:53.111Z] ++ set -x [2022-04-09T19:04:53.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:04:53.209Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-09T19:04:53.209Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-09T19:04:53.396Z] INFO: Testing against a local daemon [2022-04-09T19:04:53.396Z] === RUN TestCommitInheritsEnv [2022-04-09T19:04:53.541Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-04-09T19:04:53.541Z] === RUN TestServiceUpdateSecrets [2022-04-09T19:04:53.662Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-04-09T19:04:53.662Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-09T19:04:53.662Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-09T19:04:53.662Z] === RUN TestImportWithCustomPlatform [2022-04-09T19:04:53.662Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-09T19:04:53.814Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-09T19:04:53.814Z] === RUN TestAuthZPluginDenyResponse [2022-04-09T19:04:53.918Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-09T19:04:53.918Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-09T19:04:53.918Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestFormatStatus [2022-04-09T19:04:53.918Z] --- PASS: TestFormatStatus (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestFormatError [2022-04-09T19:04:53.918Z] --- PASS: TestFormatError (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestFormatJSONError [2022-04-09T19:04:53.918Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-09T19:04:53.918Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-09T19:04:53.918Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestNewJSONProgressOutput [2022-04-09T19:04:53.918Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestAuxFormatterEmit [2022-04-09T19:04:53.918Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestStreamWriterStdout [2022-04-09T19:04:53.918Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-09T19:04:53.918Z] === RUN TestStreamWriterStderr [2022-04-09T19:04:53.918Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-09T19:04:53.918Z] PASS [2022-04-09T19:04:53.918Z] coverage: 66.2% of statements [2022-04-09T19:04:53.918Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-04-09T19:04:53.937Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-09T19:04:53.937Z] === RUN TestImportWithCustomPlatform// [2022-04-09T19:04:53.937Z] === RUN TestImportWithCustomPlatform/linux [2022-04-09T19:04:53.937Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-09T19:04:54.209Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-09T19:04:54.375Z] === RUN TestGenerateRandomID [2022-04-09T19:04:54.375Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-09T19:04:54.375Z] === RUN TestShortenId [2022-04-09T19:04:54.375Z] --- PASS: TestShortenId (0.00s) [2022-04-09T19:04:54.375Z] === RUN TestShortenSha256Id [2022-04-09T19:04:54.375Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-09T19:04:54.375Z] === RUN TestShortenIdEmpty [2022-04-09T19:04:54.375Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-09T19:04:54.375Z] === RUN TestShortenIdInvalid [2022-04-09T19:04:54.375Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-09T19:04:54.375Z] === RUN TestIsShortIDNonHex [2022-04-09T19:04:54.375Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-09T19:04:54.375Z] === RUN TestIsShortIDNotCorrectSize [2022-04-09T19:04:54.375Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-09T19:04:54.375Z] PASS [2022-04-09T19:04:54.375Z] coverage: 70.6% of statements [2022-04-09T19:04:54.375Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-04-09T19:04:54.402Z] --- PASS: TestNetworkDBBulkSync (2.76s) [2022-04-09T19:04:54.402Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-09T19:04:54.402Z] === RUN TestFailedConnection [2022-04-09T19:04:54.403Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-09T19:04:54.403Z] === RUN TestAuthZPluginAllowEventStream [2022-04-09T19:04:54.474Z] === RUN TestImportWithCustomPlatform/macos [2022-04-09T19:04:54.474Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-09T19:04:54.474Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-09T19:04:54.474Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-09T19:04:54.474Z] === RUN TestImagesFilterMultiReference [2022-04-09T19:04:54.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-09T19:04:54.474Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-09T19:04:54.474Z] === RUN TestImagePullPlatformInvalid [2022-04-09T19:04:54.474Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-09T19:04:54.474Z] === RUN TestRemoveImageOrphaning [2022-04-09T19:04:54.832Z] time="2022-04-09T19:04:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-09T19:04:55.048Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-04-09T19:04:55.048Z] === RUN TestRemoveImageGarbageCollector [2022-04-09T19:04:55.288Z] === RUN TestIsCpusetListAvailable [2022-04-09T19:04:55.288Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-09T19:04:55.288Z] PASS [2022-04-09T19:04:55.288Z] coverage: 39.4% of statements [2022-04-09T19:04:55.288Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-04-09T19:04:55.363Z] --- PASS: TestGetAddress (26.15s) [2022-04-09T19:04:55.363Z] === RUN TestRequestSyntaxCheck [2022-04-09T19:04:55.363Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-09T19:04:55.363Z] === RUN TestRequest [2022-04-09T19:04:55.619Z] time="2022-04-09T19:04:55Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-09T19:04:55.793Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-04-09T19:04:55.793Z] === RUN TestAuthZPluginErrorResponse [2022-04-09T19:04:55.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-09T19:04:56.053Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-09T19:04:56.053Z] === RUN TestAuthZPluginErrorRequest [2022-04-09T19:04:56.625Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-09T19:04:56.625Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-09T19:04:56.821Z] === RUN TestChtimes [2022-04-09T19:04:56.821Z] --- PASS: TestChtimes (0.00s) [2022-04-09T19:04:56.821Z] === RUN TestChtimesWindows [2022-04-09T19:04:56.821Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-09T19:04:56.821Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-09T19:04:56.821Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-09T19:04:56.821Z] PASS [2022-04-09T19:04:56.821Z] coverage: 13.0% of statements [2022-04-09T19:04:56.821Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-04-09T19:04:56.892Z] --- PASS: TestFailedConnection (2.26s) [2022-04-09T19:04:56.892Z] === RUN TestFailOnce [2022-04-09T19:04:56.892Z] 2022/04/09 19:04:56 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-04-09T19:04:56.892Z] goroutine 18 [running]: [2022-04-09T19:04:56.892Z] net/http.(*conn).serve.func1() [2022-04-09T19:04:56.892Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-09T19:04:56.892Z] panic({0xe53700, 0xf9d040}) [2022-04-09T19:04:56.892Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-09T19:04:56.892Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-09T19:04:56.892Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-09T19:04:56.892Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfa2858?, 0xc000234000?}, 0xdada66?) [2022-04-09T19:04:56.892Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-09T19:04:56.892Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xfa2858, 0xc000234000}, 0xc000226000) [2022-04-09T19:04:56.892Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-09T19:04:56.892Z] net/http.serverHandler.ServeHTTP({0xfa0e78?}, {0xfa2858, 0xc000234000}, 0xc000226000) [2022-04-09T19:04:56.892Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-09T19:04:56.892Z] net/http.(*conn).serve(0xc000214000, {0xfa2d58, 0xc00008a0c0}) [2022-04-09T19:04:56.892Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-09T19:04:56.892Z] created by net/http.(*Server).Serve [2022-04-09T19:04:56.892Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-09T19:04:56.892Z] time="2022-04-09T19:04:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-04-09T19:04:57.196Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-09T19:04:57.196Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-09T19:04:57.270Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-04-09T19:04:57.270Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-09T19:04:57.348Z] 2022/04/09 19:04:57 Closing DB instances... [2022-04-09T19:04:57.348Z] time="2022-04-09T19:04:57Z" level=error msg="node: c38e9f04c899 is unknown to memberlist" [2022-04-09T19:04:57.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-09T19:04:57.530Z] === RUN TestTagInvalidReference [2022-04-09T19:04:57.530Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-09T19:04:57.530Z] === RUN TestTagValidPrefixedRepo [2022-04-09T19:04:57.530Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-09T19:04:57.530Z] === RUN TestTagExistedNameWithoutForce [2022-04-09T19:04:57.530Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-09T19:04:57.530Z] === RUN TestTagOfficialNames [2022-04-09T19:04:57.530Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-09T19:04:57.530Z] === RUN TestTagMatchesDigest [2022-04-09T19:04:57.785Z] === RUN TestTailFile [2022-04-09T19:04:57.785Z] --- PASS: TestTailFile (0.00s) [2022-04-09T19:04:57.785Z] === RUN TestTailFileManyLines [2022-04-09T19:04:57.785Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-09T19:04:57.785Z] === RUN TestTailEmptyFile [2022-04-09T19:04:57.785Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-09T19:04:57.785Z] === RUN TestTailNegativeN [2022-04-09T19:04:57.785Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/no_delimiter [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/truncated_last_line [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.785Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:57.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:57.785Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/no_delimiter [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.786Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:57.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:57.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:57.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:57.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:57.788Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:57.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:57.791Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-09T19:04:57.791Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-09T19:04:57.805Z] --- PASS: TestFailOnce (1.21s) [2022-04-09T19:04:57.805Z] === RUN TestEchoInputOutput [2022-04-09T19:04:58.248Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.248Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:04:58.248Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.248Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.248Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.248Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:58.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.248Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.248Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.249Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.249Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.249Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.250Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.250Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:04:58.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:04:58.251Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.253Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:04:58.253Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:04:58.253Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.253Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:04:58.253Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:04:58.253Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-09T19:04:58.262Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-09T19:04:58.262Z] === RUN TestBackoff [2022-04-09T19:04:58.262Z] --- PASS: TestBackoff (0.00s) [2022-04-09T19:04:58.262Z] === RUN TestAbortRetry [2022-04-09T19:04:58.262Z] --- PASS: TestAbortRetry (0.00s) [2022-04-09T19:04:58.262Z] === RUN TestClientScheme [2022-04-09T19:04:58.262Z] --- PASS: TestClientScheme (0.00s) [2022-04-09T19:04:58.262Z] === RUN TestNewClientWithTimeout [2022-04-09T19:04:58.580Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-04-09T19:04:58.580Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:04:58.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:04:58.711Z] PASS [2022-04-09T19:04:58.711Z] coverage: 88.6% of statements [2022-04-09T19:04:58.711Z] ok github.com/docker/docker/pkg/tailfile 0.411s coverage: 88.6% of statements [2022-04-09T19:04:58.711Z] time="2022-04-09T19:04:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-09T19:04:58.719Z] time="2022-04-09T19:04:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-09T19:04:59.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-09T19:04:59.681Z] === RUN TestTarSumRemoveNonExistent [2022-04-09T19:04:59.681Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestTarSumRemove [2022-04-09T19:04:59.681Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestSortFileInfoSums [2022-04-09T19:04:59.681Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestNewTarSumForLabelInvalid [2022-04-09T19:04:59.681Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestNewTarSumForLabel [2022-04-09T19:04:59.681Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestEmptyTar [2022-04-09T19:04:59.681Z] --- PASS: TestEmptyTar (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestTarSumsReadSize [2022-04-09T19:04:59.681Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestTarSums [2022-04-09T19:04:59.681Z] --- PASS: TestTarSums (0.08s) [2022-04-09T19:04:59.681Z] === RUN TestIteration [2022-04-09T19:04:59.681Z] --- PASS: TestIteration (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestVersionLabelForChecksum [2022-04-09T19:04:59.681Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestVersion [2022-04-09T19:04:59.681Z] --- PASS: TestVersion (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestGetVersion [2022-04-09T19:04:59.681Z] --- PASS: TestGetVersion (0.00s) [2022-04-09T19:04:59.681Z] === RUN TestGetVersions [2022-04-09T19:04:59.681Z] --- PASS: TestGetVersions (0.00s) [2022-04-09T19:04:59.681Z] PASS [2022-04-09T19:04:59.681Z] coverage: 89.3% of statements [2022-04-09T19:04:59.681Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2022-04-09T19:04:59.681Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-09T19:04:59.681Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-09T19:04:59.681Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-09T19:04:59.681Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-09T19:04:59.681Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.35s) [2022-04-09T19:04:59.681Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-09T19:04:59.968Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-04-09T19:04:59.968Z] === RUN TestAuthZPluginHeader [2022-04-09T19:05:00.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-09T19:05:00.137Z] === RUN TestTruncIndex [2022-04-09T19:05:00.137Z] --- PASS: TestTruncIndex (0.10s) [2022-04-09T19:05:00.137Z] PASS [2022-04-09T19:05:00.137Z] coverage: 91.5% of statements [2022-04-09T19:05:00.137Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-04-09T19:05:00.137Z] time="2022-04-09T19:04:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-09T19:05:00.541Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-09T19:05:00.541Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-09T19:05:00.541Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:00.541Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-09T19:05:00.541Z] === RUN TestAuthZPluginV2Disable [2022-04-09T19:05:00.541Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:00.541Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-09T19:05:00.541Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-09T19:05:00.541Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:00.541Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-09T19:05:00.541Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-09T19:05:00.541Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:00.541Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-09T19:05:00.541Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-09T19:05:00.594Z] === RUN TestIsGIT [2022-04-09T19:05:00.594Z] --- PASS: TestIsGIT (0.00s) [2022-04-09T19:05:00.594Z] === RUN TestIsTransport [2022-04-09T19:05:00.594Z] --- PASS: TestIsTransport (0.00s) [2022-04-09T19:05:00.594Z] PASS [2022-04-09T19:05:00.594Z] coverage: 100.0% of statements [2022-04-09T19:05:00.594Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-04-09T19:05:00.594Z] 2022/04/09 19:05:00 Closing DB instances... [2022-04-09T19:05:01.052Z] === RUN TestVersionInfo [2022-04-09T19:05:01.052Z] --- PASS: TestVersionInfo (0.00s) [2022-04-09T19:05:01.052Z] === RUN TestAppendVersions [2022-04-09T19:05:01.052Z] --- PASS: TestAppendVersions (0.00s) [2022-04-09T19:05:01.052Z] PASS [2022-04-09T19:05:01.052Z] coverage: 88.9% of statements [2022-04-09T19:05:01.052Z] ok github.com/docker/docker/pkg/useragent 0.049s coverage: 88.9% of statements [2022-04-09T19:05:02.122Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-09T19:05:02.123Z] === RUN TestNetworkDBGarbageCollection [2022-04-09T19:05:02.579Z] time="2022-04-09T19:05:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-09T19:05:02.581Z] === RUN TestValidatePrivileges [2022-04-09T19:05:02.581Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-09T19:05:02.581Z] === RUN TestFilterByCapNeg [2022-04-09T19:05:02.581Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-09T19:05:02.581Z] === RUN TestFilterByCapPos [2022-04-09T19:05:02.581Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-09T19:05:02.581Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-09T19:05:02.581Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-09T19:05:02.581Z] PASS [2022-04-09T19:05:02.581Z] coverage: 12.0% of statements [2022-04-09T19:05:02.581Z] === RUN TestNewSettable [2022-04-09T19:05:02.581Z] --- PASS: TestNewSettable (0.00s) [2022-04-09T19:05:02.581Z] === RUN TestIsSettable [2022-04-09T19:05:02.581Z] --- PASS: TestIsSettable (0.00s) [2022-04-09T19:05:02.581Z] === RUN TestUpdateSettingsEnv [2022-04-09T19:05:02.581Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-09T19:05:02.581Z] PASS [2022-04-09T19:05:02.581Z] coverage: 20.0% of statements [2022-04-09T19:05:02.581Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-04-09T19:05:02.581Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-04-09T19:05:02.673Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-09T19:05:02.673Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-09T19:05:02.673Z] check_test.go:308: [d2cf5e5070dc5] daemon is not started [2022-04-09T19:05:02.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-09T19:05:03.036Z] --- PASS: TestRequest (7.71s) [2022-04-09T19:05:03.036Z] === RUN TestOverlappingRequests [2022-04-09T19:05:03.492Z] --- PASS: TestOverlappingRequests (0.38s) [2022-04-09T19:05:03.492Z] === RUN TestRelease [2022-04-09T19:05:03.547Z] === RUN TestLoad [2022-04-09T19:05:03.547Z] --- PASS: TestLoad (0.00s) [2022-04-09T19:05:03.547Z] === RUN TestSave [2022-04-09T19:05:03.547Z] --- PASS: TestSave (0.03s) [2022-04-09T19:05:03.547Z] === RUN TestAddDeleteGet [2022-04-09T19:05:03.547Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-09T19:05:03.547Z] === RUN TestInvalidTags [2022-04-09T19:05:03.547Z] --- PASS: TestInvalidTags (0.01s) [2022-04-09T19:05:03.547Z] PASS [2022-04-09T19:05:03.547Z] coverage: 84.4% of statements [2022-04-09T19:05:03.547Z] ok github.com/docker/docker/reference 0.186s coverage: 84.4% of statements [2022-04-09T19:05:05.036Z] --- PASS: TestRelease (1.51s) [2022-04-09T19:05:05.036Z] === RUN TestAllocateRandomDeallocate [2022-04-09T19:05:05.075Z] === RUN TestResolveAuthConfigIndexServer [2022-04-09T19:05:05.075Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestResolveAuthConfigFullURL [2022-04-09T19:05:05.075Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-09T19:05:05.075Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestValidateMirror [2022-04-09T19:05:05.075Z] --- PASS: TestValidateMirror (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestLoadInsecureRegistries [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestReaderWithReadError [2022-04-09T19:05:05.075Z] time="2022-04-09T19:05:04Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-09T19:05:05.075Z] time="2022-04-09T19:05:04Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-09T19:05:05.075Z] time="2022-04-09T19:05:04Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-09T19:05:05.075Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-09T19:05:05.075Z] === RUN TestNewServiceConfig [2022-04-09T19:05:05.075Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestValidateIndexName [2022-04-09T19:05:05.075Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestValidateIndexNameWithError [2022-04-09T19:05:05.075Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestEndpointParse [2022-04-09T19:05:05.075Z] --- PASS: TestEndpointParse (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestEndpointParseInvalid [2022-04-09T19:05:05.075Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestValidateEndpoint [2022-04-09T19:05:05.075Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-09T19:05:05.075Z] === RUN TestPing [2022-04-09T19:05:05.075Z] --- PASS: TestPing (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestPingRegistryEndpoint [2022-04-09T19:05:05.075Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:05.075Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestEndpoint [2022-04-09T19:05:05.075Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:05.075Z] --- SKIP: TestEndpoint (0.01s) [2022-04-09T19:05:05.075Z] === RUN TestParseRepositoryInfo [2022-04-09T19:05:05.075Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestNewIndexInfo [2022-04-09T19:05:05.075Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestMirrorEndpointLookup [2022-04-09T19:05:05.075Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:05.075Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestSearchRepositories [2022-04-09T19:05:05.075Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-09T19:05:05.075Z] Host: 127.0.0.1:49327 [2022-04-09T19:05:05.075Z] User-Agent: docker test client [2022-04-09T19:05:05.075Z] Authorization: Token fake-token [2022-04-09T19:05:05.075Z] X-Docker-Token: true [2022-04-09T19:05:05.075Z] Accept-Encoding: gzip [2022-04-09T19:05:05.075Z] [2022-04-09T19:05:05.075Z] [2022-04-09T19:05:05.075Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-09T19:05:05.075Z] Connection: close [2022-04-09T19:05:05.075Z] Content-Length: 144 [2022-04-09T19:05:05.075Z] Cache-Control: no-cache [2022-04-09T19:05:05.075Z] Content-Type: application/json [2022-04-09T19:05:05.075Z] Date: Sat, 09 Apr 2022 19:05:04 GMT [2022-04-09T19:05:05.075Z] Expires: -1 [2022-04-09T19:05:05.075Z] Pragma: no-cache [2022-04-09T19:05:05.075Z] Server: docker-tests/mock [2022-04-09T19:05:05.075Z] X-Docker-Registry-Config: mock [2022-04-09T19:05:05.075Z] X-Docker-Registry-Version: 0.0.0 [2022-04-09T19:05:05.075Z] [2022-04-09T19:05:05.075Z] [2022-04-09T19:05:05.075Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestTrustedLocation [2022-04-09T19:05:05.075Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-09T19:05:05.075Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestAllowNondistributableArtifacts [2022-04-09T19:05:05.075Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestIsSecureIndex [2022-04-09T19:05:05.075Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-09T19:05:05.075Z] PASS [2022-04-09T19:05:05.075Z] coverage: 51.7% of statements [2022-04-09T19:05:05.075Z] ok github.com/docker/docker/registry 0.301s coverage: 51.7% of statements [2022-04-09T19:05:05.075Z] time="2022-04-09T19:05:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestReader [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-09T19:05:05.075Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-09T19:05:05.075Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-09T19:05:05.075Z] PASS [2022-04-09T19:05:05.075Z] coverage: 100.0% of statements [2022-04-09T19:05:05.075Z] ok github.com/docker/docker/registry/resumable 0.275s coverage: 100.0% of statements [2022-04-09T19:05:05.535Z] === RUN TestRestartManagerTimeout [2022-04-09T19:05:05.535Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-09T19:05:05.535Z] === RUN TestRestartManagerTimeoutReset [2022-04-09T19:05:05.535Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-09T19:05:05.535Z] PASS [2022-04-09T19:05:05.535Z] coverage: 45.3% of statements [2022-04-09T19:05:05.983Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-09T19:05:05.991Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2022-04-09T19:05:05.991Z] === RUN TestDecodeContainerConfig [2022-04-09T19:05:05.991Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-09T19:05:05.991Z] === RUN TestDecodeContainerConfigIsolation [2022-04-09T19:05:05.991Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-09T19:05:05.991Z] === RUN TestValidatePrivileged [2022-04-09T19:05:05.991Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-09T19:05:05.991Z] PASS [2022-04-09T19:05:05.991Z] coverage: 52.6% of statements [2022-04-09T19:05:05.991Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.6% of statements [2022-04-09T19:05:06.954Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-09T19:05:06.954Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-09T19:05:06.954Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-09T19:05:06.954Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-09T19:05:06.954Z] PASS [2022-04-09T19:05:06.954Z] coverage: 62.5% of statements [2022-04-09T19:05:06.954Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-04-09T19:05:06.954Z] --- PASS: TestGet (15.01s) [2022-04-09T19:05:06.954Z] === RUN TestPluginWithNoManifest [2022-04-09T19:05:06.954Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-09T19:05:06.954Z] === RUN TestGetAll [2022-04-09T19:05:06.954Z] --- PASS: TestGetAll (0.00s) [2022-04-09T19:05:06.954Z] PASS [2022-04-09T19:05:06.954Z] coverage: 73.2% of statements [2022-04-09T19:05:06.954Z] ok github.com/docker/docker/pkg/plugins 36.096s coverage: 73.2% of statements [2022-04-09T19:05:07.202Z] time="2022-04-09T19:05:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-09T19:05:08.441Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-04-09T19:05:08.441Z] === RUN TestServiceUpdateConfigs [2022-04-09T19:05:08.528Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-09T19:05:08.789Z] docker_cli_daemon_plugins_test.go:106: [d4e759c0a0fbc] daemon is not started [2022-04-09T19:05:09.122Z] === RUN TestGetDriver [2022-04-09T19:05:09.122Z] --- PASS: TestGetDriver (0.00s) [2022-04-09T19:05:09.122Z] === RUN TestVolumeRequestError [2022-04-09T19:05:09.122Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-09T19:05:09.122Z] PASS [2022-04-09T19:05:09.122Z] coverage: 36.1% of statements [2022-04-09T19:05:09.122Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-04-09T19:05:09.122Z] === RUN TestGetAddress [2022-04-09T19:05:09.122Z] --- PASS: TestGetAddress (0.00s) [2022-04-09T19:05:09.122Z] === RUN TestRemove [2022-04-09T19:05:09.122Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-09T19:05:09.122Z] --- SKIP: TestRemove (0.00s) [2022-04-09T19:05:09.122Z] === RUN TestInitializeWithVolumes [2022-04-09T19:05:09.122Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-09T19:05:09.122Z] === RUN TestCreate [2022-04-09T19:05:09.122Z] --- PASS: TestCreate (0.01s) [2022-04-09T19:05:09.122Z] === RUN TestValidateName [2022-04-09T19:05:09.122Z] --- PASS: TestValidateName (0.00s) [2022-04-09T19:05:09.122Z] === RUN TestCreateWithOpts [2022-04-09T19:05:09.122Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-09T19:05:09.122Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-09T19:05:09.122Z] === RUN TestRelaodNoOpts [2022-04-09T19:05:09.122Z] --- PASS: TestRelaodNoOpts (0.03s) [2022-04-09T19:05:09.122Z] PASS [2022-04-09T19:05:09.122Z] coverage: 41.5% of statements [2022-04-09T19:05:09.122Z] ok github.com/docker/docker/volume/local 0.114s coverage: 41.5% of statements [2022-04-09T19:05:09.370Z] --- PASS: TestAllocateRandomDeallocate (4.24s) [2022-04-09T19:05:09.370Z] === RUN TestRetrieveFromStore [2022-04-09T19:05:09.581Z] === RUN TestLCOWParseMountRaw [2022-04-09T19:05:09.581Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-09T19:05:09.581Z] === RUN TestLCOWParseMountRawSplit [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-09T19:05:09.582Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRaw [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-09T19:05:09.582Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestConvertTmpfsOptions [2022-04-09T19:05:09.582Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-09T19:05:09.582Z] linux_parser_test.go:209: data="ro" [2022-04-09T19:05:09.582Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestParseMountSpec [2022-04-09T19:05:09.582Z] parser_test.go:62: case 0 [2022-04-09T19:05:09.582Z] parser_test.go:62: case 1 [2022-04-09T19:05:09.582Z] parser_test.go:62: case 2 [2022-04-09T19:05:09.582Z] parser_test.go:62: case 3 [2022-04-09T19:05:09.582Z] parser_test.go:62: case 4 [2022-04-09T19:05:09.582Z] parser_test.go:62: case 5 [2022-04-09T19:05:09.582Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestValidateMount [2022-04-09T19:05:09.582Z] --- PASS: TestValidateMount (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRaw [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-09T19:05:09.582Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-09T19:05:09.582Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-09T19:05:09.582Z] PASS [2022-04-09T19:05:09.582Z] coverage: 67.6% of statements [2022-04-09T19:05:09.582Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-04-09T19:05:10.178Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-09T19:05:10.901Z] --- PASS: TestRetrieveFromStore (1.49s) [2022-04-09T19:05:10.901Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-09T19:05:10.901Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-09T19:05:10.901Z] === RUN TestParallelPredefinedRequest1 [2022-04-09T19:05:10.901Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-09T19:05:10.901Z] === RUN TestParallelPredefinedRequest2 [2022-04-09T19:05:10.901Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-09T19:05:10.901Z] === RUN TestParallelPredefinedRequest3 [2022-04-09T19:05:10.901Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-09T19:05:10.901Z] === RUN TestParallelPredefinedRequest4 [2022-04-09T19:05:10.901Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-09T19:05:10.901Z] === RUN TestParallelPredefinedRequest5 [2022-04-09T19:05:10.901Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-09T19:05:10.901Z] === RUN TestDebug [2022-04-09T19:05:10.901Z] --- PASS: TestDebug (0.00s) [2022-04-09T19:05:10.901Z] === RUN TestRequestPoolParallel [2022-04-09T19:05:11.114Z] === RUN TestSetGetMeta [2022-04-09T19:05:11.114Z] === PAUSE TestSetGetMeta [2022-04-09T19:05:11.114Z] === RUN TestRestore [2022-04-09T19:05:11.114Z] === PAUSE TestRestore [2022-04-09T19:05:11.114Z] === RUN TestServiceCreate [2022-04-09T19:05:11.114Z] === PAUSE TestServiceCreate [2022-04-09T19:05:11.114Z] === RUN TestServiceList [2022-04-09T19:05:11.114Z] === PAUSE TestServiceList [2022-04-09T19:05:11.114Z] === RUN TestServiceRemove [2022-04-09T19:05:11.114Z] === PAUSE TestServiceRemove [2022-04-09T19:05:11.114Z] === RUN TestServiceGet [2022-04-09T19:05:11.114Z] === PAUSE TestServiceGet [2022-04-09T19:05:11.114Z] === RUN TestServicePrune [2022-04-09T19:05:11.114Z] === PAUSE TestServicePrune [2022-04-09T19:05:11.114Z] === RUN TestCreate [2022-04-09T19:05:11.114Z] === PAUSE TestCreate [2022-04-09T19:05:11.114Z] === RUN TestRemove [2022-04-09T19:05:11.114Z] === PAUSE TestRemove [2022-04-09T19:05:11.114Z] === RUN TestList [2022-04-09T19:05:11.114Z] === PAUSE TestList [2022-04-09T19:05:11.114Z] === RUN TestFindByDriver [2022-04-09T19:05:11.114Z] === PAUSE TestFindByDriver [2022-04-09T19:05:11.114Z] === RUN TestFindByReferenced [2022-04-09T19:05:11.114Z] === PAUSE TestFindByReferenced [2022-04-09T19:05:11.114Z] === RUN TestDerefMultipleOfSameRef [2022-04-09T19:05:11.114Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-09T19:05:11.114Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:05:11.114Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:05:11.114Z] === RUN TestDefererencePluginOnCreateError [2022-04-09T19:05:11.114Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-09T19:05:11.114Z] === RUN TestRefDerefRemove [2022-04-09T19:05:11.114Z] === PAUSE TestRefDerefRemove [2022-04-09T19:05:11.114Z] === RUN TestGet [2022-04-09T19:05:11.114Z] === PAUSE TestGet [2022-04-09T19:05:11.114Z] === RUN TestGetWithReference [2022-04-09T19:05:11.114Z] === PAUSE TestGetWithReference [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_nil_list [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_empty_list [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_filter_some [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_filter_middle [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:05:11.114Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-09T19:05:11.114Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_nil_list [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_filter_some [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_empty_list [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:05:11.114Z] === CONT TestFilterFunc/test_filter_middle [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-09T19:05:11.114Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-09T19:05:11.114Z] === CONT TestSetGetMeta [2022-04-09T19:05:11.114Z] === CONT TestDefererencePluginOnCreateError [2022-04-09T19:05:11.114Z] === CONT TestList [2022-04-09T19:05:11.114Z] === CONT TestDerefMultipleOfSameRef [2022-04-09T19:05:11.114Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-09T19:05:11.114Z] === CONT TestFindByReferenced [2022-04-09T19:05:11.114Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-09T19:05:11.114Z] === CONT TestFindByDriver [2022-04-09T19:05:11.114Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-09T19:05:11.114Z] === CONT TestGetWithReference [2022-04-09T19:05:11.114Z] --- PASS: TestList (0.04s) [2022-04-09T19:05:11.114Z] === CONT TestGet [2022-04-09T19:05:11.114Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-09T19:05:11.114Z] === CONT TestRefDerefRemove [2022-04-09T19:05:11.114Z] --- PASS: TestGetWithReference (0.04s) [2022-04-09T19:05:11.114Z] === CONT TestServiceGet [2022-04-09T19:05:11.114Z] --- PASS: TestFindByDriver (0.04s) [2022-04-09T19:05:11.114Z] === CONT TestRemove [2022-04-09T19:05:11.114Z] --- PASS: TestGet (0.04s) [2022-04-09T19:05:11.114Z] === CONT TestCreate [2022-04-09T19:05:11.114Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-09T19:05:11.114Z] === CONT TestServicePrune [2022-04-09T19:05:11.114Z] --- PASS: TestRemove (0.02s) [2022-04-09T19:05:11.114Z] === CONT TestServiceList [2022-04-09T19:05:11.114Z] --- PASS: TestCreate (0.02s) [2022-04-09T19:05:11.114Z] === CONT TestServiceRemove [2022-04-09T19:05:11.114Z] --- PASS: TestServiceGet (0.17s) [2022-04-09T19:05:11.114Z] === CONT TestServiceCreate [2022-04-09T19:05:11.114Z] time="2022-04-09T19:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:11.114Z] --- PASS: TestServiceRemove (0.15s) [2022-04-09T19:05:11.114Z] === CONT TestRestore [2022-04-09T19:05:11.114Z] --- PASS: TestServiceList (0.15s) [2022-04-09T19:05:11.114Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:05:11.114Z] time="2022-04-09T19:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:11.114Z] time="2022-04-09T19:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:11.114Z] time="2022-04-09T19:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-09T19:05:11.114Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-09T19:05:11.114Z] --- PASS: TestServiceCreate (0.03s) [2022-04-09T19:05:11.114Z] time="2022-04-09T19:05:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:11.114Z] --- PASS: TestRestore (0.03s) [2022-04-09T19:05:11.114Z] --- PASS: TestServicePrune (0.19s) [2022-04-09T19:05:11.114Z] PASS [2022-04-09T19:05:11.114Z] coverage: 69.0% of statements [2022-04-09T19:05:11.114Z] ok github.com/docker/docker/volume/service 0.314s coverage: 69.0% of statements [2022-04-09T19:05:11.366Z] --- PASS: TestRequestPoolParallel (0.52s) [2022-04-09T19:05:11.366Z] === RUN TestFullAllocateRelease [2022-04-09T19:05:11.823Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-04-09T19:05:11.823Z] === RUN TestOddAllocateRelease [2022-04-09T19:05:11.823Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-04-09T19:05:11.823Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-09T19:05:11.823Z] === RUN TestParseEmptyInterface [2022-04-09T19:05:11.823Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-09T19:05:11.823Z] === RUN TestParseNonInterfaceType [2022-04-09T19:05:12.093Z] check_test.go:308: [db0ad7935bdde] daemon is not started [2022-04-09T19:05:12.094Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-09T19:05:12.280Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-09T19:05:12.280Z] === RUN TestParseWithOneFunction [2022-04-09T19:05:12.280Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-09T19:05:12.280Z] === RUN TestParseWithMultipleFuncs [2022-04-09T19:05:12.280Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-09T19:05:12.280Z] === RUN TestParseWithUnnamedReturn [2022-04-09T19:05:12.280Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-09T19:05:12.280Z] === RUN TestEmbeddedInterface [2022-04-09T19:05:12.280Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-09T19:05:12.280Z] === RUN TestParsedImports [2022-04-09T19:05:12.280Z] --- PASS: TestParsedImports (0.00s) [2022-04-09T19:05:12.280Z] === RUN TestAliasedImports [2022-04-09T19:05:12.280Z] --- PASS: TestAliasedImports (0.00s) [2022-04-09T19:05:12.280Z] PASS [2022-04-09T19:05:12.280Z] coverage: 56.8% of statements [2022-04-09T19:05:12.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-04-09T19:05:12.280Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-09T19:05:12.280Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-09T19:05:12.280Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-09T19:05:12.280Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-09T19:05:12.280Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-09T19:05:12.280Z] === CONT TestParallelPredefinedRequest1 [2022-04-09T19:05:12.280Z] === CONT TestParallelPredefinedRequest4 [2022-04-09T19:05:12.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:12.280Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-09T19:05:12.280Z] === CONT TestParallelPredefinedRequest5 [2022-04-09T19:05:12.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:12.280Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-09T19:05:12.280Z] === CONT TestParallelPredefinedRequest1 [2022-04-09T19:05:12.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:12.280Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-09T19:05:12.280Z] === CONT TestParallelPredefinedRequest3 [2022-04-09T19:05:12.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:12.280Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-09T19:05:12.280Z] === CONT TestParallelPredefinedRequest2 [2022-04-09T19:05:12.280Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:12.280Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-09T19:05:12.280Z] PASS [2022-04-09T19:05:12.280Z] coverage: 85.3% of statements [2022-04-09T19:05:12.280Z] ok github.com/docker/docker/libnetwork/ipam 50.552s coverage: 85.3% of statements [2022-04-09T19:05:13.243Z] === RUN TestHTTPTransport [2022-04-09T19:05:13.243Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-09T19:05:13.243Z] PASS [2022-04-09T19:05:13.243Z] coverage: 85.7% of statements [2022-04-09T19:05:13.243Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-04-09T19:05:14.012Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-09T19:05:14.206Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-09T19:05:14.206Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-09T19:05:14.206Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-09T19:05:14.206Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-09T19:05:14.206Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-09T19:05:14.206Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-09T19:05:14.206Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-09T19:05:14.206Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-09T19:05:14.206Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-09T19:05:14.206Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-09T19:05:14.206Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-09T19:05:14.206Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-09T19:05:14.206Z] === RUN TestBufferPoolPutAndGet [2022-04-09T19:05:14.206Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-09T19:05:14.206Z] PASS [2022-04-09T19:05:14.206Z] coverage: 88.2% of statements [2022-04-09T19:05:14.206Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-04-09T19:05:14.274Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-09T19:05:14.672Z] === RUN TestOutputOnPrematureClose [2022-04-09T19:05:14.672Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-09T19:05:14.672Z] === RUN TestCompleteSilently [2022-04-09T19:05:14.672Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-09T19:05:14.672Z] PASS [2022-04-09T19:05:14.672Z] coverage: 75.9% of statements [2022-04-09T19:05:14.672Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-04-09T19:05:15.219Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-09T19:05:15.480Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-09T19:05:15.661Z] === RUN TestSendToOneSub [2022-04-09T19:05:15.661Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestSendToMultipleSubs [2022-04-09T19:05:15.661Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestEvictOneSub [2022-04-09T19:05:15.661Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestClosePublisher [2022-04-09T19:05:15.661Z] --- PASS: TestClosePublisher (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestPubSubRace [2022-04-09T19:05:15.661Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-09T19:05:15.661Z] === RUN TestClientStream [2022-04-09T19:05:15.661Z] --- PASS: TestClientStream (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestClientSendFile [2022-04-09T19:05:15.661Z] --- PASS: TestClientSendFile (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestClientWithRequestTimeout [2022-04-09T19:05:15.661Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-09T19:05:15.661Z] === RUN TestFileSpecPlugin [2022-04-09T19:05:15.661Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-09T19:05:15.661Z] === RUN TestFileJSONSpecPlugin [2022-04-09T19:05:15.661Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-09T19:05:15.661Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestPluginAddHandler [2022-04-09T19:05:15.661Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestPluginWaitBadPlugin [2022-04-09T19:05:15.661Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-09T19:05:15.661Z] === RUN TestGet [2022-04-09T19:05:15.661Z] time="2022-04-09T19:05:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-09T19:05:16.650Z] --- PASS: TestPubSubRace (1.06s) [2022-04-09T19:05:16.650Z] PASS [2022-04-09T19:05:16.650Z] coverage: 75.0% of statements [2022-04-09T19:05:16.650Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-04-09T19:05:16.650Z] time="2022-04-09T19:05:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-09T19:05:17.638Z] === RUN TestRegister [2022-04-09T19:05:17.638Z] --- PASS: TestRegister (0.00s) [2022-04-09T19:05:17.638Z] === RUN TestCommand [2022-04-09T19:05:17.638Z] --- PASS: TestCommand (0.04s) [2022-04-09T19:05:17.638Z] === RUN TestNaiveSelf [2022-04-09T19:05:17.638Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-09T19:05:17.638Z] PASS [2022-04-09T19:05:17.638Z] coverage: 82.4% of statements [2022-04-09T19:05:17.638Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2022-04-09T19:05:18.630Z] === RUN TestDump [2022-04-09T19:05:18.630Z] goroutine 35 [running]: [2022-04-09T19:05:18.630Z] github.com/docker/docker/pkg/stack.dump(0x762d57?) [2022-04-09T19:05:18.630Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-09T19:05:18.630Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-09T19:05:18.630Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-09T19:05:18.630Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-09T19:05:18.630Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-09T19:05:18.630Z] testing.tRunner(0xc0001451e0, 0x92a498) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:05:18.630Z] created by testing.(*T).Run [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-09T19:05:18.630Z] [2022-04-09T19:05:18.630Z] goroutine 1 [chan receive]: [2022-04-09T19:05:18.630Z] testing.(*T).Run(0xc000145040, {0x91913c?, 0x73c1f3?}, 0x92a498) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-09T19:05:18.630Z] testing.runTests.func1(0xc000132810?) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-09T19:05:18.630Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:05:18.630Z] testing.runTests(0xc000110460?, {0xaae400, 0x3, 0x3}, {0x19345390a28?, 0x40?, 0xab34a0?}) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-09T19:05:18.630Z] testing.(*M).Run(0xc000110460) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-09T19:05:18.630Z] main.main() [2022-04-09T19:05:18.630Z] _testmain.go:99 +0x255 [2022-04-09T19:05:18.630Z] --- PASS: TestDump (0.00s) [2022-04-09T19:05:18.630Z] === RUN TestDumpToFile [2022-04-09T19:05:18.630Z] --- PASS: TestDumpToFile (0.22s) [2022-04-09T19:05:18.630Z] === RUN TestDumpToFileWithEmptyInput [2022-04-09T19:05:18.630Z] goroutine 37 [running]: [2022-04-09T19:05:18.630Z] github.com/docker/docker/pkg/stack.dump(0x7decd3?) [2022-04-09T19:05:18.630Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-09T19:05:18.630Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x7deca0?}) [2022-04-09T19:05:18.630Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-09T19:05:18.630Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0?) [2022-04-09T19:05:18.630Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-09T19:05:18.630Z] testing.tRunner(0xc000145860, 0x92a488) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:05:18.630Z] created by testing.(*T).Run [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-09T19:05:18.630Z] [2022-04-09T19:05:18.630Z] goroutine 1 [chan receive]: [2022-04-09T19:05:18.630Z] testing.(*T).Run(0xc000145040, {0x920713?, 0x73c1f3?}, 0x92a488) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-09T19:05:18.630Z] testing.runTests.func1(0xc000132810?) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-09T19:05:18.630Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:05:18.630Z] testing.runTests(0xc000110460?, {0xaae400, 0x3, 0x3}, {0x19345390a28?, 0x40?, 0xab34a0?}) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-09T19:05:18.630Z] testing.(*M).Run(0xc000110460) [2022-04-09T19:05:18.630Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-09T19:05:18.630Z] main.main() [2022-04-09T19:05:18.630Z] _testmain.go:99 +0x255 [2022-04-09T19:05:18.630Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-09T19:05:18.630Z] PASS [2022-04-09T19:05:18.630Z] coverage: 90.9% of statements [2022-04-09T19:05:18.630Z] ok github.com/docker/docker/pkg/stack 0.274s coverage: 90.9% of statements [2022-04-09T19:05:18.630Z] time="2022-04-09T19:05:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-09T19:05:18.657Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-09T19:05:18.657Z] PASS [2022-04-09T19:05:18.657Z] [2022-04-09T19:05:18.657Z] === Skipped [2022-04-09T19:05:18.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-09T19:05:18.657Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:18.657Z] [2022-04-09T19:05:18.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-09T19:05:18.657Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:18.657Z] [2022-04-09T19:05:18.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-09T19:05:18.657Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:18.657Z] [2022-04-09T19:05:18.657Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-09T19:05:18.657Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:18.657Z] [2022-04-09T19:05:18.657Z] DONE 17 tests, 4 skipped in 26.068s [2022-04-09T19:05:18.657Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-09T19:05:18.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:18.657Z] ++ set -e [2022-04-09T19:05:18.657Z] ++ '[' -n 0 ']' [2022-04-09T19:05:18.657Z] ++ set -x [2022-04-09T19:05:18.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:18.658Z] INFO: Testing against a local daemon [2022-04-09T19:05:18.658Z] === RUN TestPluginInvalidJSON [2022-04-09T19:05:18.658Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:05:18.658Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:05:18.658Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:05:18.658Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-09T19:05:18.658Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-09T19:05:18.658Z] === RUN TestPluginInstall [2022-04-09T19:05:18.658Z] === RUN TestPluginInstall/no_auth [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e9dffa534db392243e230cee783a11a7b86b2b5845f414ae61d0bf3a0ee70e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e9dffa534db392243e230cee783a11a7b86b2b5845f414ae61d0bf3a0ee70e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:05:18.658Z] === RUN TestPluginInstall/with_htpasswd [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e9dffa534db392243e230cee783a11a7b86b2b5845f414ae61d0bf3a0ee70e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:05:18.658Z] time="2022-04-09T19:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e9dffa534db392243e230cee783a11a7b86b2b5845f414ae61d0bf3a0ee70e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:05:18.658Z] === RUN TestPluginInstall/with_insecure [2022-04-09T19:05:18.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-09T19:05:19.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-09T19:05:19.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-09T19:05:19.599Z] time="2022-04-09T19:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:05:19.599Z] time="2022-04-09T19:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:012d681ee907e424c8eda705a7476f2efbda56a5aead824e4951eaaed20e4ce9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:05:19.599Z] time="2022-04-09T19:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:05:19.599Z] time="2022-04-09T19:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:012d681ee907e424c8eda705a7476f2efbda56a5aead824e4951eaaed20e4ce9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:05:19.599Z] plugin_test.go:165: [df7c5751a152e] daemon is not started [2022-04-09T19:05:19.599Z] --- PASS: TestPluginInstall (2.47s) [2022-04-09T19:05:19.599Z] --- PASS: TestPluginInstall/no_auth (0.92s) [2022-04-09T19:05:19.599Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-09T19:05:19.599Z] --- PASS: TestPluginInstall/with_insecure (1.00s) [2022-04-09T19:05:19.599Z] === RUN TestPluginsWithRuntimes [2022-04-09T19:05:19.618Z] === RUN TestNewStdWriter [2022-04-09T19:05:19.618Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-09T19:05:19.618Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestWriteWithNilBytes [2022-04-09T19:05:19.618Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestWrite [2022-04-09T19:05:19.618Z] --- PASS: TestWrite (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestWriteWithWriterError [2022-04-09T19:05:19.618Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-09T19:05:19.618Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyWriteAndRead [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-09T19:05:19.618Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-09T19:05:19.618Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-09T19:05:19.618Z] PASS [2022-04-09T19:05:19.618Z] coverage: 100.0% of statements [2022-04-09T19:05:19.618Z] ok github.com/docker/docker/pkg/stdcopy 0.065s coverage: 100.0% of statements [2022-04-09T19:05:20.607Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-09T19:05:20.607Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-09T19:05:20.607Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestFormatStatus [2022-04-09T19:05:20.607Z] --- PASS: TestFormatStatus (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestFormatError [2022-04-09T19:05:20.607Z] --- PASS: TestFormatError (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestFormatJSONError [2022-04-09T19:05:20.607Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-09T19:05:20.607Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-09T19:05:20.607Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestNewJSONProgressOutput [2022-04-09T19:05:20.607Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestAuxFormatterEmit [2022-04-09T19:05:20.607Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestStreamWriterStdout [2022-04-09T19:05:20.607Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-09T19:05:20.607Z] === RUN TestStreamWriterStderr [2022-04-09T19:05:20.607Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-09T19:05:20.607Z] PASS [2022-04-09T19:05:20.607Z] coverage: 66.2% of statements [2022-04-09T19:05:20.607Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2022-04-09T19:05:20.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-09T19:05:20.983Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-09T19:05:21.009Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-09T19:05:21.574Z] === RUN TestGenerateRandomID [2022-04-09T19:05:21.574Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-09T19:05:21.574Z] === RUN TestShortenId [2022-04-09T19:05:21.574Z] --- PASS: TestShortenId (0.00s) [2022-04-09T19:05:21.574Z] === RUN TestShortenSha256Id [2022-04-09T19:05:21.574Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-09T19:05:21.574Z] === RUN TestShortenIdEmpty [2022-04-09T19:05:21.574Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-09T19:05:21.574Z] === RUN TestShortenIdInvalid [2022-04-09T19:05:21.574Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-09T19:05:21.574Z] === RUN TestIsShortIDNonHex [2022-04-09T19:05:21.574Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-09T19:05:21.574Z] === RUN TestIsShortIDNotCorrectSize [2022-04-09T19:05:21.574Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-09T19:05:21.574Z] PASS [2022-04-09T19:05:21.574Z] coverage: 70.6% of statements [2022-04-09T19:05:21.574Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2022-04-09T19:05:21.927Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-09T19:05:21.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-09T19:05:21.955Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-09T19:05:22.528Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-09T19:05:22.537Z] === RUN TestIsCpusetListAvailable [2022-04-09T19:05:22.537Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-09T19:05:22.537Z] PASS [2022-04-09T19:05:22.537Z] coverage: 39.4% of statements [2022-04-09T19:05:22.537Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-04-09T19:05:22.537Z] time="2022-04-09T19:05:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-09T19:05:22.790Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-09T19:05:22.871Z] --- PASS: TestPluginsWithRuntimes (3.22s) [2022-04-09T19:05:22.871Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2022-04-09T19:05:22.871Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-09T19:05:22.871Z] === RUN TestPluginBackCompatMediaTypes [2022-04-09T19:05:23.345Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-04-09T19:05:23.345Z] === RUN TestServiceUpdateNetwork [2022-04-09T19:05:23.363Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-09T19:05:23.363Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-09T19:05:23.444Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-04-09T19:05:23.444Z] PASS [2022-04-09T19:05:23.444Z] [2022-04-09T19:05:23.444Z] DONE 10 tests in 6.346s [2022-04-09T19:05:23.444Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-09T19:05:23.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:23.444Z] ++ set -e [2022-04-09T19:05:23.444Z] ++ '[' -n 0 ']' [2022-04-09T19:05:23.444Z] ++ set -x [2022-04-09T19:05:23.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:23.444Z] INFO: Testing against a local daemon [2022-04-09T19:05:23.444Z] === RUN TestExternalGraphDriver [2022-04-09T19:05:23.444Z] === RUN TestExternalGraphDriver/json [2022-04-09T19:05:23.624Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-09T19:05:24.197Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-09T19:05:24.718Z] === RUN TestChtimes [2022-04-09T19:05:24.718Z] --- PASS: TestChtimes (0.01s) [2022-04-09T19:05:24.718Z] === RUN TestChtimesWindows [2022-04-09T19:05:24.718Z] --- PASS: TestChtimesWindows (0.01s) [2022-04-09T19:05:24.718Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-09T19:05:24.718Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-09T19:05:24.718Z] PASS [2022-04-09T19:05:24.718Z] coverage: 13.0% of statements [2022-04-09T19:05:24.718Z] ok github.com/docker/docker/pkg/system 0.065s coverage: 13.0% of statements [2022-04-09T19:05:24.770Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-09T19:05:25.175Z] === RUN TestTailFile [2022-04-09T19:05:25.175Z] --- PASS: TestTailFile (0.00s) [2022-04-09T19:05:25.175Z] === RUN TestTailFileManyLines [2022-04-09T19:05:25.175Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-09T19:05:25.175Z] === RUN TestTailEmptyFile [2022-04-09T19:05:25.175Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-09T19:05:25.175Z] === RUN TestTailNegativeN [2022-04-09T19:05:25.175Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader [2022-04-09T19:05:25.175Z] === CONT TestNewTailReader [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/no_delimiter [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/truncated_last_line [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-09T19:05:25.175Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.175Z] === CONT TestNewTailReader/no_delimiter [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:05:25.175Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:05:25.175Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.177Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:05:25.345Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-04-09T19:05:25.359Z] === RUN TestExternalGraphDriver/spec [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.634Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.634Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.635Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:25.638Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:05:25.918Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-09T19:05:26.178Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:05:26.267Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-09T19:05:26.267Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.268Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.02s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.01s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.269Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.03s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:05:26.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:05:26.270Z] PASS [2022-04-09T19:05:26.270Z] coverage: 88.6% of statements [2022-04-09T19:05:26.270Z] ok github.com/docker/docker/pkg/tailfile 0.502s coverage: 88.6% of statements [2022-04-09T19:05:26.744Z] === RUN TestExternalGraphDriver/pull [2022-04-09T19:05:26.750Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-09T19:05:27.232Z] === RUN TestTarSumRemoveNonExistent [2022-04-09T19:05:27.232Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-09T19:05:27.232Z] === RUN TestTarSumRemove [2022-04-09T19:05:27.232Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-09T19:05:27.232Z] === RUN TestSortFileInfoSums [2022-04-09T19:05:27.232Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-09T19:05:27.232Z] === RUN TestNewTarSumForLabelInvalid [2022-04-09T19:05:27.232Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-09T19:05:27.232Z] === RUN TestNewTarSumForLabel [2022-04-09T19:05:27.232Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-09T19:05:27.232Z] === RUN TestEmptyTar [2022-04-09T19:05:27.232Z] --- PASS: TestEmptyTar (0.01s) [2022-04-09T19:05:27.232Z] === RUN TestTarSumsReadSize [2022-04-09T19:05:27.232Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-09T19:05:27.232Z] === RUN TestTarSums [2022-04-09T19:05:27.322Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-09T19:05:27.688Z] --- PASS: TestTarSums (0.08s) [2022-04-09T19:05:27.689Z] === RUN TestIteration [2022-04-09T19:05:27.689Z] --- PASS: TestIteration (0.00s) [2022-04-09T19:05:27.689Z] === RUN TestVersionLabelForChecksum [2022-04-09T19:05:27.689Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-09T19:05:27.689Z] === RUN TestVersion [2022-04-09T19:05:27.689Z] --- PASS: TestVersion (0.00s) [2022-04-09T19:05:27.689Z] === RUN TestGetVersion [2022-04-09T19:05:27.689Z] --- PASS: TestGetVersion (0.00s) [2022-04-09T19:05:27.689Z] === RUN TestGetVersions [2022-04-09T19:05:27.689Z] --- PASS: TestGetVersions (0.00s) [2022-04-09T19:05:27.689Z] PASS [2022-04-09T19:05:27.689Z] coverage: 89.3% of statements [2022-04-09T19:05:27.689Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2022-04-09T19:05:27.896Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-09T19:05:28.129Z] --- PASS: TestExternalGraphDriver (4.74s) [2022-04-09T19:05:28.129Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-04-09T19:05:28.129Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-04-09T19:05:28.129Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-04-09T19:05:28.129Z] === RUN TestGraphdriverPluginV2 [2022-04-09T19:05:28.129Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:28.129Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-09T19:05:28.129Z] PASS [2022-04-09T19:05:28.129Z] [2022-04-09T19:05:28.129Z] === Skipped [2022-04-09T19:05:28.129Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-09T19:05:28.129Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:05:28.129Z] [2022-04-09T19:05:28.129Z] DONE 5 tests, 1 skipped in 4.856s [2022-04-09T19:05:28.129Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-09T19:05:28.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:28.129Z] ++ set -e [2022-04-09T19:05:28.129Z] ++ '[' -n 0 ']' [2022-04-09T19:05:28.129Z] ++ set -x [2022-04-09T19:05:28.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:28.145Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-09T19:05:28.145Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-09T19:05:28.145Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-09T19:05:28.145Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-09T19:05:28.145Z] === RUN TestTruncIndex [2022-04-09T19:05:28.145Z] --- PASS: TestTruncIndex (0.10s) [2022-04-09T19:05:28.145Z] PASS [2022-04-09T19:05:28.145Z] coverage: 91.5% of statements [2022-04-09T19:05:28.145Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-04-09T19:05:28.392Z] INFO: Testing against a local daemon [2022-04-09T19:05:28.392Z] === RUN TestContinueAfterPluginCrash [2022-04-09T19:05:28.392Z] === PAUSE TestContinueAfterPluginCrash [2022-04-09T19:05:28.392Z] === RUN TestReadPluginNoRead [2022-04-09T19:05:28.392Z] === PAUSE TestReadPluginNoRead [2022-04-09T19:05:28.392Z] === RUN TestDaemonStartWithLogOpt [2022-04-09T19:05:28.392Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-09T19:05:28.392Z] === CONT TestContinueAfterPluginCrash [2022-04-09T19:05:28.392Z] === CONT TestDaemonStartWithLogOpt [2022-04-09T19:05:28.468Z] check_test.go:308: [db88256b297b5] daemon is not started [2022-04-09T19:05:28.468Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-09T19:05:28.607Z] === RUN TestIsGIT [2022-04-09T19:05:28.607Z] --- PASS: TestIsGIT (0.00s) [2022-04-09T19:05:28.607Z] === RUN TestIsTransport [2022-04-09T19:05:28.607Z] --- PASS: TestIsTransport (0.00s) [2022-04-09T19:05:28.607Z] PASS [2022-04-09T19:05:28.607Z] coverage: 100.0% of statements [2022-04-09T19:05:28.607Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-04-09T19:05:29.064Z] === RUN TestVersionInfo [2022-04-09T19:05:29.064Z] --- PASS: TestVersionInfo (0.00s) [2022-04-09T19:05:29.064Z] === RUN TestAppendVersions [2022-04-09T19:05:29.064Z] --- PASS: TestAppendVersions (0.00s) [2022-04-09T19:05:29.064Z] PASS [2022-04-09T19:05:29.064Z] coverage: 88.9% of statements [2022-04-09T19:05:29.064Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-04-09T19:05:29.409Z] check_test.go:308: [d09701749a71a] daemon is not started [2022-04-09T19:05:29.409Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-09T19:05:29.979Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-09T19:05:30.595Z] === RUN TestNewSettable [2022-04-09T19:05:30.595Z] --- PASS: TestNewSettable (0.00s) [2022-04-09T19:05:30.595Z] === RUN TestIsSettable [2022-04-09T19:05:30.595Z] --- PASS: TestIsSettable (0.00s) [2022-04-09T19:05:30.595Z] === RUN TestUpdateSettingsEnv [2022-04-09T19:05:30.595Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-09T19:05:30.595Z] PASS [2022-04-09T19:05:30.595Z] coverage: 20.0% of statements [2022-04-09T19:05:30.595Z] ok github.com/docker/docker/plugin/v2 0.077s coverage: 20.0% of statements [2022-04-09T19:05:30.595Z] === RUN TestValidatePrivileges [2022-04-09T19:05:30.595Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-09T19:05:30.595Z] === RUN TestFilterByCapNeg [2022-04-09T19:05:30.595Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-09T19:05:30.595Z] === RUN TestFilterByCapPos [2022-04-09T19:05:30.595Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-09T19:05:30.595Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-09T19:05:30.595Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-09T19:05:30.595Z] PASS [2022-04-09T19:05:30.595Z] coverage: 12.0% of statements [2022-04-09T19:05:30.595Z] ok github.com/docker/docker/plugin 0.067s coverage: 12.0% of statements [2022-04-09T19:05:30.595Z] --- PASS: TestGet (15.02s) [2022-04-09T19:05:30.595Z] === RUN TestPluginWithNoManifest [2022-04-09T19:05:30.595Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-09T19:05:30.595Z] === RUN TestGetAll [2022-04-09T19:05:30.595Z] --- PASS: TestGetAll (0.01s) [2022-04-09T19:05:30.595Z] PASS [2022-04-09T19:05:30.595Z] coverage: 73.2% of statements [2022-04-09T19:05:30.595Z] ok github.com/docker/docker/pkg/plugins 36.226s coverage: 73.2% of statements [2022-04-09T19:05:31.365Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-09T19:05:31.558Z] === RUN TestLoad [2022-04-09T19:05:31.558Z] --- PASS: TestLoad (0.00s) [2022-04-09T19:05:31.558Z] === RUN TestSave [2022-04-09T19:05:31.558Z] --- PASS: TestSave (0.02s) [2022-04-09T19:05:31.558Z] === RUN TestAddDeleteGet [2022-04-09T19:05:31.558Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-09T19:05:31.558Z] === RUN TestInvalidTags [2022-04-09T19:05:31.558Z] --- PASS: TestInvalidTags (0.01s) [2022-04-09T19:05:31.558Z] PASS [2022-04-09T19:05:31.558Z] coverage: 84.4% of statements [2022-04-09T19:05:31.558Z] ok github.com/docker/docker/reference 0.140s coverage: 84.4% of statements [2022-04-09T19:05:31.691Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2022-04-09T19:05:31.691Z] === CONT TestReadPluginNoRead [2022-04-09T19:05:31.937Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-09T19:05:32.013Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-09T19:05:32.013Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-09T19:05:32.013Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-09T19:05:32.013Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-09T19:05:32.013Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-09T19:05:32.013Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-09T19:05:32.013Z] === RUN TestResumableRequestReaderWithReadError [2022-04-09T19:05:32.162Z] 2022/04/09 19:05:31 Closing DB instances... [2022-04-09T19:05:32.470Z] time="2022-04-09T19:05:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-09T19:05:32.470Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-04-09T19:05:32.470Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-09T19:05:32.470Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-09T19:05:32.470Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-09T19:05:32.470Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-09T19:05:32.470Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-09T19:05:32.470Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-09T19:05:32.470Z] === RUN TestResumableRequestReader [2022-04-09T19:05:32.470Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-09T19:05:32.470Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-09T19:05:32.470Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-09T19:05:32.470Z] PASS [2022-04-09T19:05:32.470Z] coverage: 100.0% of statements [2022-04-09T19:05:32.470Z] ok github.com/docker/docker/registry/resumable 0.256s coverage: 100.0% of statements [2022-04-09T19:05:32.470Z] === RUN TestRestartManagerTimeout [2022-04-09T19:05:32.470Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-09T19:05:32.470Z] === RUN TestRestartManagerTimeoutReset [2022-04-09T19:05:32.470Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-09T19:05:32.470Z] PASS [2022-04-09T19:05:32.470Z] coverage: 50.9% of statements [2022-04-09T19:05:32.470Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-04-09T19:05:32.928Z] === RUN TestResolveAuthConfigIndexServer [2022-04-09T19:05:32.928Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-09T19:05:32.928Z] === RUN TestResolveAuthConfigFullURL [2022-04-09T19:05:32.928Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-09T19:05:32.928Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-09T19:05:32.928Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-09T19:05:32.928Z] === RUN TestValidateMirror [2022-04-09T19:05:32.928Z] --- PASS: TestValidateMirror (0.00s) [2022-04-09T19:05:32.928Z] === RUN TestLoadInsecureRegistries [2022-04-09T19:05:33.328Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-09T19:05:33.385Z] time="2022-04-09T19:05:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-09T19:05:33.385Z] time="2022-04-09T19:05:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-09T19:05:33.385Z] time="2022-04-09T19:05:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-09T19:05:33.385Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-09T19:05:33.385Z] === RUN TestNewServiceConfig [2022-04-09T19:05:33.385Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestValidateIndexName [2022-04-09T19:05:33.385Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestValidateIndexNameWithError [2022-04-09T19:05:33.385Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestEndpointParse [2022-04-09T19:05:33.385Z] --- PASS: TestEndpointParse (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestEndpointParseInvalid [2022-04-09T19:05:33.385Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestValidateEndpoint [2022-04-09T19:05:33.385Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-09T19:05:33.385Z] === RUN TestPing [2022-04-09T19:05:33.385Z] --- PASS: TestPing (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestPingRegistryEndpoint [2022-04-09T19:05:33.385Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:33.385Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-09T19:05:33.385Z] === RUN TestEndpoint [2022-04-09T19:05:33.385Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:33.385Z] --- SKIP: TestEndpoint (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestParseRepositoryInfo [2022-04-09T19:05:33.385Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestNewIndexInfo [2022-04-09T19:05:33.385Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestMirrorEndpointLookup [2022-04-09T19:05:33.385Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:33.385Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestSearchRepositories [2022-04-09T19:05:33.385Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-09T19:05:33.385Z] Host: 127.0.0.1:49343 [2022-04-09T19:05:33.385Z] User-Agent: docker test client [2022-04-09T19:05:33.385Z] Authorization: Token fake-token [2022-04-09T19:05:33.385Z] X-Docker-Token: true [2022-04-09T19:05:33.385Z] Accept-Encoding: gzip [2022-04-09T19:05:33.385Z] [2022-04-09T19:05:33.385Z] [2022-04-09T19:05:33.385Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-09T19:05:33.385Z] Connection: close [2022-04-09T19:05:33.385Z] Content-Length: 144 [2022-04-09T19:05:33.385Z] Cache-Control: no-cache [2022-04-09T19:05:33.385Z] Content-Type: application/json [2022-04-09T19:05:33.385Z] Date: Sat, 09 Apr 2022 19:05:33 GMT [2022-04-09T19:05:33.385Z] Expires: -1 [2022-04-09T19:05:33.385Z] Pragma: no-cache [2022-04-09T19:05:33.385Z] Server: docker-tests/mock [2022-04-09T19:05:33.385Z] X-Docker-Registry-Config: mock [2022-04-09T19:05:33.385Z] X-Docker-Registry-Version: 0.0.0 [2022-04-09T19:05:33.385Z] [2022-04-09T19:05:33.385Z] [2022-04-09T19:05:33.385Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-09T19:05:33.385Z] === RUN TestTrustedLocation [2022-04-09T19:05:33.385Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-09T19:05:33.385Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestAllowNondistributableArtifacts [2022-04-09T19:05:33.385Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestIsSecureIndex [2022-04-09T19:05:33.385Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-09T19:05:33.385Z] PASS [2022-04-09T19:05:33.385Z] coverage: 51.7% of statements [2022-04-09T19:05:33.385Z] ok github.com/docker/docker/registry 0.316s coverage: 51.7% of statements [2022-04-09T19:05:33.385Z] === RUN TestDecodeContainerConfig [2022-04-09T19:05:33.385Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestDecodeContainerConfigIsolation [2022-04-09T19:05:33.385Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-09T19:05:33.385Z] === RUN TestValidatePrivileged [2022-04-09T19:05:33.385Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-09T19:05:33.385Z] PASS [2022-04-09T19:05:33.385Z] coverage: 52.6% of statements [2022-04-09T19:05:33.385Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.6% of statements [2022-04-09T19:05:33.604Z] === RUN TestReadPluginNoRead/default [2022-04-09T19:05:33.842Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-09T19:05:33.842Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-09T19:05:33.842Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-09T19:05:33.842Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-09T19:05:33.842Z] PASS [2022-04-09T19:05:33.842Z] coverage: 62.5% of statements [2022-04-09T19:05:33.842Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2022-04-09T19:05:34.327Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-09T19:05:34.327Z] === RUN TestFindNode [2022-04-09T19:05:34.327Z] 2022/04/09 19:05:33 Closing DB instances... [2022-04-09T19:05:34.327Z] --- PASS: TestFindNode (0.02s) [2022-04-09T19:05:34.327Z] === RUN TestChangeNodeState [2022-04-09T19:05:34.327Z] 2022/04/09 19:05:33 Closing DB instances... [2022-04-09T19:05:34.327Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-09T19:05:34.327Z] === RUN TestNodeReincarnation [2022-04-09T19:05:34.327Z] 2022/04/09 19:05:33 Closing DB instances... [2022-04-09T19:05:34.547Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-09T19:05:34.717Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-09T19:05:34.979Z] check_test.go:308: [d3cdc72e6b04b] daemon is not started [2022-04-09T19:05:34.979Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-09T19:05:35.572Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-04-09T19:05:35.572Z] === RUN TestServiceUpdatePidsLimit [2022-04-09T19:05:35.832Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-09T19:05:35.932Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-09T19:05:36.010Z] === RUN TestGetDriver [2022-04-09T19:05:36.010Z] --- PASS: TestGetDriver (0.00s) [2022-04-09T19:05:36.010Z] === RUN TestVolumeRequestError [2022-04-09T19:05:36.010Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-09T19:05:36.010Z] PASS [2022-04-09T19:05:36.010Z] coverage: 36.1% of statements [2022-04-09T19:05:36.010Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-04-09T19:05:36.010Z] === RUN TestGetAddress [2022-04-09T19:05:36.010Z] --- PASS: TestGetAddress (0.00s) [2022-04-09T19:05:36.010Z] === RUN TestRemove [2022-04-09T19:05:36.010Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-09T19:05:36.010Z] --- SKIP: TestRemove (0.00s) [2022-04-09T19:05:36.010Z] === RUN TestInitializeWithVolumes [2022-04-09T19:05:36.010Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-09T19:05:36.010Z] === RUN TestCreate [2022-04-09T19:05:36.010Z] --- PASS: TestCreate (0.01s) [2022-04-09T19:05:36.010Z] === RUN TestValidateName [2022-04-09T19:05:36.010Z] --- PASS: TestValidateName (0.00s) [2022-04-09T19:05:36.010Z] === RUN TestCreateWithOpts [2022-04-09T19:05:36.010Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-09T19:05:36.010Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-09T19:05:36.010Z] === RUN TestRelaodNoOpts [2022-04-09T19:05:36.010Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-09T19:05:36.010Z] PASS [2022-04-09T19:05:36.010Z] coverage: 41.5% of statements [2022-04-09T19:05:36.010Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-04-09T19:05:36.193Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRaw [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-09T19:05:36.467Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRaw [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-09T19:05:36.467Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestConvertTmpfsOptions [2022-04-09T19:05:36.467Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-09T19:05:36.467Z] linux_parser_test.go:209: data="ro" [2022-04-09T19:05:36.467Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestParseMountSpec [2022-04-09T19:05:36.467Z] parser_test.go:62: case 0 [2022-04-09T19:05:36.467Z] parser_test.go:62: case 1 [2022-04-09T19:05:36.467Z] parser_test.go:62: case 2 [2022-04-09T19:05:36.467Z] parser_test.go:62: case 3 [2022-04-09T19:05:36.467Z] parser_test.go:62: case 4 [2022-04-09T19:05:36.467Z] parser_test.go:62: case 5 [2022-04-09T19:05:36.467Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestValidateMount [2022-04-09T19:05:36.467Z] --- PASS: TestValidateMount (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRaw [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-09T19:05:36.467Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-09T19:05:36.467Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-09T19:05:36.467Z] PASS [2022-04-09T19:05:36.467Z] coverage: 67.6% of statements [2022-04-09T19:05:36.467Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-04-09T19:05:36.765Z] === CONT TestReadPluginNoRead [2022-04-09T19:05:36.765Z] read_test.go:92: [d692d63ea089c] daemon is not started [2022-04-09T19:05:36.765Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-04-09T19:05:36.765Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-04-09T19:05:36.765Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-04-09T19:05:36.765Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-04-09T19:05:36.765Z] PASS [2022-04-09T19:05:36.765Z] [2022-04-09T19:05:36.765Z] DONE 6 tests in 8.613s [2022-04-09T19:05:36.765Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-09T19:05:36.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:36.765Z] ++ set -e [2022-04-09T19:05:36.765Z] ++ '[' -n 0 ']' [2022-04-09T19:05:36.765Z] ++ set -x [2022-04-09T19:05:36.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-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:36.775Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-09T19:05:36.896Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-09T19:05:37.027Z] testing: warning: no tests to run [2022-04-09T19:05:37.027Z] PASS [2022-04-09T19:05:37.027Z] [2022-04-09T19:05:37.027Z] DONE 0 tests in 0.036s [2022-04-09T19:05:37.027Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-09T19:05:37.027Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:37.027Z] ++ set -e [2022-04-09T19:05:37.027Z] ++ '[' -n 0 ']' [2022-04-09T19:05:37.027Z] ++ set -x [2022-04-09T19:05:37.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:37.027Z] INFO: Testing against a local daemon [2022-04-09T19:05:37.027Z] === RUN TestPluginWithDevMounts [2022-04-09T19:05:37.027Z] === PAUSE TestPluginWithDevMounts [2022-04-09T19:05:37.027Z] === CONT TestPluginWithDevMounts [2022-04-09T19:05:37.841Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-09T19:05:38.001Z] === RUN TestSetGetMeta [2022-04-09T19:05:38.001Z] === PAUSE TestSetGetMeta [2022-04-09T19:05:38.001Z] === RUN TestRestore [2022-04-09T19:05:38.001Z] === PAUSE TestRestore [2022-04-09T19:05:38.001Z] === RUN TestServiceCreate [2022-04-09T19:05:38.001Z] === PAUSE TestServiceCreate [2022-04-09T19:05:38.001Z] === RUN TestServiceList [2022-04-09T19:05:38.001Z] === PAUSE TestServiceList [2022-04-09T19:05:38.001Z] === RUN TestServiceRemove [2022-04-09T19:05:38.001Z] === PAUSE TestServiceRemove [2022-04-09T19:05:38.001Z] === RUN TestServiceGet [2022-04-09T19:05:38.001Z] === PAUSE TestServiceGet [2022-04-09T19:05:38.001Z] === RUN TestServicePrune [2022-04-09T19:05:38.001Z] === PAUSE TestServicePrune [2022-04-09T19:05:38.001Z] === RUN TestCreate [2022-04-09T19:05:38.001Z] === PAUSE TestCreate [2022-04-09T19:05:38.001Z] === RUN TestRemove [2022-04-09T19:05:38.001Z] === PAUSE TestRemove [2022-04-09T19:05:38.001Z] === RUN TestList [2022-04-09T19:05:38.001Z] === PAUSE TestList [2022-04-09T19:05:38.001Z] === RUN TestFindByDriver [2022-04-09T19:05:38.001Z] === PAUSE TestFindByDriver [2022-04-09T19:05:38.001Z] === RUN TestFindByReferenced [2022-04-09T19:05:38.001Z] === PAUSE TestFindByReferenced [2022-04-09T19:05:38.001Z] === RUN TestDerefMultipleOfSameRef [2022-04-09T19:05:38.001Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-09T19:05:38.001Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:05:38.001Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:05:38.001Z] === RUN TestDefererencePluginOnCreateError [2022-04-09T19:05:38.001Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-09T19:05:38.001Z] === RUN TestRefDerefRemove [2022-04-09T19:05:38.001Z] === PAUSE TestRefDerefRemove [2022-04-09T19:05:38.001Z] === RUN TestGet [2022-04-09T19:05:38.001Z] === PAUSE TestGet [2022-04-09T19:05:38.001Z] === RUN TestGetWithReference [2022-04-09T19:05:38.001Z] === PAUSE TestGetWithReference [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_nil_list [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_empty_list [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_filter_some [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_filter_middle [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:05:38.001Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-09T19:05:38.001Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_nil_list [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_filter_some [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_filter_middle [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:05:38.001Z] === CONT TestFilterFunc/test_empty_list [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-09T19:05:38.002Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-09T19:05:38.002Z] === CONT TestSetGetMeta [2022-04-09T19:05:38.002Z] === CONT TestList [2022-04-09T19:05:38.002Z] === CONT TestServiceGet [2022-04-09T19:05:38.002Z] === CONT TestCreate [2022-04-09T19:05:38.002Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-09T19:05:38.002Z] === CONT TestRemove [2022-04-09T19:05:38.002Z] --- PASS: TestCreate (0.02s) [2022-04-09T19:05:38.002Z] === CONT TestServiceRemove [2022-04-09T19:05:38.002Z] --- PASS: TestList (0.03s) [2022-04-09T19:05:38.002Z] === CONT TestServiceList [2022-04-09T19:05:38.002Z] --- PASS: TestRemove (0.02s) [2022-04-09T19:05:38.002Z] === CONT TestServiceCreate [2022-04-09T19:05:38.002Z] --- PASS: TestServiceGet (0.20s) [2022-04-09T19:05:38.002Z] === CONT TestRestore [2022-04-09T19:05:38.002Z] --- PASS: TestServiceRemove (0.18s) [2022-04-09T19:05:38.002Z] === CONT TestDefererencePluginOnCreateError [2022-04-09T19:05:38.002Z] --- PASS: TestServiceCreate (0.17s) [2022-04-09T19:05:38.002Z] === CONT TestGetWithReference [2022-04-09T19:05:38.002Z] --- PASS: TestServiceList (0.18s) [2022-04-09T19:05:38.002Z] === CONT TestGet [2022-04-09T19:05:38.002Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-09T19:05:38.002Z] === CONT TestRefDerefRemove [2022-04-09T19:05:38.002Z] --- PASS: TestGet (0.02s) [2022-04-09T19:05:38.002Z] === CONT TestDerefMultipleOfSameRef [2022-04-09T19:05:38.002Z] --- PASS: TestRestore (0.03s) [2022-04-09T19:05:38.002Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:05:38.002Z] --- PASS: TestGetWithReference (0.03s) [2022-04-09T19:05:38.002Z] === CONT TestServicePrune [2022-04-09T19:05:38.002Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-09T19:05:38.002Z] === CONT TestFindByReferenced [2022-04-09T19:05:38.002Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-09T19:05:38.002Z] === CONT TestFindByDriver [2022-04-09T19:05:38.002Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-09T19:05:38.002Z] time="2022-04-09T19:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:38.002Z] time="2022-04-09T19:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:38.002Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-09T19:05:38.002Z] time="2022-04-09T19:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:38.002Z] time="2022-04-09T19:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-09T19:05:38.002Z] --- PASS: TestFindByDriver (0.03s) [2022-04-09T19:05:38.002Z] time="2022-04-09T19:05:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:05:38.002Z] --- PASS: TestServicePrune (0.05s) [2022-04-09T19:05:38.002Z] PASS [2022-04-09T19:05:38.002Z] coverage: 69.0% of statements [2022-04-09T19:05:38.002Z] ok github.com/docker/docker/volume/service 0.339s coverage: 69.0% of statements [2022-04-09T19:05:38.419Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-04-09T19:05:38.419Z] PASS [2022-04-09T19:05:38.683Z] [2022-04-09T19:05:38.683Z] DONE 1 tests in 1.617s [2022-04-09T19:05:38.683Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-09T19:05:38.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:38.683Z] ++ set -e [2022-04-09T19:05:38.683Z] ++ '[' -n 0 ']' [2022-04-09T19:05:38.683Z] ++ set -x [2022-04-09T19:05:38.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:38.683Z] INFO: Testing against a local daemon [2022-04-09T19:05:38.683Z] === RUN TestSecretInspect [2022-04-09T19:05:38.995Z] time="2022-04-09T19:05:38Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-09T19:05:38.995Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-09T19:05:38.995Z] === RUN TestParallelCreate [2022-04-09T19:05:38.995Z] 2022/04/09 19:05:38 Closing DB instances... [2022-04-09T19:05:38.996Z] --- PASS: TestParallelCreate (0.02s) [2022-04-09T19:05:38.996Z] === RUN TestParallelDelete [2022-04-09T19:05:38.996Z] 2022/04/09 19:05:38 Closing DB instances... [2022-04-09T19:05:38.996Z] --- PASS: TestParallelDelete (0.02s) [2022-04-09T19:05:38.996Z] === RUN TestNetworkDBIslands [2022-04-09T19:05:38.996Z] time="2022-04-09T19:05:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e516863115ba with config:&{NodeID:e516863115ba Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:38.996Z] time="2022-04-09T19:05:38Z" level=info msg="Node e516863115ba/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:38.996Z] time="2022-04-09T19:05:38Z" level=info msg="Node e516863115ba/172.31.191.23, added to nodes list" [2022-04-09T19:05:38.996Z] time="2022-04-09T19:05:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2ff3e065d92b with config:&{NodeID:2ff3e065d92b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, added to nodes list" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, added to nodes list" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=info msg="Node e516863115ba/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=info msg="Node e516863115ba/172.31.191.23, added to nodes list" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-09T19:05:39.451Z] time="2022-04-09T19:05:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-09T19:05:39.760Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d29bb89df344 with config:&{NodeID:d29bb89df344 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node d29bb89df344/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node d29bb89df344/172.31.191.23, added to nodes list" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node d29bb89df344/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node d29bb89df344/172.31.191.23, added to nodes list" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node e516863115ba/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node e516863115ba/172.31.191.23, added to nodes list" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, added to nodes list" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-09T19:05:39.907Z] time="2022-04-09T19:05:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-09T19:05:40.364Z] time="2022-04-09T19:05:39Z" level=info msg="Node d29bb89df344/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.364Z] time="2022-04-09T19:05:39Z" level=info msg="Node d29bb89df344/172.31.191.23, added to nodes list" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:51578fb20ae4 with config:&{NodeID:51578fb20ae4 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, added to nodes list" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node d29bb89df344/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node d29bb89df344/172.31.191.23, added to nodes list" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node e516863115ba/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node e516863115ba/172.31.191.23, added to nodes list" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:40.820Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.228Z] --- PASS: TestSecretInspect (2.24s) [2022-04-09T19:05:41.228Z] === RUN TestSecretList [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:96b2e8f8261a with config:&{NodeID:96b2e8f8261a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node d29bb89df344/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node d29bb89df344/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node e516863115ba/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node e516863115ba/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:40Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:41.276Z] networkdb_test.go:835: Re-joining: 3 [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=info msg="The new bootstrap node list is:[172.31.191.23:10033 172.31.191.23:10034 172.31.191.23:10035]" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10033" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49388" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10034" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49389" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10035" [2022-04-09T19:05:41.276Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49390" [2022-04-09T19:05:41.732Z] networkdb_test.go:835: Re-joining: 4 [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=info msg="The new bootstrap node list is:[172.31.191.23:10033 172.31.191.23:10034 172.31.191.23:10035]" [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10033" [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49391" [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10034" [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49392" [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10035" [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49393" [2022-04-09T19:05:41.732Z] time="2022-04-09T19:05:41Z" level=info msg="node 0 leaving" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="node5(96b2e8f8261a): Node leave event for e516863115ba/172.31.191.23" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="node2(2ff3e065d92b): Node leave event for e516863115ba/172.31.191.23" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="node3(d29bb89df344): Node leave event for e516863115ba/172.31.191.23" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="node1(e516863115ba): Node leave event for e516863115ba/172.31.191.23" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="node4(51578fb20ae4): Node leave event for e516863115ba/172.31.191.23" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:41Z" level=info msg="Node e516863115ba/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.188Z] time="2022-04-09T19:05:42Z" level=info msg="Node e516863115ba/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=warning msg="memberlist: Failed to send gossip to 172.31.191.23:10035: write udp [::]:10033->172.31.191.23:10035: use of closed network connection" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node 1 leaving" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node4(51578fb20ae4): Node leave event for 2ff3e065d92b/172.31.191.23" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node3(d29bb89df344): Node leave event for 2ff3e065d92b/172.31.191.23" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node2(2ff3e065d92b): Node leave event for 2ff3e065d92b/172.31.191.23" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node5(96b2e8f8261a): Node leave event for 2ff3e065d92b/172.31.191.23" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node 2ff3e065d92b/172.31.191.23, left gossip cluster" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node 2 leaving" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node d29bb89df344 change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node4(51578fb20ae4): Node leave event for d29bb89df344/172.31.191.23" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="Node d29bb89df344 change state NodeActive --> NodeLeft" [2022-04-09T19:05:42.649Z] time="2022-04-09T19:05:42Z" level=info msg="node5(96b2e8f8261a): Node leave event for d29bb89df344/172.31.191.23" [2022-04-09T19:05:43.105Z] time="2022-04-09T19:05:42Z" level=info msg="Node d29bb89df344 change state NodeActive --> NodeLeft" [2022-04-09T19:05:43.105Z] time="2022-04-09T19:05:42Z" level=info msg="node3(d29bb89df344): Node leave event for d29bb89df344/172.31.191.23" [2022-04-09T19:05:43.105Z] time="2022-04-09T19:05:42Z" level=info msg="Node d29bb89df344/172.31.191.23, left gossip cluster" [2022-04-09T19:05:43.105Z] time="2022-04-09T19:05:42Z" level=info msg="Node d29bb89df344/172.31.191.23, left gossip cluster" [2022-04-09T19:05:43.105Z] time="2022-04-09T19:05:42Z" level=info msg="Node d29bb89df344/172.31.191.23, left gossip cluster" [2022-04-09T19:05:43.142Z] --- PASS: TestSecretList (2.24s) [2022-04-09T19:05:43.142Z] === RUN TestSecretsCreateAndDelete [2022-04-09T19:05:43.353Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-09T19:05:43.562Z] networkdb_test.go:867: node4: OK [2022-04-09T19:05:43.562Z] networkdb_test.go:867: node5: OK [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="node 0 coming back" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d1c30fd7a6c3 with config:&{NodeID:d1c30fd7a6c3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, added to nodes list" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="node 1 coming back" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:876070c8be35 with config:&{NodeID:876070c8be35 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="Node 876070c8be35/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="Node 876070c8be35/172.31.191.23, added to nodes list" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="node 2 coming back" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:14a79e4ea45d with config:&{NodeID:14a79e4ea45d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:43.562Z] time="2022-04-09T19:05:43Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, added to nodes list" [2022-04-09T19:05:43.972Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-09T19:05:44.544Z] check_test.go:308: [d0e0943efd482] daemon is not started [2022-04-09T19:05:44.544Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-09T19:05:45.689Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-04-09T19:05:45.689Z] === RUN TestSecretsUpdate [2022-04-09T19:05:46.458Z] time="2022-04-09T19:05:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.191.23:10033 172.31.191.23:10034 172.31.191.23:10035]" [2022-04-09T19:05:46.917Z] time="2022-04-09T19:05:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.191.23:10033 172.31.191.23:10034 172.31.191.23:10035]" [2022-04-09T19:05:47.092Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-09T19:05:47.603Z] --- PASS: TestSecretsUpdate (2.12s) [2022-04-09T19:05:47.603Z] === RUN TestTemplatedSecret [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10033" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49394" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, is the new incarnation of the shutdown node e516863115ba/172.31.191.23" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49395" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10034" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, is the new incarnation of the shutdown node e516863115ba/172.31.191.23" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, is the new incarnation of the shutdown node 2ff3e065d92b/172.31.191.23" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49396" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10035" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 51578fb20ae4/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 51578fb20ae4/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, is the new incarnation of the shutdown node d29bb89df344/172.31.191.23" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, is the new incarnation of the shutdown node 2ff3e065d92b/172.31.191.23" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 876070c8be35/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, joined gossip cluster" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, is the new incarnation of the shutdown node d29bb89df344/172.31.191.23" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, added to nodes list" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10033" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49397" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10034" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49398" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.191.23:10035" [2022-04-09T19:05:47.879Z] time="2022-04-09T19:05:47Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49399" [2022-04-09T19:05:48.335Z] 2022/04/09 19:05:48 Closing DB instances... [2022-04-09T19:05:48.480Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-09T19:05:48.480Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3 change state NodeActive --> NodeLeft" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="node4(51578fb20ae4): Node leave event for d1c30fd7a6c3/172.31.191.23" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3 change state NodeActive --> NodeLeft" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="node2(876070c8be35): Node leave event for d1c30fd7a6c3/172.31.191.23" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, left gossip cluster" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3 change state NodeActive --> NodeFailed" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, added to failed nodes list" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3 change state NodeActive --> NodeLeft" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="node3(14a79e4ea45d): Node leave event for d1c30fd7a6c3/172.31.191.23" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3 change state NodeActive --> NodeLeft" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="node5(96b2e8f8261a): Node leave event for d1c30fd7a6c3/172.31.191.23" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=error msg="node: d1c30fd7a6c3 is unknown to memberlist" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, left gossip cluster" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, left gossip cluster" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, left gossip cluster" [2022-04-09T19:05:48.791Z] time="2022-04-09T19:05:48Z" level=info msg="Node d1c30fd7a6c3/172.31.191.23, left gossip cluster" [2022-04-09T19:05:49.052Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="Node 876070c8be35 change state NodeActive --> NodeLeft" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="node3(14a79e4ea45d): Node leave event for 876070c8be35/172.31.191.23" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="Node 876070c8be35 change state NodeActive --> NodeLeft" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="node5(96b2e8f8261a): Node leave event for 876070c8be35/172.31.191.23" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="Node 876070c8be35 change state NodeActive --> NodeLeft" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="node4(51578fb20ae4): Node leave event for 876070c8be35/172.31.191.23" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="Node 876070c8be35 change state NodeActive --> NodeLeft" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:48Z" level=info msg="node2(876070c8be35): Node leave event for 876070c8be35/172.31.191.23" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:49Z" level=info msg="Node 876070c8be35/172.31.191.23, left gossip cluster" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:49Z" level=info msg="Node 876070c8be35/172.31.191.23, left gossip cluster" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:49Z" level=info msg="Node 876070c8be35/172.31.191.23, left gossip cluster" [2022-04-09T19:05:49.247Z] time="2022-04-09T19:05:49Z" level=info msg="Node 876070c8be35/172.31.191.23, left gossip cluster" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="Node 14a79e4ea45d change state NodeActive --> NodeLeft" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="node4(51578fb20ae4): Node leave event for 14a79e4ea45d/172.31.191.23" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="Node 14a79e4ea45d change state NodeActive --> NodeLeft" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="node5(96b2e8f8261a): Node leave event for 14a79e4ea45d/172.31.191.23" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="Node 14a79e4ea45d change state NodeActive --> NodeLeft" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="node3(14a79e4ea45d): Node leave event for 14a79e4ea45d/172.31.191.23" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, left gossip cluster" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, left gossip cluster" [2022-04-09T19:05:49.704Z] time="2022-04-09T19:05:49Z" level=info msg="Node 14a79e4ea45d/172.31.191.23, left gossip cluster" [2022-04-09T19:05:50.151Z] --- PASS: TestTemplatedSecret (2.42s) [2022-04-09T19:05:50.151Z] === RUN TestSecretCreateResolve [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=debug msg="memberlist: Failed ping: 96b2e8f8261a (timeout reached)" [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.191.23:10035: use of closed network connection" [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.191.23:10036: use of closed network connection" [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=debug msg="memberlist: Stream connection from=172.31.191.23:49400" [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=info msg="Node 51578fb20ae4 change state NodeActive --> NodeLeft" [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=info msg="node5(96b2e8f8261a): Node leave event for 51578fb20ae4/172.31.191.23" [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=info msg="Node 51578fb20ae4 change state NodeActive --> NodeLeft" [2022-04-09T19:05:50.160Z] time="2022-04-09T19:05:49Z" level=info msg="node4(51578fb20ae4): Node leave event for 51578fb20ae4/172.31.191.23" [2022-04-09T19:05:50.616Z] time="2022-04-09T19:05:50Z" level=info msg="Node 51578fb20ae4/172.31.191.23, left gossip cluster" [2022-04-09T19:05:50.616Z] time="2022-04-09T19:05:50Z" level=warning msg="memberlist: Was able to connect to 96b2e8f8261a but other probes failed, network may be misconfigured" [2022-04-09T19:05:50.616Z] time="2022-04-09T19:05:50Z" level=info msg="Node 51578fb20ae4/172.31.191.23, left gossip cluster" [2022-04-09T19:05:51.073Z] time="2022-04-09T19:05:50Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, left gossip cluster" [2022-04-09T19:05:51.073Z] time="2022-04-09T19:05:50Z" level=info msg="Node 96b2e8f8261a change state NodeActive --> NodeFailed" [2022-04-09T19:05:51.073Z] time="2022-04-09T19:05:50Z" level=info msg="Node 96b2e8f8261a/172.31.191.23, added to failed nodes list" [2022-04-09T19:05:51.073Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-04-09T19:05:51.073Z] PASS [2022-04-09T19:05:51.073Z] coverage: 60.0% of statements [2022-04-09T19:05:51.073Z] ok github.com/docker/docker/libnetwork/networkdb 104.284s coverage: 60.0% of statements [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/quota [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/rootless [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/volume [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-09T19:05:51.073Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-09T19:05:51.492Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-04-09T19:05:51.492Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-09T19:05:51.492Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-09T19:05:51.492Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-09T19:05:51.492Z] PASS [2022-04-09T19:05:51.492Z] [2022-04-09T19:05:51.492Z] === Skipped [2022-04-09T19:05:51.492Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-09T19:05:51.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T19:05:51.492Z] [2022-04-09T19:05:51.492Z] DONE 27 tests, 1 skipped in 182.976s [2022-04-09T19:05:51.492Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-09T19:05:51.492Z] INFO: Testing against a local daemon [2022-04-09T19:05:51.492Z] === RUN TestSessionCreate [2022-04-09T19:05:51.492Z] --- PASS: TestSessionCreate (0.02s) [2022-04-09T19:05:51.492Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-09T19:05:51.492Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-09T19:05:51.492Z] PASS [2022-04-09T19:05:51.492Z] [2022-04-09T19:05:51.492Z] DONE 2 tests in 0.051s [2022-04-09T19:05:51.492Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-09T19:05:51.492Z] INFO: Testing against a local daemon [2022-04-09T19:05:51.492Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:05:51.492Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:05:51.492Z] === RUN TestDiskUsage [2022-04-09T19:05:51.492Z] === PAUSE TestDiskUsage [2022-04-09T19:05:51.492Z] === RUN TestEventsExecDie [2022-04-09T19:05:51.492Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-09T19:05:51.492Z] === RUN TestEventsBackwardsCompatible [2022-04-09T19:05:51.492Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-09T19:05:51.492Z] === RUN TestEventsVolumeCreate [2022-04-09T19:05:51.492Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-09T19:05:51.492Z] === RUN TestInfoBinaryCommits [2022-04-09T19:05:51.492Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-09T19:05:51.492Z] === RUN TestInfoAPIVersioned [2022-04-09T19:05:51.492Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-09T19:05:51.492Z] === RUN TestInfoAPI [2022-04-09T19:05:51.492Z] --- PASS: TestInfoAPI (0.01s) [2022-04-09T19:05:51.492Z] === RUN TestInfoAPIWarnings [2022-04-09T19:05:52.062Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-04-09T19:05:52.062Z] PASS [2022-04-09T19:05:52.062Z] [2022-04-09T19:05:52.062Z] DONE 6 tests in 13.459s [2022-04-09T19:05:52.062Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-09T19:05:52.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:52.062Z] ++ set -e [2022-04-09T19:05:52.062Z] ++ '[' -n 0 ']' [2022-04-09T19:05:52.062Z] ++ set -x [2022-04-09T19:05:52.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:05:52.062Z] INFO: Testing against a local daemon [2022-04-09T19:05:52.062Z] === RUN TestServiceCreateInit [2022-04-09T19:05:52.062Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-09T19:05:53.310Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-09T19:05:53.310Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === Skipped [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-09T19:05:53.968Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-09T19:05:53.968Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-09T19:05:53.968Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-09T19:05:53.968Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-09T19:05:53.968Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-09T19:05:53.968Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-09T19:05:53.968Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-09T19:05:53.968Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-09T19:05:53.968Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:53.968Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-09T19:05:53.968Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-09T19:05:53.968Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-09T19:05:54.431Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-09T19:05:54.431Z] daemon_test.go:145: root required [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-09T19:05:54.431Z] reload_test.go:342: root required [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-09T19:05:54.431Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-09T19:05:54.431Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-09T19:05:54.431Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-09T19:05:54.431Z] download_test.go:267: Needs fixing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-09T19:05:54.431Z] layer_test.go:291: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-09T19:05:54.431Z] layer_test.go:340: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-09T19:05:54.431Z] layer_test.go:455: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-09T19:05:54.431Z] layer_test.go:684: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-09T19:05:54.431Z] migration_test.go:45: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-09T19:05:54.431Z] migration_test.go:181: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-09T19:05:54.431Z] mount_test.go:17: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-09T19:05:54.431Z] mount_test.go:76: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-09T19:05:54.431Z] mount_test.go:125: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-09T19:05:54.431Z] mount_test.go:212: Failing on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-09T19:05:54.431Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-09T19:05:54.431Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-09T19:05:54.431Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-09T19:05:54.431Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-09T19:05:54.431Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-09T19:05:54.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-09T19:05:54.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-09T19:05:54.431Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-09T19:05:54.431Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-09T19:05:54.431Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-09T19:05:54.431Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-09T19:05:54.431Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-09T19:05:54.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-09T19:05:54.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-09T19:05:54.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-09T19:05:54.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-09T19:05:54.431Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:133: Xz not present in msys2 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-09T19:05:54.431Z] archive_test.go:140: zstd not installed [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:252: Failing on Windows CI machines [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:05:54.431Z] archive_windows_test.go:16: Currently fails [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-09T19:05:54.431Z] changes_test.go:196: needs more investigation [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-09T19:05:54.431Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-09T19:05:54.431Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-09T19:05:54.431Z] changes_test.go:433: needs further investigation [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-09T19:05:54.431Z] changes_test.go:469: needs further investigation [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-09T19:05:54.431Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-09T19:05:54.431Z] poller_test.go:40: No chmod on Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-09T19:05:54.431Z] fileutils_test.go:133: Needs porting to Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-09T19:05:54.431Z] fileutils_test.go:179: Needs porting to Windows [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-09T19:05:54.431Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-04-09T19:05:54.431Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-09T19:05:54.431Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-09T19:05:54.431Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-09T19:05:54.431Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-09T19:05:54.431Z] [2022-04-09T19:05:54.431Z] DONE 2105 tests, 70 skipped in 293.290s [2022-04-09T19:05:54.432Z] INFO: make.ps1 ended at 04/09/2022 19:05:54 [2022-04-09T19:05:55.225Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-09T19:05:55.225Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-09T19:05:55.648Z] 2022/04/09 19:05:54 Closing DB instances... [2022-04-09T19:05:55.649Z] time="2022-04-09T19:05:54Z" level=error msg="node: 4c3a73443fcd is unknown to memberlist" [2022-04-09T19:05:56.299Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-09T19:05:56.610Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-09T19:05:56.610Z] === RUN TestFindNode [2022-04-09T19:05:56.610Z] 2022/04/09 19:05:56 Closing DB instances... [2022-04-09T19:05:56.610Z] --- PASS: TestFindNode (0.02s) [2022-04-09T19:05:56.610Z] === RUN TestChangeNodeState [2022-04-09T19:05:56.610Z] 2022/04/09 19:05:56 Closing DB instances... [2022-04-09T19:05:56.610Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-09T19:05:56.610Z] === RUN TestNodeReincarnation [2022-04-09T19:05:56.610Z] 2022/04/09 19:05:56 Closing DB instances... [2022-04-09T19:05:57.326Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-09T19:05:57.326Z] INFO: Unit tests ended at 04/09/2022 19:05:57. Duration:00:05:09.4556255 [2022-04-09T19:05:57.326Z] INFO: Building busybox [2022-04-09T19:05:57.326Z] Sending build context to Docker daemon 5.12kB [2022-04-09T19:05:57.326Z] [2022-04-09T19:05:57.326Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-09T19:05:57.326Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-09T19:05:57.326Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-09T19:05:57.326Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-09T19:05:57.326Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-09T19:05:57.326Z] ---> 02f938cacc3b [2022-04-09T19:05:57.326Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-09T19:05:57.775Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-09T19:05:57.775Z] check_test.go:308: [d7feceecde8b8] daemon is not started [2022-04-09T19:05:57.775Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-09T19:05:57.783Z] ---> Running in 8bb5e7860174 [2022-04-09T19:05:58.348Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-09T19:05:58.921Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-09T19:05:59.494Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-09T19:05:59.606Z] --- PASS: TestServiceCreateInit (7.02s) [2022-04-09T19:05:59.606Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-04-09T19:05:59.606Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-04-09T19:05:59.606Z] === RUN TestCreateServiceMultipleTimes [2022-04-09T19:06:01.411Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-09T19:06:01.411Z] check_test.go:308: [d43e051c79fd0] daemon is not started [2022-04-09T19:06:01.411Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-09T19:06:02.400Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-09T19:06:02.400Z] === RUN TestParallelCreate [2022-04-09T19:06:02.400Z] 2022/04/09 19:06:01 Closing DB instances... [2022-04-09T19:06:02.400Z] --- PASS: TestParallelCreate (0.02s) [2022-04-09T19:06:02.400Z] === RUN TestParallelDelete [2022-04-09T19:06:02.400Z] 2022/04/09 19:06:01 Closing DB instances... [2022-04-09T19:06:02.400Z] --- PASS: TestParallelDelete (0.02s) [2022-04-09T19:06:02.400Z] === RUN TestNetworkDBIslands [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c73a9ec5d9b9 with config:&{NodeID:c73a9ec5d9b9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ca6e4c7b3a85 with config:&{NodeID:ca6e4c7b3a85 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-09T19:06:02.400Z] time="2022-04-09T19:06:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-09T19:06:02.455Z] Removing intermediate container 8bb5e7860174 [2022-04-09T19:06:02.455Z] ---> be5fecc87725 [2022-04-09T19:06:02.455Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-09T19:06:02.455Z] ---> Running in 42c9b6c9ac65 [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:15b05fedcd88 with config:&{NodeID:15b05fedcd88 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:02.868Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, added to nodes list" [2022-04-09T19:06:02.911Z] Removing intermediate container 42c9b6c9ac65 [2022-04-09T19:06:02.911Z] ---> 756077dba467 [2022-04-09T19:06:02.911Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-09T19:06:02.911Z] ---> Running in 0041a2e86516 [2022-04-09T19:06:03.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9bcd73da4825 with config:&{NodeID:9bcd73da4825 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node 15b05fedcd88/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:03Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:03Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:03Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.337Z] time="2022-04-09T19:06:03Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.371Z] Removing intermediate container 0041a2e86516 [2022-04-09T19:06:03.372Z] ---> 2adc4b9abf0d [2022-04-09T19:06:03.372Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-09T19:06:03.585Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:04c6b2617691 with config:&{NodeID:04c6b2617691 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.806Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 15b05fedcd88/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 15b05fedcd88/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:03.807Z] networkdb_test.go:835: Re-joining: 3 [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=info msg="The new bootstrap node list is:[172.26.113.209:10033 172.26.113.209:10034 172.26.113.209:10035]" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10033" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49368" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10034" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49369" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10035" [2022-04-09T19:06:03.807Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49370" [2022-04-09T19:06:04.275Z] networkdb_test.go:835: Re-joining: 4 [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:03Z" level=info msg="The new bootstrap node list is:[172.26.113.209:10033 172.26.113.209:10034 172.26.113.209:10035]" [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10033" [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49371" [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10034" [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49372" [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10035" [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:03Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49373" [2022-04-09T19:06:04.275Z] time="2022-04-09T19:06:04Z" level=info msg="node 0 leaving" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node3(15b05fedcd88): Node leave event for c73a9ec5d9b9/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node2(ca6e4c7b3a85): Node leave event for c73a9ec5d9b9/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node4(9bcd73da4825): Node leave event for c73a9ec5d9b9/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node1(c73a9ec5d9b9): Node leave event for c73a9ec5d9b9/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node5(04c6b2617691): Node leave event for c73a9ec5d9b9/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node c73a9ec5d9b9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node 1 leaving" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node3(15b05fedcd88): Node leave event for ca6e4c7b3a85/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node5(04c6b2617691): Node leave event for ca6e4c7b3a85/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node4(9bcd73da4825): Node leave event for ca6e4c7b3a85/172.26.113.209" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:04.744Z] time="2022-04-09T19:06:04Z" level=info msg="node2(ca6e4c7b3a85): Node leave event for ca6e4c7b3a85/172.26.113.209" [2022-04-09T19:06:04.904Z] [2022-04-09T19:06:04.904Z] ---> f06ad1d2b514 [2022-04-09T19:06:04.904Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-09T19:06:05.214Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:05.214Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:05.214Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:05.214Z] time="2022-04-09T19:06:04Z" level=info msg="Node ca6e4c7b3a85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:05.214Z] time="2022-04-09T19:06:05Z" level=info msg="node 2 leaving" [2022-04-09T19:06:05.361Z] ---> Running in 89f223ef933c [2022-04-09T19:06:05.499Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-09T19:06:05.682Z] time="2022-04-09T19:06:05Z" level=info msg="Node 15b05fedcd88 change state NodeActive --> NodeLeft" [2022-04-09T19:06:05.682Z] time="2022-04-09T19:06:05Z" level=info msg="node5(04c6b2617691): Node leave event for 15b05fedcd88/172.26.113.209" [2022-04-09T19:06:05.682Z] time="2022-04-09T19:06:05Z" level=info msg="Node 15b05fedcd88 change state NodeActive --> NodeLeft" [2022-04-09T19:06:05.682Z] time="2022-04-09T19:06:05Z" level=info msg="node4(9bcd73da4825): Node leave event for 15b05fedcd88/172.26.113.209" [2022-04-09T19:06:05.682Z] time="2022-04-09T19:06:05Z" level=info msg="Node 15b05fedcd88 change state NodeActive --> NodeLeft" [2022-04-09T19:06:05.682Z] time="2022-04-09T19:06:05Z" level=info msg="node3(15b05fedcd88): Node leave event for 15b05fedcd88/172.26.113.209" [2022-04-09T19:06:05.682Z] time="2022-04-09T19:06:05Z" level=info msg="Node 15b05fedcd88/172.26.113.209, left gossip cluster" [2022-04-09T19:06:06.072Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node 15b05fedcd88/172.26.113.209, left gossip cluster" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node 15b05fedcd88/172.26.113.209, left gossip cluster" [2022-04-09T19:06:06.151Z] networkdb_test.go:867: node5: OK [2022-04-09T19:06:06.151Z] networkdb_test.go:867: node4: OK [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="node 0 coming back" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0695e0e08ad2 with config:&{NodeID:0695e0e08ad2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, added to nodes list" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="node 1 coming back" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f421edf1fe85 with config:&{NodeID:f421edf1fe85 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node f421edf1fe85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node f421edf1fe85/172.26.113.209, added to nodes list" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="node 2 coming back" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:37ac3f8252e9 with config:&{NodeID:37ac3f8252e9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:06.151Z] time="2022-04-09T19:06:05Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, added to nodes list" [2022-04-09T19:06:07.460Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-09T19:06:08.301Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-09T19:06:08.301Z] Copying nested executables into bundles/binary-daemon [2022-04-09T19:06:08.868Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-09T19:06:08.869Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T19:06:09.108Z] time="2022-04-09T19:06:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.113.209:10033 172.26.113.209:10034 172.26.113.209:10035]" [2022-04-09T19:06:09.127Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-09T19:06:09.127Z] [2022-04-09T19:06:09.577Z] time="2022-04-09T19:06:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.113.209:10033 172.26.113.209:10034 172.26.113.209:10035]" [2022-04-09T19:06:09.599Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-09T19:06:09.599Z] === RUN TestInfoDebug [2022-04-09T19:06:09.599Z] --- PASS: TestInfoDebug (0.53s) [2022-04-09T19:06:09.599Z] === RUN TestInfoInsecureRegistries [2022-04-09T19:06:09.599Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-09T19:06:09.599Z] === RUN TestInfoRegistryMirrors [2022-04-09T19:06:09.599Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-09T19:06:09.599Z] === RUN TestLoginFailsWithBadCredentials [2022-04-09T19:06:09.599Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-09T19:06:09.599Z] === RUN TestPingCacheHeaders [2022-04-09T19:06:09.599Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-09T19:06:09.599Z] === RUN TestPingGet [2022-04-09T19:06:09.599Z] --- PASS: TestPingGet (0.01s) [2022-04-09T19:06:09.599Z] === RUN TestPingHead [2022-04-09T19:06:09.599Z] --- PASS: TestPingHead (0.01s) [2022-04-09T19:06:09.599Z] === RUN TestPingSwarmHeader [2022-04-09T19:06:09.859Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-09T19:06:10.013Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10033" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49374" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, is the new incarnation of the shutdown node c73a9ec5d9b9/172.26.113.209" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10034" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49375" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, is the new incarnation of the shutdown node c73a9ec5d9b9/172.26.113.209" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, is the new incarnation of the shutdown node ca6e4c7b3a85/172.26.113.209" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10035" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49376" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 04c6b2617691/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 9bcd73da4825/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 9bcd73da4825/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, is the new incarnation of the shutdown node 15b05fedcd88/172.26.113.209" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, is the new incarnation of the shutdown node ca6e4c7b3a85/172.26.113.209" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node f421edf1fe85/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, joined gossip cluster" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, is the new incarnation of the shutdown node 15b05fedcd88/172.26.113.209" [2022-04-09T19:06:10.047Z] time="2022-04-09T19:06:09Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, added to nodes list" [2022-04-09T19:06:10.047Z] 2022/04/09 19:06:09 Closing DB instances... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-09T19:06:10.429Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-09T19:06:10.453Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/make.sh cross [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="node5(04c6b2617691): Node leave event for 0695e0e08ad2/172.26.113.209" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="node2(f421edf1fe85): Node leave event for 0695e0e08ad2/172.26.113.209" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="node3(37ac3f8252e9): Node leave event for 0695e0e08ad2/172.26.113.209" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="node4(9bcd73da4825): Node leave event for 0695e0e08ad2/172.26.113.209" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="node1(0695e0e08ad2): Node leave event for 0695e0e08ad2/172.26.113.209" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10033" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49377" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=info msg="Node 0695e0e08ad2/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=error msg="node: 0695e0e08ad2 is unknown to memberlist" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10034" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49378" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.113.209:10035" [2022-04-09T19:06:10.515Z] time="2022-04-09T19:06:10Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49379" [2022-04-09T19:06:10.710Z] [2022-04-09T19:06:10.711Z] Removing bundles/ [2022-04-09T19:06:10.968Z] [2022-04-09T19:06:10.968Z] ---> Making bundle: cross (in bundles/cross) [2022-04-09T19:06:10.968Z] Cross building: bundles/cross/linux/amd64 [2022-04-09T19:06:10.968Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-09T19:06:10.968Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="node5(04c6b2617691): Node leave event for f421edf1fe85/172.26.113.209" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="node4(9bcd73da4825): Node leave event for f421edf1fe85/172.26.113.209" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="node3(37ac3f8252e9): Node leave event for f421edf1fe85/172.26.113.209" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85 change state NodeActive --> NodeLeft" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="node2(f421edf1fe85): Node leave event for f421edf1fe85/172.26.113.209" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:10.983Z] time="2022-04-09T19:06:10Z" level=info msg="Node f421edf1fe85/172.26.113.209, left gossip cluster" [2022-04-09T19:06:11.373Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-09T19:06:11.373Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-04-09T19:06:11.373Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-09T19:06:11.373Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-09T19:06:11.373Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.01s) [2022-04-09T19:06:11.373Z] === RUN TestVersion [2022-04-09T19:06:11.373Z] --- PASS: TestVersion (0.02s) [2022-04-09T19:06:11.373Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:06:11.373Z] === CONT TestDiskUsage [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:10Z" level=info msg="Node 37ac3f8252e9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:10Z" level=info msg="node5(04c6b2617691): Node leave event for 37ac3f8252e9/172.26.113.209" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:10Z" level=info msg="Node 37ac3f8252e9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:10Z" level=info msg="node4(9bcd73da4825): Node leave event for 37ac3f8252e9/172.26.113.209" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:11Z" level=info msg="Node 37ac3f8252e9 change state NodeActive --> NodeLeft" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:11Z" level=info msg="node3(37ac3f8252e9): Node leave event for 37ac3f8252e9/172.26.113.209" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:11Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:11Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:11.451Z] time="2022-04-09T19:06:11Z" level=info msg="Node 37ac3f8252e9/172.26.113.209, left gossip cluster" [2022-04-09T19:06:11.926Z] time="2022-04-09T19:06:11Z" level=debug msg="memberlist: Failed ping: 9bcd73da4825 (timeout reached)" [2022-04-09T19:06:11.926Z] time="2022-04-09T19:06:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.113.209:10037: use of closed network connection" [2022-04-09T19:06:11.926Z] time="2022-04-09T19:06:11Z" level=debug msg="memberlist: Stream connection from=172.26.113.209:49380" [2022-04-09T19:06:11.926Z] time="2022-04-09T19:06:11Z" level=info msg="Node 9bcd73da4825 change state NodeActive --> NodeLeft" [2022-04-09T19:06:11.926Z] time="2022-04-09T19:06:11Z" level=info msg="node5(04c6b2617691): Node leave event for 9bcd73da4825/172.26.113.209" [2022-04-09T19:06:11.926Z] time="2022-04-09T19:06:11Z" level=info msg="Node 9bcd73da4825 change state NodeActive --> NodeLeft" [2022-04-09T19:06:11.926Z] time="2022-04-09T19:06:11Z" level=info msg="node4(9bcd73da4825): Node leave event for 9bcd73da4825/172.26.113.209" [2022-04-09T19:06:11.931Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/container_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/image_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/volume_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-09T19:06:11.945Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-09T19:06:12.206Z] === RUN TestDiskUsage/after_container.Run [2022-04-09T19:06:12.399Z] time="2022-04-09T19:06:11Z" level=warning msg="memberlist: Was able to connect to 9bcd73da4825 but other probes failed, network may be misconfigured" [2022-04-09T19:06:12.399Z] time="2022-04-09T19:06:12Z" level=info msg="Node 9bcd73da4825/172.26.113.209, left gossip cluster" [2022-04-09T19:06:12.399Z] time="2022-04-09T19:06:12Z" level=info msg="Node 9bcd73da4825/172.26.113.209, left gossip cluster" [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-09T19:06:12.775Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-09T19:06:13.035Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage (1.51s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-09T19:06:13.035Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:06:13.035Z] PASS [2022-04-09T19:06:13.035Z] [2022-04-09T19:06:13.035Z] DONE 54 tests in 22.190s [2022-04-09T19:06:13.035Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-09T19:06:13.035Z] INFO: Testing against a local daemon [2022-04-09T19:06:13.035Z] === RUN TestVolumesCreateAndList [2022-04-09T19:06:13.035Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-09T19:06:13.035Z] === RUN TestVolumesRemove [2022-04-09T19:06:13.035Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-09T19:06:13.035Z] === RUN TestVolumesInspect [2022-04-09T19:06:13.035Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-09T19:06:13.035Z] === RUN TestVolumesInvalidJSON [2022-04-09T19:06:13.295Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-09T19:06:13.295Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-09T19:06:13.295Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-09T19:06:13.295Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-09T19:06:13.295Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-09T19:06:13.295Z] PASS [2022-04-09T19:06:13.295Z] [2022-04-09T19:06:13.295Z] DONE 5 tests in 0.157s [2022-04-09T19:06:13.295Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-09T19:06:13.389Z] time="2022-04-09T19:06:12Z" level=info msg="Node 04c6b2617691/172.26.113.209, left gossip cluster" [2022-04-09T19:06:13.389Z] time="2022-04-09T19:06:12Z" level=info msg="Node 04c6b2617691 change state NodeActive --> NodeFailed" [2022-04-09T19:06:13.389Z] time="2022-04-09T19:06:12Z" level=info msg="Node 04c6b2617691/172.26.113.209, added to failed nodes list" [2022-04-09T19:06:13.389Z] --- PASS: TestNetworkDBIslands (11.46s) [2022-04-09T19:06:13.389Z] PASS [2022-04-09T19:06:13.389Z] coverage: 60.0% of statements [2022-04-09T19:06:13.389Z] ok github.com/docker/docker/libnetwork/networkdb 103.297s coverage: 60.0% of statements [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/quota [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/rootless [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/volume [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-09T19:06:13.389Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-09T19:06:13.846Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-09T19:06:13.865Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-09T19:06:13.865Z] Removing test suite binaries [2022-04-09T19:06:13.865Z] exiting test-integration [2022-04-09T19:06:13.865Z] ++ exit 0 [2022-04-09T19:06:13.865Z] [2022-04-09T19:06:14.514Z] --- PASS: TestCreateServiceMultipleTimes (15.07s) [2022-04-09T19:06:14.514Z] === RUN TestCreateServiceConflict Post stage [Pipeline] junit [2022-04-09T19:06:15.261Z] Recording test results [2022-04-09T19:06:15.656Z] Removing intermediate container 89f223ef933c [2022-04-09T19:06:15.656Z] ---> f5c4bbde99de [2022-04-09T19:06:15.656Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-09T19:06:15.656Z] ---> Running in 1519d680ec39 [2022-04-09T19:06:16.113Z] [2022-04-09T19:06:16.113Z] SUCCESS: Specified value was saved. [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === Skipped [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-09T19:06:16.345Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-04-09T19:06:16.345Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.05s) [2022-04-09T19:06:16.345Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-09T19:06:16.345Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-09T19:06:16.345Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-09T19:06:16.345Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-09T19:06:16.345Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-09T19:06:16.345Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-09T19:06:16.345Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-09T19:06:16.345Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-09T19:06:16.345Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-09T19:06:16.345Z] daemon_test.go:145: root required [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-09T19:06:16.345Z] reload_test.go:342: root required [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-09T19:06:16.345Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-09T19:06:16.345Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-09T19:06:16.345Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-09T19:06:16.345Z] download_test.go:267: Needs fixing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-09T19:06:16.345Z] layer_test.go:291: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-09T19:06:16.345Z] layer_test.go:340: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-09T19:06:16.345Z] layer_test.go:455: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-09T19:06:16.345Z] layer_test.go:684: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-09T19:06:16.345Z] migration_test.go:45: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-09T19:06:16.345Z] migration_test.go:181: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-09T19:06:16.345Z] mount_test.go:17: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-09T19:06:16.345Z] mount_test.go:76: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-09T19:06:16.345Z] mount_test.go:125: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-09T19:06:16.345Z] mount_test.go:212: Failing on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-09T19:06:16.345Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-09T19:06:16.345Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-09T19:06:16.345Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-09T19:06:16.345Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-09T19:06:16.345Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-09T19:06:16.345Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-09T19:06:16.345Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-09T19:06:16.345Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-09T19:06:16.345Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-09T19:06:16.345Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-09T19:06:16.345Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-09T19:06:16.345Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-09T19:06:16.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-09T19:06:16.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-09T19:06:16.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-09T19:06:16.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-09T19:06:16.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:133: Xz not present in msys2 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-09T19:06:16.345Z] archive_test.go:140: zstd not installed [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:252: Failing on Windows CI machines [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:06:16.345Z] archive_windows_test.go:16: Currently fails [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-09T19:06:16.345Z] changes_test.go:196: needs more investigation [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-09T19:06:16.345Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-09T19:06:16.345Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-09T19:06:16.345Z] changes_test.go:433: needs further investigation [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-09T19:06:16.345Z] changes_test.go:469: needs further investigation [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-09T19:06:16.345Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-09T19:06:16.345Z] poller_test.go:40: No chmod on Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-09T19:06:16.345Z] fileutils_test.go:133: Needs porting to Windows [2022-04-09T19:06:16.345Z] [2022-04-09T19:06:16.345Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-09T19:06:16.346Z] fileutils_test.go:179: Needs porting to Windows [2022-04-09T19:06:16.346Z] [2022-04-09T19:06:16.346Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-09T19:06:16.346Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.346Z] [2022-04-09T19:06:16.346Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-09T19:06:16.346Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.346Z] [2022-04-09T19:06:16.346Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-09T19:06:16.346Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:06:16.346Z] [2022-04-09T19:06:16.346Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-09T19:06:16.346Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-09T19:06:16.346Z] [2022-04-09T19:06:16.346Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-09T19:06:16.346Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-09T19:06:16.346Z] [2022-04-09T19:06:16.346Z] DONE 2105 tests, 70 skipped in 294.378s [2022-04-09T19:06:16.426Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-04-09T19:06:16.426Z] === RUN TestCreateServiceMaxReplicas [2022-04-09T19:06:16.819Z] INFO: make.ps1 ended at 04/09/2022 19:06:16 [2022-04-09T19:06:16.887Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-09T19:06:17.147Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-09T19:06:17.235Z] + echo Ensuring container killed. [2022-04-09T19:06:17.235Z] Ensuring container killed. [2022-04-09T19:06:17.235Z] + docker rm -vf docker-pr3 [2022-04-09T19:06:17.235Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-09T19:06:17.526Z] + echo Chowning /workspace to jenkins user [2022-04-09T19:06:17.526Z] Chowning /workspace to jenkins user [2022-04-09T19:06:17.526Z] + id -u [2022-04-09T19:06:17.526Z] + id -g [2022-04-09T19:06:17.526Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43475:/workspace busybox chown -R 1000:1000 /workspace [2022-04-09T19:06:17.526Z] Unable to find image 'busybox:latest' locally [2022-04-09T19:06:17.526Z] latest: Pulling from library/busybox [2022-04-09T19:06:17.788Z] 554879bb3004: Pulling fs layer [2022-04-09T19:06:17.789Z] 554879bb3004: Download complete [2022-04-09T19:06:17.789Z] 554879bb3004: Pull complete [2022-04-09T19:06:17.789Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-09T19:06:17.789Z] Status: Downloaded newer image for busybox:latest [2022-04-09T19:06:18.318Z] Removing intermediate container 1519d680ec39 [2022-04-09T19:06:18.318Z] ---> 64ed966c4eee [2022-04-09T19:06:18.318Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-09T19:06:18.318Z] ---> Running in c93c26fc5335 [2022-04-09T19:06:18.974Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-04-09T19:06:18.974Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-09T19:06:19.039Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-09T19:06:19.039Z] INFO: Unit tests ended at 04/09/2022 19:06:18. Duration:00:05:10.3643760 [2022-04-09T19:06:19.039Z] INFO: Building busybox [2022-04-09T19:06:19.039Z] Sending build context to Docker daemon 5.12kB [2022-04-09T19:06:19.039Z] [2022-04-09T19:06:19.039Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-09T19:06:19.039Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-09T19:06:19.039Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-09T19:06:19.039Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-09T19:06:19.039Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-09T19:06:19.039Z] ---> 02f938cacc3b [2022-04-09T19:06:19.039Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-09T19:06:19.039Z] ---> Running in 949d1d821257 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-09T19:06:19.474Z] + bundleName=amd64-cgroup2 [2022-04-09T19:06:19.474Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-09T19:06:19.474Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-09T19:06:19.474Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-09T19:06:19.474Z] + 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 [2022-04-09T19:06:19.748Z] Archiving artifacts [2022-04-09T19:06:20.451Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-09T19:06:21.339Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T19:06:21.652Z] + make clean [2022-04-09T19:06:21.652Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T19:06:21.652Z] docker-dev-cache [2022-04-09T19:06:21.652Z] docker-mod-cache [Pipeline] deleteDir [2022-04-09T19:06:22.998Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-09T19:06:22.998Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-09T19:06:23.000Z] Cannot create a file when that file already exists. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-09T19:06:24.385Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-09T19:06:24.912Z] Removing intermediate container 949d1d821257 [2022-04-09T19:06:24.912Z] ---> f0dbbc489cc5 [2022-04-09T19:06:24.912Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-09T19:06:24.912Z] ---> Running in d24f5cb8ba34 [2022-04-09T19:06:25.380Z] Removing intermediate container d24f5cb8ba34 [2022-04-09T19:06:25.380Z] ---> a753aabff22d [2022-04-09T19:06:25.380Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-09T19:06:25.380Z] ---> Running in 65ccbd755bc5 [2022-04-09T19:06:25.849Z] Removing intermediate container 65ccbd755bc5 [2022-04-09T19:06:25.849Z] ---> 200ed33fdaa7 [2022-04-09T19:06:25.849Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-09T19:06:26.298Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-09T19:06:27.241Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-09T19:06:27.420Z] [2022-04-09T19:06:27.676Z] Removing intermediate container c93c26fc5335 [2022-04-09T19:06:27.676Z] ---> 1a9407fe96f6 [2022-04-09T19:06:27.676Z] Step 13/13 : CMD ["sh"] [2022-04-09T19:06:27.676Z] ---> Running in 0fbb777cd462 [2022-04-09T19:06:27.813Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-09T19:06:27.892Z] ---> d28b01ccbd3a [2022-04-09T19:06:27.892Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-09T19:06:27.892Z] ---> Running in edfa4bf49e9d [2022-04-09T19:06:28.075Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-09T19:06:28.132Z] Removing intermediate container 0fbb777cd462 [2022-04-09T19:06:28.132Z] ---> 0dfa4578dd4b [2022-04-09T19:06:28.132Z] Successfully built 0dfa4578dd4b [2022-04-09T19:06:28.132Z] Successfully tagged busybox:latest [2022-04-09T19:06:28.132Z] INFO: Docker images of the daemon under test [2022-04-09T19:06:28.132Z] [2022-04-09T19:06:28.132Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-09T19:06:28.132Z] busybox latest 0dfa4578dd4b 1 second ago 5.01GB [2022-04-09T19:06:28.132Z] microsoft/windowsservercore latest 02f938cacc3b 5 weeks ago 4.96GB [2022-04-09T19:06:28.132Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 5 weeks ago 4.96GB [2022-04-09T19:06:28.132Z] [2022-04-09T19:06:28.132Z] INFO: Running integration tests at 04/09/2022 19:06:28... [2022-04-09T19:06:28.132Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-09T19:06:28.132Z] INFO: Integration API tests being run from the host: [2022-04-09T19:06:28.132Z] INFO: make.ps1 starting at 04/09/2022 19:06:28 [2022-04-09T19:06:28.337Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-09T19:06:28.598Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-09T19:06:29.171Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-09T19:06:29.432Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-09T19:06:29.663Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-09T19:06:30.004Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-09T19:06:30.266Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-09T19:06:31.654Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-09T19:06:32.599Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-09T19:06:33.878Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2022-04-09T19:06:33.878Z] === RUN TestCreateServiceSecretFileMode [2022-04-09T19:06:34.517Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-09T19:06:36.432Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-09T19:06:37.374Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-09T19:06:37.374Z] docker_cli_daemon_test.go:2522: [d1a3f88c5db9d] daemon is not started [2022-04-09T19:06:38.331Z] Removing intermediate container edfa4bf49e9d [2022-04-09T19:06:38.331Z] ---> dec81a6e9ef0 [2022-04-09T19:06:38.331Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-09T19:06:38.331Z] ---> Running in 299514b2652c [2022-04-09T19:06:38.759Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-09T19:06:39.023Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-09T19:06:39.968Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-09T19:06:40.549Z] [2022-04-09T19:06:40.549Z] SUCCESS: Specified value was saved. [2022-04-09T19:06:43.456Z] Removing intermediate container 299514b2652c [2022-04-09T19:06:43.456Z] ---> 6269717b4a09 [2022-04-09T19:06:43.456Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-09T19:06:43.456Z] ---> Running in 1b95b43ba0ec [2022-04-09T19:06:46.110Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) [2022-04-09T19:06:46.110Z] === RUN TestCreateServiceConfigFileMode [2022-04-09T19:06:46.564Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-09T19:06:47.506Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-09T19:06:49.238Z] Cannot create a file when that file already exists. [2022-04-09T19:06:50.055Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-09T19:06:51.971Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-09T19:06:54.550Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-09T19:06:54.550Z] check_test.go:308: [d71eb1f0b88b3] daemon is not started [2022-04-09T19:06:54.550Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-09T19:06:55.016Z] Removing intermediate container 1b95b43ba0ec [2022-04-09T19:06:55.016Z] ---> aa4958372cfb [2022-04-09T19:06:55.016Z] Step 13/13 : CMD ["sh"] [2022-04-09T19:06:55.016Z] ---> Running in 2eb71cb9e4fc [2022-04-09T19:06:55.016Z] Removing intermediate container 2eb71cb9e4fc [2022-04-09T19:06:55.016Z] ---> d05f9bc4a2e9 [2022-04-09T19:06:55.016Z] Successfully built d05f9bc4a2e9 [2022-04-09T19:06:55.016Z] Successfully tagged busybox:latest [2022-04-09T19:06:55.016Z] INFO: Docker images of the daemon under test [2022-04-09T19:06:55.016Z] [2022-04-09T19:06:55.016Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-09T19:06:55.016Z] busybox latest d05f9bc4a2e9 Less than a second ago 5.01GB [2022-04-09T19:06:55.016Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 5 weeks ago 4.96GB [2022-04-09T19:06:55.016Z] microsoft/windowsservercore latest 02f938cacc3b 5 weeks ago 4.96GB [2022-04-09T19:06:55.016Z] [2022-04-09T19:06:55.016Z] INFO: Running integration tests at 04/09/2022 19:06:54... [2022-04-09T19:06:55.016Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-09T19:06:55.016Z] INFO: Integration API tests being run from the host: [2022-04-09T19:06:55.016Z] INFO: make.ps1 starting at 04/09/2022 19:06:54 [2022-04-09T19:06:56.547Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-09T19:06:58.338Z] --- PASS: TestCreateServiceConfigFileMode (12.26s) [2022-04-09T19:06:58.339Z] === RUN TestCreateServiceSysctls [2022-04-09T19:06:59.722Z] --- PASS: TestCreateServiceSysctls (2.82s) [2022-04-09T19:06:59.722Z] === RUN TestCreateServiceCapabilities [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite (335.10s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.04s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.44s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.97s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.05s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.11s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.68s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.31s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (1.94s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.96s) [2022-04-09T19:07:01.138Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.63s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2022-04-09T19:07:01.139Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.61s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.18s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.00s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.81s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.65s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.15s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.25s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.86s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.14s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.78s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.48s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.19s) [2022-04-09T19:07:01.139Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-09T19:07:01.139Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.28s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.43s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.67s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.91s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.70s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.21s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.19s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.01s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.73s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.42s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.64s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.62s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.22s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.81s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-04-09T19:07:01.139Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.49s) [2022-04-09T19:07:01.139Z] === RUN TestDockerSwarmSuite [2022-04-09T19:07:01.139Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-09T19:07:01.457Z] 0a6173b79e25: Pull complete [2022-04-09T19:07:01.458Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-09T19:07:01.458Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:07:01.458Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-09T19:07:01.458Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-09T19:07:01.458Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-09T19:07:01.458Z] WARN: Skipping validation tests [2022-04-09T19:07:01.458Z] INFO: Running unit tests at 04/09/2022 19:06:53... [2022-04-09T19:07:01.458Z] INFO: make.ps1 starting at 04/09/2022 19:07:00 [2022-04-09T19:07:01.458Z] INFO: Git commit (5d9e99ead3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-09T19:07:01.458Z] INFO: Invoking autogen... [2022-04-09T19:07:01.916Z] INFO: Running unit tests... [2022-04-09T19:07:02.267Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-04-09T19:07:02.267Z] === RUN TestInspect [2022-04-09T19:07:03.054Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-09T19:07:04.813Z] --- PASS: TestInspect (2.50s) [2022-04-09T19:07:04.813Z] === RUN TestCreateJob [2022-04-09T19:07:06.359Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-09T19:07:06.620Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-09T19:07:07.360Z] --- PASS: TestCreateJob (2.97s) [2022-04-09T19:07:07.360Z] === RUN TestReplicatedJob [2022-04-09T19:07:09.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-09T19:07:11.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-09T19:07:12.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:07:12.282Z] INFO: Testing against a local daemon [2022-04-09T19:07:12.282Z] === RUN TestBuildWithSession [2022-04-09T19:07:12.282Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:07:12.282Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-09T19:07:12.282Z] === RUN TestBuildSquashParent [2022-04-09T19:07:12.282Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:07:12.282Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-09T19:07:12.282Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-09T19:07:12.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:07:12.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:07:12.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:07:12.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:07:12.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:07:12.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:07:12.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:07:12.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:07:12.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:07:12.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:07:12.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:07:12.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:07:12.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:07:12.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:07:12.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:07:12.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:07:12.647Z] --- PASS: TestReplicatedJob (5.10s) [2022-04-09T19:07:12.647Z] === RUN TestUpdateReplicatedJob [2022-04-09T19:07:14.290Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/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/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/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-09T19:07:15.953Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-04-09T19:07:15.953Z] === RUN TestServiceListWithStatuses [2022-04-09T19:07:15.953Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T19:07:15.953Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-09T19:07:15.953Z] === RUN TestDockerNetworkConnectAlias [2022-04-09T19:07:17.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-09T19:07:17.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-09T19:07:18.215Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-09T19:07:18.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-09T19:07:19.256Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-04-09T19:07:19.256Z] === RUN TestDockerNetworkReConnect [2022-04-09T19:07:20.175Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-09T19:07:20.175Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-09T19:07:20.175Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-09T19:07:20.436Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-09T19:07:22.556Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-04-09T19:07:22.556Z] === RUN TestServicePlugin [2022-04-09T19:07:22.556Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:07:22.556Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-09T19:07:22.556Z] === RUN TestServiceUpdateLabel [2022-04-09T19:07:22.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:07:22.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:07:24.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-09T19:07:25.099Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-04-09T19:07:25.099Z] === RUN TestServiceUpdateSecrets [2022-04-09T19:07:25.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-09T19:07:26.679Z] ? github.com/docker/docker/api [no test files] [2022-04-09T19:07:27.764Z] docker_api_swarm_test.go:563: [de80b035894ee] joining swarm manager [dc36d04f065d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:07:30.314Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-09T19:07:30.887Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-09T19:07:31.174Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-09T19:07:31.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.11s) [2022-04-09T19:07:31.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.14s) [2022-04-09T19:07:31.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.30s) [2022-04-09T19:07:31.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.05s) [2022-04-09T19:07:31.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.05s) [2022-04-09T19:07:31.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.27s) [2022-04-09T19:07:31.174Z] === RUN TestBuildMultiStageCopy [2022-04-09T19:07:31.174Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-09T19:07:31.460Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-09T19:07:32.031Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-09T19:07:32.603Z] === RUN TestDockerSuite/TestBuildFails [2022-04-09T19:07:33.175Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-09T19:07:33.175Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-09T19:07:35.089Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-09T19:07:37.006Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-09T19:07:38.923Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-09T19:07:39.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:07:39.101Z] INFO: Testing against a local daemon [2022-04-09T19:07:39.101Z] === RUN TestBuildWithSession [2022-04-09T19:07:39.101Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:07:39.101Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-09T19:07:39.101Z] === RUN TestBuildSquashParent [2022-04-09T19:07:39.101Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:07:39.101Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-09T19:07:39.101Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-09T19:07:39.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:07:39.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:07:39.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:07:39.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:07:39.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:07:39.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:07:39.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:07:39.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:07:39.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:07:39.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:07:39.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:07:39.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:07:39.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:07:39.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:07:39.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:07:39.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:07:40.031Z] --- PASS: TestServiceUpdateSecrets (14.17s) [2022-04-09T19:07:40.031Z] === RUN TestServiceUpdateConfigs [2022-04-09T19:07:40.311Z] docker_api_swarm_test.go:585: [dc64cc1b8e66e] joining swarm manager [dc36d04f065d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:07:40.573Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-09T19:07:40.833Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-09T19:07:41.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-09T19:07:41.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-09T19:07:41.934Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-09T19:07:42.223Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-09T19:07:43.465Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-09T19:07:43.611Z] check_test.go:379: [de80b035894ee] daemon is not started [2022-04-09T19:07:44.183Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-09T19:07:44.996Z] --- PASS: TestBuildMultiStageCopy (13.92s) [2022-04-09T19:07:44.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.98s) [2022-04-09T19:07:44.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-04-09T19:07:44.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-04-09T19:07:44.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-04-09T19:07:44.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-04-09T19:07:44.996Z] === RUN TestBuildMultiStageParentConfig [2022-04-09T19:07:45.126Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-09T19:07:45.387Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-09T19:07:47.304Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-09T19:07:47.887Z] --- PASS: TestBuildMultiStageParentConfig (2.86s) [2022-04-09T19:07:47.888Z] === RUN TestBuildLabelWithTargets [2022-04-09T19:07:47.888Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:07:47.888Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-09T19:07:47.888Z] === RUN TestBuildWithEmptyLayers [2022-04-09T19:07:48.694Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-09T19:07:49.416Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2022-04-09T19:07:49.416Z] === RUN TestBuildMultiStageOnBuild [2022-04-09T19:07:50.082Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-09T19:07:51.927Z] === RUN TestMiddlewares [2022-04-09T19:07:51.928Z] --- PASS: TestMiddlewares (0.00s) [2022-04-09T19:07:51.928Z] PASS [2022-04-09T19:07:51.928Z] coverage: 7.9% of statements [2022-04-09T19:07:51.928Z] ok github.com/docker/docker/api/server 0.076s coverage: 7.9% of statements [2022-04-09T19:07:53.390Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-09T19:07:53.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-09T19:07:53.651Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-09T19:07:53.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-09T19:07:53.912Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-09T19:07:54.064Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:07:54.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:07:54.855Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-09T19:07:54.933Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-04-09T19:07:54.933Z] === RUN TestServiceUpdateNetwork [2022-04-09T19:07:55.797Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-09T19:07:56.739Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-09T19:07:56.739Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-09T19:07:56.739Z] docker_api_swarm_test.go:46: [d3e02573e8ff1] joining swarm manager [d4cfc902ba9b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:07:57.681Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-09T19:07:57.943Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-09T19:07:58.540Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-09T19:07:59.118Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-09T19:07:59.381Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-09T19:07:59.649Z] --- PASS: TestImportExtremelyLargeImageWorks (181.89s) [2022-04-09T19:07:59.649Z] PASS [2022-04-09T19:07:59.649Z] [2022-04-09T19:07:59.649Z] DONE 22 tests in 186.532s [2022-04-09T19:07:59.649Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-09T19:07:59.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:07:59.649Z] ++ set -e [2022-04-09T19:07:59.649Z] ++ '[' -n 0 ']' [2022-04-09T19:07:59.649Z] ++ set -x [2022-04-09T19:07:59.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:07:59.649Z] INFO: Testing against a local daemon [2022-04-09T19:07:59.649Z] === RUN TestNetworkCreateDelete [2022-04-09T19:07:59.649Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-09T19:07:59.916Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-04-09T19:07:59.916Z] === RUN TestDockerNetworkDeletePreferID [2022-04-09T19:08:00.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-04-09T19:08:00.178Z] === RUN TestDaemonDNSFallback [2022-04-09T19:08:00.752Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-09T19:08:02.417Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-09T19:08:02.417Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-09T19:08:02.667Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-09T19:08:02.678Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-09T19:08:02.678Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-09T19:08:02.936Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-09T19:08:02.936Z] Cross building: bundles/cross/windows/amd64 [2022-04-09T19:08:02.936Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-09T19:08:02.936Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-09T19:08:04.205Z] --- PASS: TestBuildMultiStageOnBuild (13.84s) [2022-04-09T19:08:04.205Z] === RUN TestBuildUncleanTarFilenames [2022-04-09T19:08:04.205Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:08:04.205Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-09T19:08:04.205Z] === RUN TestBuildMultiStageLayerLeak [2022-04-09T19:08:06.447Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-04-09T19:08:06.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.79s) [2022-04-09T19:08:06.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.21s) [2022-04-09T19:08:06.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.87s) [2022-04-09T19:08:06.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.25s) [2022-04-09T19:08:06.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.23s) [2022-04-09T19:08:06.447Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.93s) [2022-04-09T19:08:06.447Z] === RUN TestBuildMultiStageCopy [2022-04-09T19:08:06.447Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-09T19:08:06.873Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-09T19:08:06.873Z] --- PASS: TestDaemonDNSFallback (6.57s) [2022-04-09T19:08:06.874Z] === RUN TestInspectNetwork [2022-04-09T19:08:07.162Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-04-09T19:08:07.162Z] === RUN TestServiceUpdatePidsLimit [2022-04-09T19:08:07.162Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-09T19:08:07.732Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-09T19:08:10.176Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-09T19:08:10.176Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-09T19:08:10.176Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-09T19:08:10.176Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-09T19:08:10.176Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-09T19:08:10.437Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-09T19:08:11.009Z] === RUN TestInspectNetwork/full_network_id [2022-04-09T19:08:11.009Z] === RUN TestInspectNetwork/partial_network_id [2022-04-09T19:08:11.009Z] === RUN TestInspectNetwork/network_name [2022-04-09T19:08:11.009Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-09T19:08:11.582Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-09T19:08:12.524Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-09T19:08:15.073Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-09T19:08:15.334Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-09T19:08:15.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-09T19:08:15.595Z] --- PASS: TestInspectNetwork (8.62s) [2022-04-09T19:08:15.595Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-09T19:08:15.595Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-09T19:08:15.595Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-09T19:08:15.595Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-09T19:08:15.595Z] === RUN TestRunContainerWithBridgeNone [2022-04-09T19:08:15.856Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-09T19:08:15.870Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-09T19:08:16.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-09T19:08:16.556Z] --- PASS: TestBuildMultiStageLayerLeak (11.88s) [2022-04-09T19:08:16.556Z] === RUN TestBuildWithHugeFile [2022-04-09T19:08:17.816Z] --- PASS: TestRunContainerWithBridgeNone (2.29s) [2022-04-09T19:08:17.816Z] === RUN TestNetworkInvalidJSON [2022-04-09T19:08:17.816Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-09T19:08:17.816Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-09T19:08:17.816Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:08:17.816Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:08:17.816Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:08:17.816Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:08:17.816Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-09T19:08:17.816Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:08:17.816Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:08:17.816Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-09T19:08:17.816Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-09T19:08:17.816Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-09T19:08:17.816Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-09T19:08:17.816Z] === RUN TestNetworkList [2022-04-09T19:08:17.816Z] === RUN TestNetworkList//networks [2022-04-09T19:08:17.816Z] === PAUSE TestNetworkList//networks [2022-04-09T19:08:17.816Z] === RUN TestNetworkList//networks/ [2022-04-09T19:08:17.816Z] === PAUSE TestNetworkList//networks/ [2022-04-09T19:08:17.816Z] === CONT TestNetworkList//networks [2022-04-09T19:08:17.816Z] === CONT TestNetworkList//networks/ [2022-04-09T19:08:17.816Z] --- PASS: TestNetworkList (0.02s) [2022-04-09T19:08:17.816Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-09T19:08:17.816Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-09T19:08:17.816Z] === RUN TestHostIPv4BridgeLabel [2022-04-09T19:08:18.389Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-09T19:08:18.389Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-09T19:08:18.803Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-09T19:08:18.803Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-09T19:08:19.765Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-09T19:08:19.774Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-09T19:08:19.774Z] === RUN TestDaemonDefaultNetworkPools [2022-04-09T19:08:20.347Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-04-09T19:08:20.347Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-09T19:08:21.291Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-04-09T19:08:21.291Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-09T19:08:21.299Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-09T19:08:22.453Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-04-09T19:08:22.453Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-09T19:08:22.453Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-09T19:08:22.453Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-09T19:08:22.453Z] PASS [2022-04-09T19:08:22.453Z] [2022-04-09T19:08:22.453Z] === Skipped [2022-04-09T19:08:22.453Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-09T19:08:22.453Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T19:08:22.453Z] [2022-04-09T19:08:22.453Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-09T19:08:22.453Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-09T19:08:22.453Z] [2022-04-09T19:08:22.453Z] DONE 27 tests, 2 skipped in 149.757s [2022-04-09T19:08:22.453Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-09T19:08:22.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:22.453Z] ++ set -e [2022-04-09T19:08:22.453Z] ++ '[' -n 0 ']' [2022-04-09T19:08:22.453Z] ++ set -x [2022-04-09T19:08:22.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:22.453Z] INFO: Testing against a local daemon [2022-04-09T19:08:22.453Z] === RUN TestSessionCreate [2022-04-09T19:08:22.453Z] --- PASS: TestSessionCreate (0.02s) [2022-04-09T19:08:22.453Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-09T19:08:22.453Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-09T19:08:22.453Z] PASS [2022-04-09T19:08:22.453Z] [2022-04-09T19:08:22.453Z] DONE 2 tests in 0.124s [2022-04-09T19:08:22.453Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-09T19:08:22.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:22.453Z] ++ set -e [2022-04-09T19:08:22.453Z] ++ '[' -n 0 ']' [2022-04-09T19:08:22.453Z] ++ set -x [2022-04-09T19:08:22.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:22.453Z] INFO: Testing against a local daemon [2022-04-09T19:08:22.453Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:08:22.453Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-09T19:08:22.453Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:08:22.453Z] === RUN TestDiskUsage [2022-04-09T19:08:22.453Z] === PAUSE TestDiskUsage [2022-04-09T19:08:22.453Z] === RUN TestEventsExecDie [2022-04-09T19:08:22.453Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-09T19:08:22.453Z] === RUN TestEventsBackwardsCompatible [2022-04-09T19:08:22.678Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-04-09T19:08:22.679Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-09T19:08:22.714Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-04-09T19:08:22.714Z] === RUN TestEventsVolumeCreate [2022-04-09T19:08:22.714Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-09T19:08:22.714Z] === RUN TestInfoBinaryCommits [2022-04-09T19:08:22.714Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-09T19:08:22.714Z] === RUN TestInfoAPIVersioned [2022-04-09T19:08:22.714Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-09T19:08:22.714Z] === RUN TestInfoAPI [2022-04-09T19:08:22.714Z] --- PASS: TestInfoAPI (0.02s) [2022-04-09T19:08:22.714Z] === RUN TestInfoAPIWarnings [2022-04-09T19:08:22.842Z] --- PASS: TestBuildMultiStageCopy (17.30s) [2022-04-09T19:08:22.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.09s) [2022-04-09T19:08:22.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-04-09T19:08:22.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-04-09T19:08:22.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.43s) [2022-04-09T19:08:22.842Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-04-09T19:08:22.842Z] === RUN TestBuildMultiStageParentConfig [2022-04-09T19:08:23.251Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-09T19:08:23.251Z] === RUN TestServiceWithPredefinedNetwork [2022-04-09T19:08:23.822Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-09T19:08:25.744Z] --- PASS: TestBuildMultiStageParentConfig (3.01s) [2022-04-09T19:08:25.744Z] === RUN TestBuildLabelWithTargets [2022-04-09T19:08:25.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:08:25.744Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-09T19:08:25.744Z] === RUN TestBuildWithEmptyLayers [2022-04-09T19:08:26.371Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-04-09T19:08:26.371Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-09T19:08:26.371Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:08:26.371Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:08:26.371Z] === RUN TestServiceWithDataPathPortInit [2022-04-09T19:08:26.631Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-09T19:08:27.575Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-09T19:08:27.911Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-04-09T19:08:27.911Z] === RUN TestBuildMultiStageOnBuild [2022-04-09T19:08:29.488Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-09T19:08:29.488Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-09T19:08:29.488Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-09T19:08:32.034Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-09T19:08:32.605Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-09T19:08:33.994Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-09T19:08:34.254Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-09T19:08:35.643Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-09T19:08:36.588Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-09T19:08:37.161Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-09T19:08:37.734Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-09T19:08:38.680Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-09T19:08:38.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-09T19:08:38.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-09T19:08:39.201Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-09T19:08:39.462Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-09T19:08:40.032Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-09T19:08:40.825Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-04-09T19:08:40.826Z] === RUN TestInfoDebug [2022-04-09T19:08:40.826Z] --- PASS: TestInfoDebug (0.52s) [2022-04-09T19:08:40.826Z] === RUN TestInfoInsecureRegistries [2022-04-09T19:08:40.826Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-09T19:08:40.826Z] === RUN TestInfoRegistryMirrors [2022-04-09T19:08:40.826Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-09T19:08:40.826Z] === RUN TestLoginFailsWithBadCredentials [2022-04-09T19:08:40.826Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-09T19:08:40.826Z] === RUN TestPingCacheHeaders [2022-04-09T19:08:40.826Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-09T19:08:40.826Z] === RUN TestPingGet [2022-04-09T19:08:40.826Z] --- PASS: TestPingGet (0.02s) [2022-04-09T19:08:40.826Z] === RUN TestPingHead [2022-04-09T19:08:40.826Z] --- PASS: TestPingHead (0.02s) [2022-04-09T19:08:40.826Z] === RUN TestPingSwarmHeader [2022-04-09T19:08:41.396Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-09T19:08:41.396Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-09T19:08:41.416Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-09T19:08:41.676Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-09T19:08:41.938Z] --- PASS: TestServiceWithDataPathPortInit (15.87s) [2022-04-09T19:08:41.938Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-09T19:08:42.336Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-09T19:08:42.336Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-04-09T19:08:42.336Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-09T19:08:42.336Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-09T19:08:42.336Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-09T19:08:42.336Z] === RUN TestVersion [2022-04-09T19:08:42.336Z] --- PASS: TestVersion (0.02s) [2022-04-09T19:08:42.336Z] === CONT TestDiskUsage [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/container_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/image_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/volume_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-09T19:08:42.907Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-09T19:08:43.169Z] === RUN TestDiskUsage/after_container.Run [2022-04-09T19:08:43.326Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-09T19:08:43.430Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-09T19:08:43.431Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage (1.10s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-09T19:08:43.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:08:43.431Z] PASS [2022-04-09T19:08:43.431Z] [2022-04-09T19:08:43.431Z] === Skipped [2022-04-09T19:08:43.431Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:08:43.431Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-09T19:08:43.431Z] [2022-04-09T19:08:43.431Z] DONE 54 tests, 1 skipped in 21.595s [2022-04-09T19:08:43.692Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-09T19:08:43.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:43.692Z] ++ set -e [2022-04-09T19:08:43.692Z] ++ '[' -n 0 ']' [2022-04-09T19:08:43.692Z] ++ set -x [2022-04-09T19:08:43.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:43.693Z] INFO: Testing against a local daemon [2022-04-09T19:08:43.693Z] === RUN TestVolumesCreateAndList [2022-04-09T19:08:43.693Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-09T19:08:43.693Z] === RUN TestVolumesRemove [2022-04-09T19:08:43.693Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-09T19:08:43.693Z] === RUN TestVolumesInspect [2022-04-09T19:08:43.693Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-09T19:08:43.693Z] === RUN TestVolumesInvalidJSON [2022-04-09T19:08:43.693Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-09T19:08:43.693Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-09T19:08:43.693Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-09T19:08:43.693Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-09T19:08:43.693Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-09T19:08:43.693Z] PASS [2022-04-09T19:08:43.693Z] [2022-04-09T19:08:43.693Z] DONE 5 tests in 0.195s [2022-04-09T19:08:43.693Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-09T19:08:43.953Z] ++++ cat bundles/test-integration/docker.pid [2022-04-09T19:08:43.953Z] +++ kill 14194 [2022-04-09T19:08:44.214Z] +++ /etc/init.d/apparmor stop [2022-04-09T19:08:44.214Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-09T19:08:44.214Z] [2022-04-09T19:08:44.214Z] Unloading profiles will leave already running processes permanently [2022-04-09T19:08:44.214Z] unconfined, which can lead to unexpected situations. [2022-04-09T19:08:44.214Z] [2022-04-09T19:08:44.214Z] To set a process to complain mode, use the command line tool [2022-04-09T19:08:44.214Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-09T19:08:44.214Z] +++ true [2022-04-09T19:08:44.214Z] exiting test-integration [2022-04-09T19:08:44.214Z] ++ exit 0 [2022-04-09T19:08:44.214Z] [2022-04-09T19:08:44.716Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance Post stage [Pipeline] junit [2022-04-09T19:08:44.804Z] Recording test results [2022-04-09T19:08:44.942Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-09T19:08:45.282Z] + echo Ensuring container killed. [2022-04-09T19:08:45.282Z] Ensuring container killed. [2022-04-09T19:08:45.282Z] + docker rm -vf docker-pr3 [2022-04-09T19:08:45.282Z] Error: No such container: docker-pr3 [2022-04-09T19:08:45.288Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t8f5ttmsjjfqu07ii3p32gvlp Created:2022-04-09 19:08:43.276075067 +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[66d866c870841579e9d36e60571b237792461ae016d9236883a3de6b4801f25a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wxt96pfn02z4f9ynh93nza5pf EndpointID:b9e144e355698623e61d8821fd2189de84355fb4af59338dda90b9a59cbf22f1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e062105daae26a0658d0ac25cadbd23109ff056d7be505b26fd4031539db9670 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:efc73ca577a0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wxt96pfn02z4f9ynh93nza5pf EndpointID:b9e144e355698623e61d8821fd2189de84355fb4af59338dda90b9a59cbf22f1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [Pipeline] sh [2022-04-09T19:08:45.568Z] + echo Chowning /workspace to jenkins user [2022-04-09T19:08:45.568Z] Chowning /workspace to jenkins user [2022-04-09T19:08:45.568Z] + id -u [2022-04-09T19:08:45.568Z] + id -g [2022-04-09T19:08:45.568Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43475:/workspace busybox chown -R 1000:1000 /workspace [2022-04-09T19:08:45.568Z] Unable to find image 'busybox:latest' locally [2022-04-09T19:08:45.571Z] --- PASS: TestBuildMultiStageOnBuild (17.18s) [2022-04-09T19:08:45.571Z] === RUN TestBuildUncleanTarFilenames [2022-04-09T19:08:45.571Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:08:45.571Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-09T19:08:45.571Z] === RUN TestBuildMultiStageLayerLeak [2022-04-09T19:08:45.829Z] latest: Pulling from library/busybox [2022-04-09T19:08:45.829Z] aa5434a6d997: Pulling fs layer [2022-04-09T19:08:45.829Z] aa5434a6d997: Download complete [2022-04-09T19:08:45.829Z] aa5434a6d997: Pull complete [2022-04-09T19:08:45.829Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-09T19:08:45.829Z] Status: Downloaded newer image for busybox:latest [2022-04-09T19:08:46.231Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-09T19:08:46.804Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-09T19:08:47.520Z] + bundleName=arm64-integration [2022-04-09T19:08:47.520Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-09T19:08:47.520Z] Creating arm64-integration-bundles.tar.gz [2022-04-09T19:08:47.520Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-09T19:08:47.520Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-09T19:08:47.747Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [Pipeline] archiveArtifacts [2022-04-09T19:08:47.795Z] Archiving artifacts [2022-04-09T19:08:48.009Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-09T19:08:49.353Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T19:08:49.669Z] + make clean [2022-04-09T19:08:49.930Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T19:08:49.930Z] docker-dev-cache [2022-04-09T19:08:49.930Z] docker-mod-cache [Pipeline] deleteDir [2022-04-09T19:08:49.949Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.96s) [2022-04-09T19:08:49.949Z] PASS [2022-04-09T19:08:49.949Z] [2022-04-09T19:08:49.949Z] === Skipped [2022-04-09T19:08:49.949Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:08:49.949Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:08:49.949Z] [2022-04-09T19:08:49.949Z] DONE 26 tests, 1 skipped in 50.269s [2022-04-09T19:08:49.949Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-09T19:08:49.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:49.949Z] ++ set -e [2022-04-09T19:08:49.949Z] ++ '[' -n 0 ']' [2022-04-09T19:08:49.949Z] ++ set -x [2022-04-09T19:08:49.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:49.949Z] INFO: Testing against a local daemon [2022-04-09T19:08:49.949Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-09T19:08:49.949Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:08:49.949Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T19:08:49.949Z] === RUN TestDockerNetworkIpvlan [2022-04-09T19:08:49.949Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:08:49.949Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-09T19:08:49.949Z] PASS [2022-04-09T19:08:49.949Z] [2022-04-09T19:08:49.949Z] === Skipped [2022-04-09T19:08:49.949Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-09T19:08:49.949Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:08:49.949Z] [2022-04-09T19:08:49.949Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-09T19:08:49.949Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-09T19:08:49.949Z] [2022-04-09T19:08:49.949Z] DONE 2 tests, 2 skipped in 0.129s [2022-04-09T19:08:49.949Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-09T19:08:49.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:49.949Z] ++ set -e [2022-04-09T19:08:49.949Z] ++ '[' -n 0 ']' [2022-04-09T19:08:49.949Z] ++ set -x [2022-04-09T19:08:49.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:08:50.211Z] INFO: Testing against a local daemon [2022-04-09T19:08:50.211Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-09T19:08:50.472Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-09T19:08:51.414Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-04-09T19:08:51.414Z] === RUN TestDockerNetworkMacvlan [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-09T19:08:52.358Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-09T19:08:52.358Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-09T19:08:52.928Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-09T19:08:53.189Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-09T19:08:53.451Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-09T19:08:54.023Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-09T19:08:56.587Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-09T19:08:59.164Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-09T19:09:00.355Z] --- PASS: TestBuildMultiStageLayerLeak (13.56s) [2022-04-09T19:09:00.356Z] === RUN TestBuildWithHugeFile [2022-04-09T19:09:01.082Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-09T19:09:03.629Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-09T19:09:04.202Z] --- PASS: TestDockerNetworkMacvlan (12.81s) [2022-04-09T19:09:04.202Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-09T19:09:04.202Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-04-09T19:09:04.202Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2022-04-09T19:09:04.202Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2022-04-09T19:09:04.202Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-04-09T19:09:04.202Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-04-09T19:09:04.202Z] PASS [2022-04-09T19:09:04.202Z] [2022-04-09T19:09:04.202Z] DONE 8 tests in 14.258s [2022-04-09T19:09:04.202Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-09T19:09:04.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:09:04.202Z] ++ set -e [2022-04-09T19:09:04.202Z] ++ '[' -n 0 ']' [2022-04-09T19:09:04.202Z] ++ set -x [2022-04-09T19:09:04.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:09:04.463Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-09T19:09:04.463Z] testing: warning: no tests to run [2022-04-09T19:09:04.463Z] PASS [2022-04-09T19:09:04.463Z] [2022-04-09T19:09:04.463Z] DONE 0 tests in 0.039s [2022-04-09T19:09:04.463Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-09T19:09:04.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:09:04.463Z] ++ set -e [2022-04-09T19:09:04.463Z] ++ '[' -n 0 ']' [2022-04-09T19:09:04.463Z] ++ set -x [2022-04-09T19:09:04.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:09:04.463Z] INFO: Testing against a local daemon [2022-04-09T19:09:04.463Z] === RUN TestAuthZPluginAllowRequest [2022-04-09T19:09:05.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-09T19:09:05.983Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2022-04-09T19:09:05.983Z] === RUN TestAuthZPluginTLS [2022-04-09T19:09:06.244Z] === RUN TestDockerSuite/TestBuildRm [2022-04-09T19:09:06.818Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-04-09T19:09:06.818Z] === RUN TestAuthZPluginDenyRequest [2022-04-09T19:09:07.392Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-04-09T19:09:07.392Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-09T19:09:07.654Z] docker_api_swarm_test.go:304: [ddd3a0fe99d95] joining swarm manager [d9903d2134f4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:09:07.654Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-04-09T19:09:07.654Z] === RUN TestAuthZPluginDenyResponse [2022-04-09T19:09:08.226Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-04-09T19:09:08.226Z] === RUN TestAuthZPluginAllowEventStream [2022-04-09T19:09:09.168Z] docker_api_swarm_test.go:305: [da98c80be1f2d] joining swarm manager [d9903d2134f4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:09:09.168Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-09T19:09:10.112Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2022-04-09T19:09:10.112Z] === RUN TestAuthZPluginErrorResponse [2022-04-09T19:09:10.112Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-09T19:09:10.373Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-09T19:09:10.374Z] === RUN TestAuthZPluginErrorRequest [2022-04-09T19:09:10.945Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-09T19:09:10.945Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-09T19:09:10.945Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-09T19:09:11.207Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-09T19:09:11.468Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-09T19:09:11.468Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-09T19:09:11.468Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-09T19:09:11.729Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-09T19:09:12.673Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-09T19:09:13.245Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-04-09T19:09:13.245Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-09T19:09:13.506Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-09T19:09:14.449Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-09T19:09:15.020Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-04-09T19:09:15.020Z] === RUN TestAuthZPluginHeader [2022-04-09T19:09:15.962Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-04-09T19:09:15.962Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-09T19:09:17.353Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-09T19:09:17.353Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-09T19:09:17.616Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-09T19:09:17.616Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-09T19:09:17.616Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-09T19:09:17.880Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-09T19:09:18.005Z] === RUN TestBoolValue [2022-04-09T19:09:18.005Z] --- PASS: TestBoolValue (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestBoolValueOrDefault [2022-04-09T19:09:18.005Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestInt64ValueOrZero [2022-04-09T19:09:18.005Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestInt64ValueOrDefault [2022-04-09T19:09:18.005Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-09T19:09:18.005Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestJsonContentType [2022-04-09T19:09:18.005Z] --- PASS: TestJsonContentType (0.00s) [2022-04-09T19:09:18.005Z] PASS [2022-04-09T19:09:18.005Z] coverage: 16.2% of statements [2022-04-09T19:09:18.005Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 16.2% of statements [2022-04-09T19:09:18.005Z] === RUN TestMaskSecretKeys [2022-04-09T19:09:18.005Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-09T19:09:18.005Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-09T19:09:18.005Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-09T19:09:18.005Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestVersionMiddlewareVersion [2022-04-09T19:09:18.005Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-09T19:09:18.005Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-09T19:09:18.005Z] PASS [2022-04-09T19:09:18.005Z] coverage: 37.7% of statements [2022-04-09T19:09:18.005Z] ok github.com/docker/docker/api/server/middleware 0.083s coverage: 37.7% of statements [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-09T19:09:18.005Z] === RUN TestStrSliceMarshalJSON [2022-04-09T19:09:18.005Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestStrSliceUnmarshalJSON [2022-04-09T19:09:18.005Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestStrSliceUnmarshalString [2022-04-09T19:09:18.005Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestStrSliceUnmarshalSlice [2022-04-09T19:09:18.005Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-09T19:09:18.005Z] PASS [2022-04-09T19:09:18.005Z] coverage: 90.0% of statements [2022-04-09T19:09:18.005Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-04-09T19:09:18.005Z] === RUN TestToJSON [2022-04-09T19:09:18.005Z] --- PASS: TestToJSON (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestToParamWithVersion [2022-04-09T19:09:18.005Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestFromJSON [2022-04-09T19:09:18.005Z] --- PASS: TestFromJSON (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestEmpty [2022-04-09T19:09:18.005Z] --- PASS: TestEmpty (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestArgsMatchKVListEmptySources [2022-04-09T19:09:18.005Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestArgsMatchKVList [2022-04-09T19:09:18.005Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestArgsMatch [2022-04-09T19:09:18.005Z] --- PASS: TestArgsMatch (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestAdd [2022-04-09T19:09:18.005Z] --- PASS: TestAdd (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestDel [2022-04-09T19:09:18.005Z] --- PASS: TestDel (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestLen [2022-04-09T19:09:18.005Z] --- PASS: TestLen (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestExactMatch [2022-04-09T19:09:18.005Z] --- PASS: TestExactMatch (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestOnlyOneExactMatch [2022-04-09T19:09:18.005Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestContains [2022-04-09T19:09:18.005Z] --- PASS: TestContains (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestValidate [2022-04-09T19:09:18.005Z] --- PASS: TestValidate (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestWalkValues [2022-04-09T19:09:18.005Z] --- PASS: TestWalkValues (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestFuzzyMatch [2022-04-09T19:09:18.005Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestClone [2022-04-09T19:09:18.005Z] --- PASS: TestClone (0.00s) [2022-04-09T19:09:18.005Z] PASS [2022-04-09T19:09:18.005Z] coverage: 92.2% of statements [2022-04-09T19:09:18.005Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2022-04-09T19:09:18.005Z] === RUN TestDurationToSecondsString [2022-04-09T19:09:18.005Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestGetTimestamp [2022-04-09T19:09:18.005Z] === RUN TestAdjustForAPIVersion [2022-04-09T19:09:18.005Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-09T19:09:18.005Z] PASS [2022-04-09T19:09:18.005Z] coverage: 5.7% of statements [2022-04-09T19:09:18.005Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-09T19:09:18.005Z] --- PASS: TestGetTimestamp (0.22s) [2022-04-09T19:09:18.005Z] === RUN TestParseTimestamps [2022-04-09T19:09:18.005Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-09T19:09:18.005Z] PASS [2022-04-09T19:09:18.005Z] coverage: 100.0% of statements [2022-04-09T19:09:18.005Z] ok github.com/docker/docker/api/types/time 0.271s coverage: 100.0% of statements [2022-04-09T19:09:18.005Z] === RUN TestCompareVersion [2022-04-09T19:09:18.005Z] --- PASS: TestCompareVersion (0.00s) [2022-04-09T19:09:18.005Z] PASS [2022-04-09T19:09:18.005Z] coverage: 77.3% of statements [2022-04-09T19:09:18.005Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-09T19:09:18.005Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-09T19:09:18.005Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-09T19:09:18.005Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestCloneArgsSmartHttp [2022-04-09T19:09:18.005Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-09T19:09:18.005Z] === RUN TestCloneArgsDumbHttp [2022-04-09T19:09:18.005Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestCloneArgsGit [2022-04-09T19:09:18.005Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestCheckoutGit [2022-04-09T19:09:18.005Z] === RUN TestEnable [2022-04-09T19:09:18.005Z] --- PASS: TestEnable (0.00s) [2022-04-09T19:09:18.005Z] === RUN TestDisable [2022-04-09T19:09:18.006Z] --- PASS: TestDisable (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestEnabled [2022-04-09T19:09:18.006Z] --- PASS: TestEnabled (0.00s) [2022-04-09T19:09:18.006Z] PASS [2022-04-09T19:09:18.006Z] coverage: 100.0% of statements [2022-04-09T19:09:18.006Z] ok github.com/docker/docker/cli/debug 0.052s coverage: 100.0% of statements [2022-04-09T19:09:18.006Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-09T19:09:18.006Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestProcessNoDockerignore [2022-04-09T19:09:18.006Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-09T19:09:18.006Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-09T19:09:18.006Z] === RUN TestDetectContentType [2022-04-09T19:09:18.006Z] --- PASS: TestDetectContentType (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestSelectAcceptableMIME [2022-04-09T19:09:18.006Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestInspectEmptyResponse [2022-04-09T19:09:18.006Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestInspectResponseBinary [2022-04-09T19:09:18.006Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestResponseUnsupportedContentType [2022-04-09T19:09:18.006Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestInspectResponseTextSimple [2022-04-09T19:09:18.006Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestInspectResponseEmptyContentType [2022-04-09T19:09:18.006Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestUnknownContentLength [2022-04-09T19:09:18.006Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestDownloadRemote [2022-04-09T19:09:18.006Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-09T19:09:18.006Z] === RUN TestGetWithStatusError [2022-04-09T19:09:18.006Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-09T19:09:18.006Z] === RUN TestCloseRootDirectory [2022-04-09T19:09:18.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:09:18.006Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestHashFile [2022-04-09T19:09:18.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:09:18.006Z] --- SKIP: TestHashFile (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestHashSubdir [2022-04-09T19:09:18.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:09:18.006Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-09T19:09:18.006Z] === RUN TestRemoveDirectory [2022-04-09T19:09:18.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:09:18.006Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-09T19:09:18.006Z] PASS [2022-04-09T19:09:18.006Z] coverage: 9.3% of statements [2022-04-09T19:09:18.006Z] ok github.com/docker/docker/builder/remotecontext 0.325s coverage: 9.3% of statements [2022-04-09T19:09:18.006Z] === RUN TestGetAllAllowed [2022-04-09T19:09:18.006Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestGetAllMeta [2022-04-09T19:09:18.006Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-09T19:09:18.006Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestIsUnreferencedBuiltin [2022-04-09T19:09:18.006Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestIsExistingDirectory [2022-04-09T19:09:18.006Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestGetFilenameForDownload [2022-04-09T19:09:18.006Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestEnv2Variables [2022-04-09T19:09:18.006Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-09T19:09:18.006Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestMaintainer [2022-04-09T19:09:18.006Z] --- PASS: TestMaintainer (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestLabel [2022-04-09T19:09:18.006Z] --- PASS: TestLabel (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestFromScratch [2022-04-09T19:09:18.006Z] --- PASS: TestFromScratch (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestFromWithArg [2022-04-09T19:09:18.006Z] --- PASS: TestFromWithArg (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-09T19:09:18.006Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestFromWithUndefinedArg [2022-04-09T19:09:18.006Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestFromMultiStageWithNamedStage [2022-04-09T19:09:18.006Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestOnbuild [2022-04-09T19:09:18.006Z] --- PASS: TestOnbuild (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestWorkdir [2022-04-09T19:09:18.006Z] --- PASS: TestWorkdir (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestCmd [2022-04-09T19:09:18.006Z] --- PASS: TestCmd (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestHealthcheckNone [2022-04-09T19:09:18.006Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestHealthcheckCmd [2022-04-09T19:09:18.006Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestEntrypoint [2022-04-09T19:09:18.006Z] --- PASS: TestEntrypoint (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestExpose [2022-04-09T19:09:18.006Z] --- PASS: TestExpose (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestUser [2022-04-09T19:09:18.006Z] --- PASS: TestUser (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestVolume [2022-04-09T19:09:18.006Z] --- PASS: TestVolume (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestStopSignal [2022-04-09T19:09:18.006Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-09T19:09:18.006Z] --- SKIP: TestStopSignal (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestArg [2022-04-09T19:09:18.006Z] --- PASS: TestArg (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestShell [2022-04-09T19:09:18.006Z] --- PASS: TestShell (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestPrependEnvOnCmd [2022-04-09T19:09:18.006Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestRunWithBuildArgs [2022-04-09T19:09:18.006Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestRunIgnoresHealthcheck [2022-04-09T19:09:18.006Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestDispatchUnsupportedOptions [2022-04-09T19:09:18.006Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-09T19:09:18.006Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-09T19:09:18.006Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-09T19:09:18.006Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestNormalizeWorkdir [2022-04-09T19:09:18.006Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestDispatch [2022-04-09T19:09:18.006Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-09T19:09:18.006Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-09T19:09:18.006Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-09T19:09:18.006Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-09T19:09:18.006Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-09T19:09:18.006Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-09T19:09:18.006Z] === RUN TestDispatch/COPY_url [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch (0.08s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-09T19:09:18.006Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestAddScratchImageAddsToMounts [2022-04-09T19:09:18.006Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-09T19:09:18.006Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-09T19:09:18.006Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-09T19:09:18.006Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestImageSourceGetAddsToMounts [2022-04-09T19:09:18.006Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestEmptyDockerfile [2022-04-09T19:09:18.006Z] --- PASS: TestEmptyDockerfile (0.02s) [2022-04-09T19:09:18.006Z] === RUN TestSymlinkDockerfile [2022-04-09T19:09:18.006Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-09T19:09:18.006Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-09T19:09:18.006Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestNonExistingDockerfile [2022-04-09T19:09:18.006Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestCopyRunConfig [2022-04-09T19:09:18.006Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestDeepCopyRunConfig [2022-04-09T19:09:18.006Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestExportImage [2022-04-09T19:09:18.006Z] --- PASS: TestExportImage (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestNormalizeDest [2022-04-09T19:09:18.006Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-09T19:09:18.006Z] PASS [2022-04-09T19:09:18.006Z] coverage: 46.7% of statements [2022-04-09T19:09:18.006Z] ok github.com/docker/docker/builder/dockerfile 0.351s coverage: 46.7% of statements [2022-04-09T19:09:18.006Z] === RUN TestTCP4Proxy [2022-04-09T19:09:18.006Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-09T19:09:18.006Z] === RUN TestTCP4ProxyHalfClose [2022-04-09T19:09:18.006Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestTCP6Proxy [2022-04-09T19:09:18.006Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T19:09:18.006Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestTCPDualStackProxy [2022-04-09T19:09:18.006Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T19:09:18.006Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestUDP4Proxy [2022-04-09T19:09:18.006Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestUDP6Proxy [2022-04-09T19:09:18.006Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T19:09:18.006Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestUDPWriteError [2022-04-09T19:09:18.006Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-09T19:09:18.006Z] === RUN TestSCTP4Proxy [2022-04-09T19:09:18.006Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-09T19:09:18.006Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-09T19:09:18.006Z] === RUN TestSCTP6Proxy [2022-04-09T19:09:18.006Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T19:09:18.006Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-09T19:09:18.006Z] PASS [2022-04-09T19:09:18.006Z] coverage: 49.4% of statements [2022-04-09T19:09:18.006Z] ok github.com/docker/docker/cmd/docker-proxy 0.076s coverage: 49.4% of statements [2022-04-09T19:09:18.452Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-09T19:09:18.452Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-09T19:09:19.395Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-09T19:09:20.339Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-04-09T19:09:20.339Z] === RUN TestAuthZPluginV2Disable [2022-04-09T19:09:22.258Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-09T19:09:23.203Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-09T19:09:23.775Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-04-09T19:09:23.775Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-09T19:09:24.036Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-09T19:09:24.297Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-09T19:09:24.867Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-09T19:09:25.809Z] === RUN TestDockerSuite/TestBuildUser [2022-04-09T19:09:27.199Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-09T19:09:27.460Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-04-09T19:09:27.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-09T19:09:28.344Z] === RUN TestCheckpointCreateError [2022-04-09T19:09:28.344Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCheckpointCreate [2022-04-09T19:09:28.344Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCheckpointDeleteError [2022-04-09T19:09:28.344Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCheckpointDelete [2022-04-09T19:09:28.344Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCheckpointListError [2022-04-09T19:09:28.344Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCheckpointList [2022-04-09T19:09:28.344Z] --- PASS: TestCheckpointList (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCheckpointListContainerNotFound [2022-04-09T19:09:28.344Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNewClientWithOpsFromEnv [2022-04-09T19:09:28.344Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-09T19:09:28.344Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestGetAPIPath [2022-04-09T19:09:28.344Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestParseHostURL [2022-04-09T19:09:28.344Z] --- PASS: TestParseHostURL (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-09T19:09:28.344Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersion [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPVersionOverride [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-09T19:09:28.344Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestClientRedirect [2022-04-09T19:09:28.344Z] === RUN TestClientRedirect/GET [2022-04-09T19:09:28.344Z] === RUN TestClientRedirect/POST [2022-04-09T19:09:28.344Z] === RUN TestClientRedirect/PUT [2022-04-09T19:09:28.344Z] === RUN TestClientRedirect/DELETE [2022-04-09T19:09:28.344Z] --- PASS: TestClientRedirect (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-09T19:09:28.344Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigCreateUnsupported [2022-04-09T19:09:28.344Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigCreateError [2022-04-09T19:09:28.344Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigCreate [2022-04-09T19:09:28.344Z] --- PASS: TestConfigCreate (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigInspectNotFound [2022-04-09T19:09:28.344Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigInspectWithEmptyID [2022-04-09T19:09:28.344Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigInspectUnsupported [2022-04-09T19:09:28.344Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigInspectError [2022-04-09T19:09:28.344Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigInspectConfigNotFound [2022-04-09T19:09:28.344Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigInspect [2022-04-09T19:09:28.344Z] --- PASS: TestConfigInspect (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigListUnsupported [2022-04-09T19:09:28.344Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigListError [2022-04-09T19:09:28.344Z] --- PASS: TestConfigListError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigList [2022-04-09T19:09:28.344Z] --- PASS: TestConfigList (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigRemoveUnsupported [2022-04-09T19:09:28.344Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigRemoveError [2022-04-09T19:09:28.344Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigRemove [2022-04-09T19:09:28.344Z] --- PASS: TestConfigRemove (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigUpdateUnsupported [2022-04-09T19:09:28.344Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigUpdateError [2022-04-09T19:09:28.344Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestConfigUpdate [2022-04-09T19:09:28.344Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestContainerCommitError [2022-04-09T19:09:28.344Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestContainerCommit [2022-04-09T19:09:28.344Z] --- PASS: TestContainerCommit (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestContainerStatPathError [2022-04-09T19:09:28.344Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestContainerStatPathNotFoundError [2022-04-09T19:09:28.344Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestContainerStatPathNoHeaderError [2022-04-09T19:09:28.344Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestContainerStatPath [2022-04-09T19:09:28.344Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyToContainerError [2022-04-09T19:09:28.344Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyToContainerNotFoundError [2022-04-09T19:09:28.344Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-09T19:09:28.344Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyToContainer [2022-04-09T19:09:28.344Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyFromContainerError [2022-04-09T19:09:28.344Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyFromContainerNotFoundError [2022-04-09T19:09:28.344Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-09T19:09:28.344Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-09T19:09:28.344Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-09T19:09:28.345Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestCopyFromContainer [2022-04-09T19:09:28.345Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerCreateError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerCreateImageNotFound [2022-04-09T19:09:28.345Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerCreateWithName [2022-04-09T19:09:28.345Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerCreateAutoRemove [2022-04-09T19:09:28.345Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerDiffError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerDiff [2022-04-09T19:09:28.345Z] --- PASS: TestContainerDiff (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecCreateError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecCreate [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecStartError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecStart [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecInspectError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecInspect [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExportError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExportError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExport [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExport (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerInspectError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerInspectContainerNotFound [2022-04-09T19:09:28.345Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerInspectWithEmptyID [2022-04-09T19:09:28.345Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerInspect [2022-04-09T19:09:28.345Z] --- PASS: TestContainerInspect (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerInspectNode [2022-04-09T19:09:28.345Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerKillError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerKillError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerKill [2022-04-09T19:09:28.345Z] --- PASS: TestContainerKill (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerListError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerListError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerList [2022-04-09T19:09:28.345Z] --- PASS: TestContainerList (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerLogsNotFoundError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerLogsError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerLogs [2022-04-09T19:09:28.345Z] --- PASS: TestContainerLogs (0.22s) [2022-04-09T19:09:28.345Z] === RUN TestContainerPauseError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerPause [2022-04-09T19:09:28.345Z] --- PASS: TestContainerPause (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainersPruneError [2022-04-09T19:09:28.345Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainersPrune [2022-04-09T19:09:28.345Z] --- PASS: TestContainersPrune (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerRemoveError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerRemoveNotFoundError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerRemove [2022-04-09T19:09:28.345Z] --- PASS: TestContainerRemove (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerRenameError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerRename [2022-04-09T19:09:28.345Z] --- PASS: TestContainerRename (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerResizeError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecResizeError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerResize [2022-04-09T19:09:28.345Z] --- PASS: TestContainerResize (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerExecResize [2022-04-09T19:09:28.345Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerRestartError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerRestart [2022-04-09T19:09:28.345Z] --- PASS: TestContainerRestart (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerStartError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerStartError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerStart [2022-04-09T19:09:28.345Z] --- PASS: TestContainerStart (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerStatsError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerStats [2022-04-09T19:09:28.345Z] --- PASS: TestContainerStats (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerStopError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerStopError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerStop [2022-04-09T19:09:28.345Z] --- PASS: TestContainerStop (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerTopError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerTopError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerTop [2022-04-09T19:09:28.345Z] --- PASS: TestContainerTop (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerUnpauseError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerUnpause [2022-04-09T19:09:28.345Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerUpdateError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerUpdateError (0.01s) [2022-04-09T19:09:28.345Z] === RUN TestContainerUpdate [2022-04-09T19:09:28.345Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerWaitError [2022-04-09T19:09:28.345Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestContainerWait [2022-04-09T19:09:28.345Z] --- PASS: TestContainerWait (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestDiskUsageError [2022-04-09T19:09:28.345Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestDiskUsage [2022-04-09T19:09:28.345Z] --- PASS: TestDiskUsage (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestDistributionInspectUnsupported [2022-04-09T19:09:28.345Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestDistributionInspectWithEmptyID [2022-04-09T19:09:28.345Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestEventsErrorInOptions [2022-04-09T19:09:28.345Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestEventsErrorFromServer [2022-04-09T19:09:28.345Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestEvents [2022-04-09T19:09:28.345Z] --- PASS: TestEvents (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestTLSCloseWriter [2022-04-09T19:09:28.345Z] === PAUSE TestTLSCloseWriter [2022-04-09T19:09:28.345Z] === RUN TestImageBuildError [2022-04-09T19:09:28.345Z] --- PASS: TestImageBuildError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageBuild [2022-04-09T19:09:28.345Z] --- PASS: TestImageBuild (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestGetDockerOS [2022-04-09T19:09:28.345Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageCreateError [2022-04-09T19:09:28.345Z] --- PASS: TestImageCreateError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageCreate [2022-04-09T19:09:28.345Z] --- PASS: TestImageCreate (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageHistoryError [2022-04-09T19:09:28.345Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageHistory [2022-04-09T19:09:28.345Z] --- PASS: TestImageHistory (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageImportError [2022-04-09T19:09:28.345Z] --- PASS: TestImageImportError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageImport [2022-04-09T19:09:28.345Z] --- PASS: TestImageImport (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageInspectError [2022-04-09T19:09:28.345Z] --- PASS: TestImageInspectError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageInspectImageNotFound [2022-04-09T19:09:28.345Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageInspectWithEmptyID [2022-04-09T19:09:28.345Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageInspect [2022-04-09T19:09:28.345Z] --- PASS: TestImageInspect (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageListError [2022-04-09T19:09:28.345Z] --- PASS: TestImageListError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageList [2022-04-09T19:09:28.345Z] --- PASS: TestImageList (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageListApiBefore125 [2022-04-09T19:09:28.345Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageLoadError [2022-04-09T19:09:28.345Z] --- PASS: TestImageLoadError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageLoad [2022-04-09T19:09:28.345Z] --- PASS: TestImageLoad (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagesPruneError [2022-04-09T19:09:28.345Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagesPrune [2022-04-09T19:09:28.345Z] --- PASS: TestImagesPrune (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePullReferenceParseError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePullAnyError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePullWithoutErrors [2022-04-09T19:09:28.345Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePushReferenceError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePushAnyError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithoutErrors [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-09T19:09:28.345Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageRemoveError [2022-04-09T19:09:28.345Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageRemoveImageNotFound [2022-04-09T19:09:28.345Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageRemove [2022-04-09T19:09:28.345Z] --- PASS: TestImageRemove (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSaveError [2022-04-09T19:09:28.345Z] --- PASS: TestImageSaveError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSave [2022-04-09T19:09:28.345Z] --- PASS: TestImageSave (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSearchAnyError [2022-04-09T19:09:28.345Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-09T19:09:28.345Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-09T19:09:28.345Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-09T19:09:28.345Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-09T19:09:28.345Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageSearchWithoutErrors [2022-04-09T19:09:28.345Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageTagError [2022-04-09T19:09:28.345Z] --- PASS: TestImageTagError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageTagInvalidReference [2022-04-09T19:09:28.345Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageTagInvalidSourceImageName [2022-04-09T19:09:28.345Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageTagHexSource [2022-04-09T19:09:28.345Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestImageTag [2022-04-09T19:09:28.345Z] --- PASS: TestImageTag (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestInfoServerError [2022-04-09T19:09:28.345Z] --- PASS: TestInfoServerError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestInfoInvalidResponseJSONError [2022-04-09T19:09:28.345Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestInfo [2022-04-09T19:09:28.345Z] --- PASS: TestInfo (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkConnectError [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkConnect [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkCreateError [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkCreate [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkDisconnectError [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkDisconnect [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkInspect [2022-04-09T19:09:28.345Z] === RUN TestNetworkInspect/empty_ID [2022-04-09T19:09:28.345Z] === RUN TestNetworkInspect/no_options [2022-04-09T19:09:28.345Z] === RUN TestNetworkInspect/verbose [2022-04-09T19:09:28.345Z] === RUN TestNetworkInspect/global_scope [2022-04-09T19:09:28.345Z] === RUN TestNetworkInspect/unknown_network [2022-04-09T19:09:28.345Z] === RUN TestNetworkInspect/server_error [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkListError [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkListError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkList [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkList (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworksPruneError [2022-04-09T19:09:28.345Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworksPrune [2022-04-09T19:09:28.345Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkRemoveError [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNetworkRemove [2022-04-09T19:09:28.345Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeInspectError [2022-04-09T19:09:28.345Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeInspectNodeNotFound [2022-04-09T19:09:28.345Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeInspectWithEmptyID [2022-04-09T19:09:28.345Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeInspect [2022-04-09T19:09:28.345Z] --- PASS: TestNodeInspect (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeListError [2022-04-09T19:09:28.345Z] --- PASS: TestNodeListError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeList [2022-04-09T19:09:28.345Z] --- PASS: TestNodeList (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeRemoveError [2022-04-09T19:09:28.345Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeRemove [2022-04-09T19:09:28.345Z] --- PASS: TestNodeRemove (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeUpdateError [2022-04-09T19:09:28.345Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestNodeUpdate [2022-04-09T19:09:28.345Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestOptionWithHostFromEnv [2022-04-09T19:09:28.345Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestOptionWithTimeout [2022-04-09T19:09:28.345Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestOptionWithVersionFromEnv [2022-04-09T19:09:28.345Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPingFail [2022-04-09T19:09:28.345Z] --- PASS: TestPingFail (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPingWithError [2022-04-09T19:09:28.345Z] 2022/04/09 19:09:27 RoundTripper returned a response & error; ignoring response [2022-04-09T19:09:28.345Z] 2022/04/09 19:09:27 RoundTripper returned a response & error; ignoring response [2022-04-09T19:09:28.345Z] --- PASS: TestPingWithError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPingSuccess [2022-04-09T19:09:28.345Z] --- PASS: TestPingSuccess (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPingHeadFallback [2022-04-09T19:09:28.345Z] === RUN TestPingHeadFallback/OK [2022-04-09T19:09:28.345Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-09T19:09:28.345Z] === RUN TestPingHeadFallback/Not_Found [2022-04-09T19:09:28.345Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-09T19:09:28.345Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-09T19:09:28.345Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginDisableError [2022-04-09T19:09:28.345Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginDisable [2022-04-09T19:09:28.345Z] --- PASS: TestPluginDisable (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginEnableError [2022-04-09T19:09:28.345Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginEnable [2022-04-09T19:09:28.345Z] --- PASS: TestPluginEnable (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginInspectError [2022-04-09T19:09:28.345Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginInspectWithEmptyID [2022-04-09T19:09:28.345Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginInspect [2022-04-09T19:09:28.345Z] --- PASS: TestPluginInspect (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginListError [2022-04-09T19:09:28.345Z] --- PASS: TestPluginListError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginList [2022-04-09T19:09:28.345Z] --- PASS: TestPluginList (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginPushError [2022-04-09T19:09:28.345Z] --- PASS: TestPluginPushError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginPush [2022-04-09T19:09:28.345Z] --- PASS: TestPluginPush (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginRemoveError [2022-04-09T19:09:28.345Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginRemove [2022-04-09T19:09:28.345Z] --- PASS: TestPluginRemove (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginSetError [2022-04-09T19:09:28.345Z] --- PASS: TestPluginSetError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPluginSet [2022-04-09T19:09:28.345Z] --- PASS: TestPluginSet (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestSetHostHeader [2022-04-09T19:09:28.345Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestPlainTextError [2022-04-09T19:09:28.345Z] --- PASS: TestPlainTextError (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestInfiniteError [2022-04-09T19:09:28.345Z] --- PASS: TestInfiniteError (0.04s) [2022-04-09T19:09:28.345Z] === RUN TestCanceledContext [2022-04-09T19:09:28.345Z] 2022/04/09 19:09:27 RoundTripper returned a response & error; ignoring response [2022-04-09T19:09:28.345Z] --- PASS: TestCanceledContext (0.00s) [2022-04-09T19:09:28.345Z] === RUN TestDeadlineExceededContext [2022-04-09T19:09:28.346Z] 2022/04/09 19:09:27 RoundTripper returned a response & error; ignoring response [2022-04-09T19:09:28.346Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretCreateUnsupported [2022-04-09T19:09:28.346Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretCreateError [2022-04-09T19:09:28.346Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretCreate [2022-04-09T19:09:28.346Z] --- PASS: TestSecretCreate (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretInspectUnsupported [2022-04-09T19:09:28.346Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretInspectError [2022-04-09T19:09:28.346Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretInspectSecretNotFound [2022-04-09T19:09:28.346Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretInspectWithEmptyID [2022-04-09T19:09:28.346Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretInspect [2022-04-09T19:09:28.346Z] --- PASS: TestSecretInspect (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretListUnsupported [2022-04-09T19:09:28.346Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretListError [2022-04-09T19:09:28.346Z] --- PASS: TestSecretListError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretList [2022-04-09T19:09:28.346Z] --- PASS: TestSecretList (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretRemoveUnsupported [2022-04-09T19:09:28.346Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretRemoveError [2022-04-09T19:09:28.346Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretRemove [2022-04-09T19:09:28.346Z] --- PASS: TestSecretRemove (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretUpdateUnsupported [2022-04-09T19:09:28.346Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretUpdateError [2022-04-09T19:09:28.346Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSecretUpdate [2022-04-09T19:09:28.346Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceCreateError [2022-04-09T19:09:28.346Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceCreate [2022-04-09T19:09:28.346Z] --- PASS: TestServiceCreate (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-09T19:09:28.346Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceCreateDigestPinning [2022-04-09T19:09:28.346Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceInspectError [2022-04-09T19:09:28.346Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceInspectServiceNotFound [2022-04-09T19:09:28.346Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceInspectWithEmptyID [2022-04-09T19:09:28.346Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceInspect [2022-04-09T19:09:28.346Z] --- PASS: TestServiceInspect (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceListError [2022-04-09T19:09:28.346Z] --- PASS: TestServiceListError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceList [2022-04-09T19:09:28.346Z] --- PASS: TestServiceList (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceLogsError [2022-04-09T19:09:28.346Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceLogs [2022-04-09T19:09:28.346Z] --- PASS: TestServiceLogs (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceRemoveError [2022-04-09T19:09:28.346Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceRemoveNotFoundError [2022-04-09T19:09:28.346Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceRemove [2022-04-09T19:09:28.346Z] --- PASS: TestServiceRemove (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceUpdateError [2022-04-09T19:09:28.346Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestServiceUpdate [2022-04-09T19:09:28.346Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmGetUnlockKeyError [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmGetUnlockKey [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmInitError [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmInit [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmInit (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmInspectError [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmInspect [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmJoinError [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmJoin [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmLeaveError [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmLeave [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmUnlockError [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmUnlock [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmUpdateError [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestSwarmUpdate [2022-04-09T19:09:28.346Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestTaskInspectError [2022-04-09T19:09:28.346Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestTaskInspectWithEmptyID [2022-04-09T19:09:28.346Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestTaskInspect [2022-04-09T19:09:28.346Z] --- PASS: TestTaskInspect (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestTaskListError [2022-04-09T19:09:28.346Z] --- PASS: TestTaskListError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestTaskList [2022-04-09T19:09:28.346Z] --- PASS: TestTaskList (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeCreateError [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeCreate [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeInspectError [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeInspectNotFound [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeInspectWithEmptyID [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeInspect [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeListError [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeListError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeList [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeList (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeRemoveError [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-09T19:09:28.346Z] === RUN TestVolumeRemove [2022-04-09T19:09:28.346Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-09T19:09:28.346Z] === CONT TestTLSCloseWriter [2022-04-09T19:09:28.346Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-09T19:09:28.346Z] PASS [2022-04-09T19:09:28.346Z] coverage: 75.1% of statements [2022-04-09T19:09:28.346Z] ok github.com/docker/docker/client 0.496s coverage: 75.1% of statements [2022-04-09T19:09:30.009Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-09T19:09:30.584Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-09T19:09:38.728Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.27s) [2022-04-09T19:09:38.728Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-09T19:09:42.035Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-09T19:09:42.606Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-09T19:09:42.867Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-09T19:09:43.438Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-09T19:09:44.011Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-09T19:09:44.955Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-09T19:09:44.955Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-09T19:09:44.955Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-09T19:09:44.955Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-09T19:09:44.955Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-09T19:09:44.955Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-09T19:09:44.955Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-09T19:09:44.955Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-09T19:09:44.955Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-09T19:09:45.903Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-09T19:09:45.903Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-09T19:09:46.475Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-09T19:09:46.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-09T19:09:46.996Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-09T19:09:47.567Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-09T19:09:47.567Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-09T19:09:48.953Z] docker_api_swarm_test.go:272: [d6b89ca9ef5ee] joining swarm manager [d6c939bbfbeee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:09:49.894Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-09T19:09:50.467Z] docker_api_swarm_test.go:273: [d023d97cc49be] joining swarm manager [d6c939bbfbeee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:09:51.039Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-09T19:09:51.612Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-09T19:09:51.873Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-09T19:09:52.134Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-09T19:09:52.134Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-09T19:09:52.134Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-09T19:09:52.708Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-09T19:09:53.478Z] --- PASS: TestCheckoutGit (39.47s) [2022-04-09T19:09:53.478Z] === RUN TestValidGitTransport [2022-04-09T19:09:53.478Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-09T19:09:53.478Z] === RUN TestGitInvalidRef [2022-04-09T19:09:53.478Z] --- PASS: TestGitInvalidRef (0.36s) [2022-04-09T19:09:53.478Z] PASS [2022-04-09T19:09:53.478Z] coverage: 86.3% of statements [2022-04-09T19:09:53.478Z] ok github.com/docker/docker/builder/remotecontext/git 39.895s coverage: 86.3% of statements [2022-04-09T19:09:53.478Z] ? github.com/docker/docker/cli [no test files] [2022-04-09T19:09:53.478Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-09T19:09:54.095Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-09T19:09:54.095Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-09T19:09:54.095Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T19:09:54.095Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-09T19:09:54.386Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-09T19:09:54.386Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-09T19:09:54.386Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-09T19:09:54.386Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-09T19:09:54.386Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-09T19:09:54.386Z] remote: Enumerating objects: 23, done. [2022-04-09T19:09:54.386Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-09T19:09:54.386Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-09T19:09:54.386Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-09T19:09:54.386Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-09T19:09:54.386Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-09T19:09:54.386Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-09T19:09:54.386Z] Cross building: bundles/cross/linux/ppc64le [2022-04-09T19:09:54.386Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-09T19:09:54.386Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-09T19:09:54.703Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-09T19:09:55.302Z] === RUN TestDockerSuite/TestCommitChange [2022-04-09T19:09:55.302Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-09T19:09:55.302Z] PASS [2022-04-09T19:09:55.302Z] [2022-04-09T19:09:55.302Z] DONE 17 tests in 50.938s [2022-04-09T19:09:55.302Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-09T19:09:55.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:09:55.302Z] ++ set -e [2022-04-09T19:09:55.302Z] ++ '[' -n 0 ']' [2022-04-09T19:09:55.302Z] ++ set -x [2022-04-09T19:09:55.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:09:55.571Z] INFO: Testing against a local daemon [2022-04-09T19:09:55.571Z] === RUN TestPluginInvalidJSON [2022-04-09T19:09:55.571Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:09:55.571Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:09:55.571Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:09:55.571Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-09T19:09:55.571Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-09T19:09:55.571Z] === RUN TestPluginInstall [2022-04-09T19:09:55.571Z] === RUN TestPluginInstall/no_auth [2022-04-09T19:09:55.833Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-09T19:09:56.852Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-09T19:09:57.795Z] time="2022-04-09T19:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:09:57.795Z] time="2022-04-09T19:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d3795af2df289773127abd4c950f3a8938f5394f5013a3fb071b718ec282f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:09:57.795Z] time="2022-04-09T19:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:09:57.795Z] time="2022-04-09T19:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d3795af2df289773127abd4c950f3a8938f5394f5013a3fb071b718ec282f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:09:57.795Z] === RUN TestPluginInstall/with_htpasswd [2022-04-09T19:09:58.055Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-09T19:09:58.316Z] time="2022-04-09T19:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:09:58.316Z] time="2022-04-09T19:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d3795af2df289773127abd4c950f3a8938f5394f5013a3fb071b718ec282f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:09:58.316Z] time="2022-04-09T19:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:09:58.316Z] time="2022-04-09T19:09:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d3795af2df289773127abd4c950f3a8938f5394f5013a3fb071b718ec282f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:09:58.886Z] === RUN TestPluginInstall/with_insecure [2022-04-09T19:09:59.147Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-09T19:09:59.718Z] time="2022-04-09T19:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:09:59.718Z] time="2022-04-09T19:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:461b1512ef7ee4967fb8c1fab7a77ad0b4b28039414f83e7b2d70e3ae1194b84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:09:59.718Z] time="2022-04-09T19:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-09T19:09:59.718Z] time="2022-04-09T19:09:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:461b1512ef7ee4967fb8c1fab7a77ad0b4b28039414f83e7b2d70e3ae1194b84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-09T19:09:59.979Z] plugin_test.go:165: [d98383816092c] daemon is not started [2022-04-09T19:09:59.979Z] --- PASS: TestPluginInstall (4.52s) [2022-04-09T19:09:59.979Z] --- PASS: TestPluginInstall/no_auth (2.41s) [2022-04-09T19:09:59.979Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-04-09T19:09:59.979Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-04-09T19:09:59.979Z] === RUN TestPluginsWithRuntimes [2022-04-09T19:09:59.979Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-09T19:10:01.365Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-09T19:10:01.625Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-09T19:10:01.888Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-09T19:10:02.038Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestConfigureDaemonLogs [2022-04-09T19:10:02.038Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestCommonOptionsInstallFlags [2022-04-09T19:10:02.038Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-09T19:10:02.038Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-09T19:10:02.038Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-09T19:10:02.038Z] PASS [2022-04-09T19:10:02.038Z] coverage: 19.0% of statements [2022-04-09T19:10:02.038Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 19.0% of statements [2022-04-09T19:10:02.038Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-09T19:10:02.038Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-09T19:10:02.832Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-09T19:10:03.003Z] === RUN TestContainerStopSignal [2022-04-09T19:10:03.003Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestContainerStopTimeout [2022-04-09T19:10:03.003Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-09T19:10:03.003Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-09T19:10:03.003Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-09T19:10:03.003Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestReplaceAndAppendEnvVars [2022-04-09T19:10:03.003Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-09T19:10:03.003Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestNewMemoryStore [2022-04-09T19:10:03.003Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestAddContainers [2022-04-09T19:10:03.003Z] --- PASS: TestAddContainers (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestGetContainer [2022-04-09T19:10:03.003Z] --- PASS: TestGetContainer (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestDeleteContainer [2022-04-09T19:10:03.003Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestListContainers [2022-04-09T19:10:03.003Z] --- PASS: TestListContainers (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestFirstContainer [2022-04-09T19:10:03.003Z] --- PASS: TestFirstContainer (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestApplyAllContainer [2022-04-09T19:10:03.003Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestIsValidHealthString [2022-04-09T19:10:03.003Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestStateRunStop [2022-04-09T19:10:03.003Z] --- PASS: TestStateRunStop (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestStateTimeoutWait [2022-04-09T19:10:03.003Z] state_test.go:141: Stop callback fired [2022-04-09T19:10:03.003Z] state_test.go:165: Stop callback fired [2022-04-09T19:10:03.003Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-09T19:10:03.003Z] === RUN TestIsValidStateString [2022-04-09T19:10:03.003Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestViewSaveDelete [2022-04-09T19:10:03.003Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-09T19:10:03.003Z] === RUN TestViewAll [2022-04-09T19:10:03.003Z] --- PASS: TestViewAll (0.02s) [2022-04-09T19:10:03.003Z] === RUN TestViewGet [2022-04-09T19:10:03.003Z] --- PASS: TestViewGet (0.02s) [2022-04-09T19:10:03.003Z] === RUN TestNames [2022-04-09T19:10:03.003Z] --- PASS: TestNames (0.00s) [2022-04-09T19:10:03.003Z] === RUN TestViewWithHealthCheck [2022-04-09T19:10:03.003Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-09T19:10:03.003Z] PASS [2022-04-09T19:10:03.003Z] coverage: 41.7% of statements [2022-04-09T19:10:03.094Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-09T19:10:03.461Z] ok github.com/docker/docker/container 0.284s coverage: 41.7% of statements [2022-04-09T19:10:03.461Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-09T19:10:03.461Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-09T19:10:03.461Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-09T19:10:03.461Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-09T19:10:03.666Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-09T19:10:03.666Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-09T19:10:03.666Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-09T19:10:03.927Z] === RUN TestPrepare [2022-04-09T19:10:03.927Z] --- PASS: TestPrepare (0.00s) [2022-04-09T19:10:03.927Z] === RUN TestStart [2022-04-09T19:10:03.927Z] --- PASS: TestStart (0.00s) [2022-04-09T19:10:03.927Z] === RUN TestWaitCancel [2022-04-09T19:10:03.927Z] --- PASS: TestWaitCancel (0.00s) [2022-04-09T19:10:03.927Z] === RUN TestWaitDisabled [2022-04-09T19:10:03.927Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-09T19:10:03.927Z] === RUN TestWaitEnabled [2022-04-09T19:10:03.927Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-09T19:10:03.927Z] === RUN TestRemove [2022-04-09T19:10:03.927Z] --- PASS: TestRemove (0.00s) [2022-04-09T19:10:03.927Z] PASS [2022-04-09T19:10:03.927Z] coverage: 65.3% of statements [2022-04-09T19:10:03.927Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.098s coverage: 65.3% of statements [2022-04-09T19:10:03.928Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-09T19:10:03.928Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-09T19:10:03.928Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-09T19:10:03.928Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-09T19:10:03.928Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-04-09T19:10:03.928Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-04-09T19:10:03.928Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-04-09T19:10:03.928Z] === RUN TestPluginBackCompatMediaTypes [2022-04-09T19:10:04.872Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-04-09T19:10:04.872Z] PASS [2022-04-09T19:10:04.872Z] [2022-04-09T19:10:04.872Z] DONE 10 tests in 9.395s [2022-04-09T19:10:04.872Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-09T19:10:04.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:04.872Z] ++ set -e [2022-04-09T19:10:04.872Z] ++ '[' -n 0 ']' [2022-04-09T19:10:04.872Z] ++ set -x [2022-04-09T19:10:04.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:04.873Z] INFO: Testing against a local daemon [2022-04-09T19:10:04.873Z] === RUN TestExternalGraphDriver [2022-04-09T19:10:04.873Z] === RUN TestExternalGraphDriver/json [2022-04-09T19:10:05.446Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-09T19:10:06.830Z] === RUN TestNewListSecretsFilters [2022-04-09T19:10:06.830Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-09T19:10:06.830Z] === RUN TestNewListConfigsFilters [2022-04-09T19:10:06.830Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-09T19:10:06.830Z] PASS [2022-04-09T19:10:06.830Z] coverage: 0.5% of statements [2022-04-09T19:10:06.830Z] ok github.com/docker/docker/daemon/cluster 0.272s coverage: 0.5% of statements [2022-04-09T19:10:06.838Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-09T19:10:06.838Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-09T19:10:06.838Z] === RUN TestExternalGraphDriver/spec [2022-04-09T19:10:07.410Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-09T19:10:07.982Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-09T19:10:08.365Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-09T19:10:08.365Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-09T19:10:08.365Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-09T19:10:08.365Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-09T19:10:08.365Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-09T19:10:08.365Z] PASS [2022-04-09T19:10:08.365Z] coverage: 35.9% of statements [2022-04-09T19:10:08.365Z] ok github.com/docker/docker/daemon/cluster/convert 0.881s coverage: 35.9% of statements [2022-04-09T19:10:08.555Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-09T19:10:08.555Z] === RUN TestExternalGraphDriver/pull [2022-04-09T19:10:09.127Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-09T19:10:09.388Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-09T19:10:09.649Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-09T19:10:09.649Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-09T19:10:10.221Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-09T19:10:10.221Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-09T19:10:10.221Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-09T19:10:10.221Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-09T19:10:10.221Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-09T19:10:10.481Z] --- PASS: TestExternalGraphDriver (5.49s) [2022-04-09T19:10:10.481Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-04-09T19:10:10.481Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-04-09T19:10:10.481Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-04-09T19:10:10.481Z] === RUN TestGraphdriverPluginV2 [2022-04-09T19:10:11.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-09T19:10:11.267Z] === RUN TestWaitNodeAttachment [2022-04-09T19:10:11.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-09T19:10:11.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-09T19:10:11.725Z] === RUN TestBuilderGC [2022-04-09T19:10:11.725Z] --- PASS: TestBuilderGC (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationNotFound [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestDaemonBrokenConfiguration [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestFindConfigurationConflicts [2022-04-09T19:10:11.725Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-09T19:10:11.725Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-09T19:10:11.725Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-09T19:10:11.725Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-09T19:10:11.725Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-09T19:10:11.725Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_label [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_dns [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-09T19:10:11.725Z] === RUN TestValidateConfiguration/with_hosts [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestReloadSetConfigFileNotExist [2022-04-09T19:10:11.725Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-09T19:10:11.725Z] === RUN TestIsolationConversion [2022-04-09T19:10:11.725Z] === RUN TestIsolationConversion/default [2022-04-09T19:10:11.725Z] === RUN TestIsolationConversion/process [2022-04-09T19:10:11.725Z] === RUN TestIsolationConversion/hyperv [2022-04-09T19:10:11.725Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestContainerLabels [2022-04-09T19:10:11.725Z] --- PASS: TestContainerLabels (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestCredentialSpecConversion [2022-04-09T19:10:11.725Z] === RUN TestCredentialSpecConversion/none [2022-04-09T19:10:11.725Z] === RUN TestCredentialSpecConversion/config [2022-04-09T19:10:11.725Z] === RUN TestCredentialSpecConversion/file [2022-04-09T19:10:11.725Z] === RUN TestCredentialSpecConversion/registry [2022-04-09T19:10:11.725Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-09T19:10:11.725Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestControllerValidateMountBind [2022-04-09T19:10:11.725Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestControllerValidateMountVolume [2022-04-09T19:10:11.725Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-09T19:10:11.725Z] === RUN TestControllerValidateMountTarget [2022-04-09T19:10:11.726Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-09T19:10:11.726Z] === RUN TestControllerValidateMountTmpfs [2022-04-09T19:10:11.726Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-09T19:10:11.726Z] === RUN TestControllerValidateMountInvalidType [2022-04-09T19:10:11.726Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-09T19:10:11.726Z] === RUN TestControllerValidateMountNamedPipe [2022-04-09T19:10:11.726Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-09T19:10:11.726Z] PASS [2022-04-09T19:10:11.726Z] coverage: 11.0% of statements [2022-04-09T19:10:11.726Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.835s coverage: 11.0% of statements [2022-04-09T19:10:11.726Z] time="2022-04-09T19:10:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-09T19:10:11.726Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-04-09T19:10:11.726Z] === RUN TestReloadDefaultConfigNotExist [2022-04-09T19:10:11.889Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-09T19:10:11.889Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-09T19:10:12.184Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:10:12.184Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-09T19:10:12.184Z] === RUN TestReloadBadDefaultConfig [2022-04-09T19:10:12.184Z] time="2022-04-09T19:10:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-236204548" [2022-04-09T19:10:12.184Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-09T19:10:12.184Z] === RUN TestReloadWithConflictingLabels [2022-04-09T19:10:12.184Z] time="2022-04-09T19:10:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2730732967" [2022-04-09T19:10:12.184Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-09T19:10:12.184Z] === RUN TestReloadWithDuplicateLabels [2022-04-09T19:10:12.184Z] time="2022-04-09T19:10:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1346561341" [2022-04-09T19:10:12.184Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-09T19:10:12.184Z] === RUN TestMaskURLCredentials [2022-04-09T19:10:12.184Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-09T19:10:12.184Z] === RUN TestDaemonConfigurationMerge [2022-04-09T19:10:12.184Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-09T19:10:12.184Z] PASS [2022-04-09T19:10:12.184Z] coverage: 79.5% of statements [2022-04-09T19:10:12.184Z] ok github.com/docker/docker/daemon/config 0.430s coverage: 79.5% of statements [2022-04-09T19:10:12.184Z] === RUN TestEventsLog [2022-04-09T19:10:12.184Z] --- PASS: TestEventsLog (0.00s) [2022-04-09T19:10:12.184Z] === RUN TestEventsLogTimeout [2022-04-09T19:10:12.184Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-09T19:10:12.184Z] === RUN TestLogEvents [2022-04-09T19:10:12.184Z] --- PASS: TestLogEvents (0.05s) [2022-04-09T19:10:12.184Z] === RUN TestLoadBufferedEvents [2022-04-09T19:10:12.644Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-04-09T19:10:12.644Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-09T19:10:12.644Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-09T19:10:12.644Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-09T19:10:12.644Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-09T19:10:12.644Z] PASS [2022-04-09T19:10:12.644Z] coverage: 50.0% of statements [2022-04-09T19:10:12.644Z] ok github.com/docker/docker/daemon/events 0.369s coverage: 50.0% of statements [2022-04-09T19:10:12.975Z] --- PASS: TestBuildWithHugeFile (115.53s) [2022-04-09T19:10:12.975Z] === RUN TestBuildWCOWSandboxSize [2022-04-09T19:10:12.975Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:10:12.975Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:10:12.975Z] === RUN TestBuildWithEmptyDockerfile [2022-04-09T19:10:12.975Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:10:12.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:10:12.975Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:10:12.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:10:12.975Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:10:12.975Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:10:12.975Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:10:12.975Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:10:12.975Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:10:12.975Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-09T19:10:12.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-09T19:10:12.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-09T19:10:12.975Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-09T19:10:12.975Z] === RUN TestBuildPreserveOwnership [2022-04-09T19:10:12.975Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:10:12.975Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-09T19:10:12.975Z] === RUN TestBuildPlatformInvalid [2022-04-09T19:10:12.975Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-09T19:10:12.975Z] PASS [2022-04-09T19:10:12.975Z] ok github.com/docker/docker/integration/build 184.260s [2022-04-09T19:10:12.975Z] [2022-04-09T19:10:12.975Z] === Skipped [2022-04-09T19:10:12.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-09T19:10:12.975Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:10:12.975Z] [2022-04-09T19:10:12.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-09T19:10:12.975Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:12.975Z] [2022-04-09T19:10:12.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-09T19:10:12.975Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:10:12.975Z] [2022-04-09T19:10:12.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-09T19:10:12.975Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:10:12.975Z] [2022-04-09T19:10:12.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:10:12.975Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:10:12.975Z] [2022-04-09T19:10:12.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-09T19:10:12.975Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:10:12.975Z] [2022-04-09T19:10:12.975Z] DONE 29 tests, 6 skipped in 221.722s [2022-04-09T19:10:12.975Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-09T19:10:13.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-09T19:10:13.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:10:13.434Z] INFO: Testing against a local daemon [2022-04-09T19:10:13.434Z] === RUN TestConfigInspect [2022-04-09T19:10:13.434Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.434Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-09T19:10:13.434Z] === RUN TestConfigList [2022-04-09T19:10:13.434Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.434Z] --- SKIP: TestConfigList (0.00s) [2022-04-09T19:10:13.434Z] === RUN TestConfigsCreateAndDelete [2022-04-09T19:10:13.434Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.434Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-09T19:10:13.434Z] === RUN TestConfigsUpdate [2022-04-09T19:10:13.434Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.434Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-09T19:10:13.434Z] === RUN TestTemplatedConfig [2022-04-09T19:10:13.434Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.434Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-09T19:10:13.434Z] === RUN TestConfigCreateResolve [2022-04-09T19:10:13.434Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:10:13.434Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-09T19:10:13.434Z] PASS [2022-04-09T19:10:13.434Z] ok github.com/docker/docker/integration/config 0.108s [2022-04-09T19:10:13.898Z] [2022-04-09T19:10:13.898Z] === Skipped [2022-04-09T19:10:13.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-09T19:10:13.898Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.898Z] [2022-04-09T19:10:13.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-09T19:10:13.898Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.898Z] [2022-04-09T19:10:13.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-09T19:10:13.898Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.898Z] [2022-04-09T19:10:13.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-09T19:10:13.898Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.898Z] [2022-04-09T19:10:13.898Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-09T19:10:13.898Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:13.898Z] [2022-04-09T19:10:13.898Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-09T19:10:13.898Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:10:13.898Z] [2022-04-09T19:10:13.898Z] DONE 6 tests, 6 skipped in 2.285s [2022-04-09T19:10:13.898Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-09T19:10:14.178Z] === RUN TestLinkNaming [2022-04-09T19:10:14.178Z] --- PASS: TestLinkNaming (0.00s) [2022-04-09T19:10:14.178Z] === RUN TestLinkNew [2022-04-09T19:10:14.178Z] --- PASS: TestLinkNew (0.00s) [2022-04-09T19:10:14.178Z] === RUN TestLinkEnv [2022-04-09T19:10:14.178Z] --- PASS: TestLinkEnv (0.00s) [2022-04-09T19:10:14.178Z] === RUN TestLinkMultipleEnv [2022-04-09T19:10:14.179Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-09T19:10:14.179Z] === RUN TestLinkPortRangeEnv [2022-04-09T19:10:14.179Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-09T19:10:14.179Z] PASS [2022-04-09T19:10:14.179Z] coverage: 93.0% of statements [2022-04-09T19:10:14.179Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-04-09T19:10:14.179Z] === RUN TestIsEmptyDir [2022-04-09T19:10:14.179Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-09T19:10:14.179Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-09T19:10:14.179Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-09T19:10:14.179Z] PASS [2022-04-09T19:10:14.179Z] coverage: 2.3% of statements [2022-04-09T19:10:14.179Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2022-04-09T19:10:14.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-09T19:10:14.221Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-09T19:10:14.637Z] === RUN TestVerifyNetworkingConfig [2022-04-09T19:10:14.637Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestGetContainer [2022-04-09T19:10:14.637Z] --- PASS: TestGetContainer (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestValidContainerNames [2022-04-09T19:10:14.637Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestContainerInitDNS [2022-04-09T19:10:14.637Z] daemon_test.go:145: root required [2022-04-09T19:10:14.637Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestMerge [2022-04-09T19:10:14.637Z] --- PASS: TestMerge (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestValidateContainerIsolation [2022-04-09T19:10:14.637Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestFindNetworkErrorType [2022-04-09T19:10:14.637Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestEnsureServicesExist [2022-04-09T19:10:14.637Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestEnsureServicesExistErrors [2022-04-09T19:10:14.637Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-09T19:10:14.637Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-09T19:10:14.637Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-09T19:10:14.637Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestContainerDelete [2022-04-09T19:10:14.637Z] --- PASS: TestContainerDelete (0.01s) [2022-04-09T19:10:14.637Z] === RUN TestContainerDoubleDelete [2022-04-09T19:10:14.637Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestLogContainerEventCopyLabels [2022-04-09T19:10:14.637Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestLogContainerEventWithAttributes [2022-04-09T19:10:14.637Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestNoneHealthcheck [2022-04-09T19:10:14.637Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestHealthStates [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] time="2022-04-09T19:10:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-09T19:10:14.637Z] --- PASS: TestHealthStates (0.23s) [2022-04-09T19:10:14.637Z] === RUN TestGetInspectData [2022-04-09T19:10:14.637Z] --- PASS: TestGetInspectData (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestFillLicense [2022-04-09T19:10:14.637Z] --- PASS: TestFillLicense (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestListInvalidFilter [2022-04-09T19:10:14.637Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestNameFilter [2022-04-09T19:10:14.637Z] --- PASS: TestNameFilter (0.00s) [2022-04-09T19:10:14.637Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-09T19:10:14.637Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.01s) [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-09T19:10:14.637Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-09T19:10:14.637Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-09T19:10:14.795Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-09T19:10:15.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-09T19:10:15.096Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-09T19:10:15.096Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-09T19:10:15.096Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-09T19:10:15.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-09T19:10:15.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-09T19:10:15.097Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-09T19:10:15.097Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-09T19:10:15.097Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-09T19:10:15.097Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestDaemonReloadLabels [2022-04-09T19:10:15.097Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-09T19:10:15.097Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestDaemonReloadMirrors [2022-04-09T19:10:15.097Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-09T19:10:15.097Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-09T19:10:15.097Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-09T19:10:15.097Z] reload_test.go:342: root required [2022-04-09T19:10:15.097Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-09T19:10:15.097Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-09T19:10:15.097Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-09T19:10:15.097Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-09T19:10:15.097Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-09T19:10:15.097Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-04-09T19:10:15.097Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-09T19:10:15.097Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-04-09T19:10:15.097Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-09T19:10:15.097Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.03s) [2022-04-09T19:10:15.097Z] === RUN TestParseVolumesFrom [2022-04-09T19:10:15.097Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-09T19:10:15.097Z] PASS [2022-04-09T19:10:15.097Z] coverage: 8.8% of statements [2022-04-09T19:10:15.097Z] ok github.com/docker/docker/daemon 0.721s coverage: 8.8% of statements [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-09T19:10:15.097Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-09T19:10:15.368Z] --- PASS: TestGraphdriverPluginV2 (4.88s) [2022-04-09T19:10:15.368Z] PASS [2022-04-09T19:10:15.368Z] [2022-04-09T19:10:15.368Z] DONE 5 tests in 10.517s [2022-04-09T19:10:15.368Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-09T19:10:15.368Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:15.368Z] ++ set -e [2022-04-09T19:10:15.368Z] ++ '[' -n 0 ']' [2022-04-09T19:10:15.368Z] ++ set -x [2022-04-09T19:10:15.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:15.368Z] INFO: Testing against a local daemon [2022-04-09T19:10:15.368Z] === RUN TestContinueAfterPluginCrash [2022-04-09T19:10:15.368Z] === PAUSE TestContinueAfterPluginCrash [2022-04-09T19:10:15.368Z] === RUN TestReadPluginNoRead [2022-04-09T19:10:15.368Z] === PAUSE TestReadPluginNoRead [2022-04-09T19:10:15.368Z] === RUN TestDaemonStartWithLogOpt [2022-04-09T19:10:15.368Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-09T19:10:15.368Z] === CONT TestContinueAfterPluginCrash [2022-04-09T19:10:15.368Z] === CONT TestDaemonStartWithLogOpt [2022-04-09T19:10:15.630Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-09T19:10:16.204Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-09T19:10:16.777Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-09T19:10:16.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:10:16.807Z] INFO: Testing against a local daemon [2022-04-09T19:10:16.807Z] === RUN TestCheckpoint [2022-04-09T19:10:16.807Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:10:16.807Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-09T19:10:16.807Z] === RUN TestContainerInvalidJSON [2022-04-09T19:10:16.807Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:10:16.807Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:10:16.807Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:10:16.807Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:10:16.807Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:10:16.807Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:10:16.807Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-09T19:10:16.807Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-09T19:10:16.807Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-09T19:10:16.807Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-09T19:10:17.039Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-09T19:10:17.265Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-09T19:10:17.265Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-09T19:10:17.265Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-09T19:10:17.265Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-09T19:10:17.613Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-09T19:10:17.721Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-09T19:10:17.721Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-09T19:10:17.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-09T19:10:17.721Z] === RUN TestCopyFromContainer [2022-04-09T19:10:17.721Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:17.721Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-09T19:10:17.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-09T19:10:17.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:10:17.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:10:17.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:10:17.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:10:17.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:10:17.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:10:17.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:10:17.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:10:17.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:10:17.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-09T19:10:17.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-09T19:10:17.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-09T19:10:17.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-09T19:10:17.722Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-09T19:10:17.722Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-09T19:10:17.722Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidEnv [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-09T19:10:17.722Z] === RUN TestCreateTmpfsMountsTarget [2022-04-09T19:10:17.722Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:17.722Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-09T19:10:17.722Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-09T19:10:17.722Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:10:17.722Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-09T19:10:17.722Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-09T19:10:17.722Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:10:17.722Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:10:17.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:10:17.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:10:17.722Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-09T19:10:17.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-09T19:10:17.722Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-09T19:10:17.722Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-09T19:10:17.722Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-09T19:10:17.722Z] === RUN TestCreateDifferentPlatform [2022-04-09T19:10:17.722Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-09T19:10:17.722Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig/defaults [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-09T19:10:17.999Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-09T19:10:17.999Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-09T19:10:17.999Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-09T19:10:17.999Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-09T19:10:17.999Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-09T19:10:17.999Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-09T19:10:17.999Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-09T19:10:17.999Z] === RUN TestSearchRegistryForImagesErrors [2022-04-09T19:10:17.999Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestSearchRegistryForImages [2022-04-09T19:10:17.999Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestOnlyPlatformWithFallback [2022-04-09T19:10:17.999Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestImageDelete [2022-04-09T19:10:17.999Z] === RUN TestImageDelete/no_lease [2022-04-09T19:10:17.999Z] === RUN TestImageDelete/lease_exists [2022-04-09T19:10:17.999Z] --- PASS: TestImageDelete (0.05s) [2022-04-09T19:10:17.999Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-09T19:10:17.999Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-09T19:10:17.999Z] === RUN TestContentStoreForPull [2022-04-09T19:10:17.999Z] === RUN TestAdapterReadLogs [2022-04-09T19:10:17.999Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestCopier [2022-04-09T19:10:17.999Z] --- PASS: TestCopier (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestCopierLongLines [2022-04-09T19:10:17.999Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestCopierSlow [2022-04-09T19:10:17.999Z] time="2022-04-09T19:10:17Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-09T19:10:17.999Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-04-09T19:10:17.999Z] === RUN TestCreateSuccess [2022-04-09T19:10:17.999Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestCreateStreamSkipped [2022-04-09T19:10:17.999Z] time="2022-04-09T19:10:17Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-09T19:10:17.999Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestCreateLogGroupSuccess [2022-04-09T19:10:17.999Z] time="2022-04-09T19:10:17Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-09T19:10:17.999Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestCreateError [2022-04-09T19:10:17.999Z] --- PASS: TestCreateError (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestCreateAlreadyExists [2022-04-09T19:10:17.999Z] time="2022-04-09T19:10:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-09T19:10:17.999Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestLogClosed [2022-04-09T19:10:17.999Z] --- PASS: TestLogClosed (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestLogBlocking [2022-04-09T19:10:17.999Z] --- PASS: TestLogBlocking (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-09T19:10:17.999Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestLogNonBlockingBufferFull [2022-04-09T19:10:17.999Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestPublishBatchSuccess [2022-04-09T19:10:17.999Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestPublishBatchError [2022-04-09T19:10:17.999Z] time="2022-04-09T19:10:17Z" level=error msg=error [2022-04-09T19:10:17.999Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-09T19:10:17.999Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-09T19:10:18.000Z] time="2022-04-09T19:10:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-09T19:10:18.000Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-09T19:10:18.000Z] time="2022-04-09T19:10:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-09T19:10:18.000Z] time="2022-04-09T19:10:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-09T19:10:18.000Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchSimple [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchTicker [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchMultilinePattern [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchClose [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestEffectiveLen [2022-04-09T19:10:18.000Z] === RUN TestEffectiveLen/0/Hello [2022-04-09T19:10:18.000Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-09T19:10:18.000Z] === RUN TestEffectiveLen/2/🙃 [2022-04-09T19:10:18.000Z] === RUN TestEffectiveLen/3/���� [2022-04-09T19:10:18.000Z] === RUN TestEffectiveLen/4/He��o [2022-04-09T19:10:18.000Z] === RUN TestEffectiveLen/5/ [2022-04-09T19:10:18.000Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/0/ [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/1/Hello [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: Hello [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/2/Hello [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: He [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: llo [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/3/Hello [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: Hello [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/4/🙃 [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/5/🙃 [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/6/a� [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: a [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: � [2022-04-09T19:10:18.000Z] === RUN TestFindValidSplit/7/a� [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1076: a� [2022-04-09T19:10:18.000Z] cloudwatchlogs_test.go:1077: [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestProcessEventEmoji [2022-04-09T19:10:18.000Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchLineSplit [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchMaxEvents [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-09T19:10:18.000Z] PASS [2022-04-09T19:10:18.000Z] coverage: 33.6% of statements [2022-04-09T19:10:18.000Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 33.6% of statements [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-09T19:10:18.000Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-09T19:10:18.000Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-09T19:10:18.000Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsFormat [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-09T19:10:18.000Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-09T19:10:18.000Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCreateTagSuccess [2022-04-09T19:10:18.000Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-09T19:10:18.000Z] --- PASS: TestContentStoreForPull (0.28s) [2022-04-09T19:10:18.000Z] PASS [2022-04-09T19:10:18.000Z] coverage: 6.6% of statements [2022-04-09T19:10:18.000Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-09T19:10:18.000Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-09T19:10:18.000Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-09T19:10:18.000Z] ok github.com/docker/docker/daemon/images 0.513s coverage: 6.6% of statements [2022-04-09T19:10:18.000Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-04-09T19:10:18.000Z] PASS [2022-04-09T19:10:18.000Z] coverage: 79.9% of statements [2022-04-09T19:10:18.000Z] --- PASS: TestCopierSlow (0.20s) [2022-04-09T19:10:18.000Z] === RUN TestCopierWithSized [2022-04-09T19:10:18.000Z] === RUN TestCopierWithSized/as_is [2022-04-09T19:10:18.000Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-09T19:10:18.000Z] ok github.com/docker/docker/daemon/logger/awslogs 0.519s coverage: 79.9% of statements [2022-04-09T19:10:18.000Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-09T19:10:18.000Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-09T19:10:18.000Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestCopierWithPartial [2022-04-09T19:10:18.000Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestRingLogger [2022-04-09T19:10:18.000Z] --- PASS: TestRingLogger (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestRingCap [2022-04-09T19:10:18.000Z] --- PASS: TestRingCap (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestRingClose [2022-04-09T19:10:18.000Z] --- PASS: TestRingClose (0.00s) [2022-04-09T19:10:18.000Z] === RUN TestRingDrain [2022-04-09T19:10:18.000Z] --- PASS: TestRingDrain (0.00s) [2022-04-09T19:10:18.000Z] PASS [2022-04-09T19:10:18.000Z] coverage: 43.2% of statements [2022-04-09T19:10:18.000Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.2% of statements [2022-04-09T19:10:18.000Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-09T19:10:18.000Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-09T19:10:18.000Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-09T19:10:18.000Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-09T19:10:18.000Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-09T19:10:18.000Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-09T19:10:18.178Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-09T19:10:18.178Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-09T19:10:18.178Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-09T19:10:18.178Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-09T19:10:18.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-04-09T19:10:18.178Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-09T19:10:18.178Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-09T19:10:18.178Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-09T19:10:18.178Z] === RUN TestContainerKillOnDaemonStart [2022-04-09T19:10:18.178Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:18.178Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-09T19:10:18.178Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.178Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:10:18.178Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:10:18.178Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.558Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-09T19:10:18.639Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:18.639Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:19.097Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:10:19.151Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-09T19:10:19.151Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-09T19:10:19.534Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-09T19:10:19.534Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-09T19:10:19.534Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-09T19:10:19.534Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-09T19:10:19.534Z] === RUN TestFastTimeMarshalJSON [2022-04-09T19:10:19.534Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-04-09T19:10:19.534Z] PASS [2022-04-09T19:10:19.534Z] coverage: 87.2% of statements [2022-04-09T19:10:19.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2022-04-09T19:10:19.723Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-04-09T19:10:19.723Z] === CONT TestReadPluginNoRead [2022-04-09T19:10:19.723Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-09T19:10:19.997Z] === RUN TestJSONFileLogger [2022-04-09T19:10:19.997Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-09T19:10:19.997Z] === RUN TestJSONFileLoggerWithTags [2022-04-09T19:10:19.997Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-09T19:10:19.997Z] === RUN TestJSONFileLoggerWithOpts [2022-04-09T19:10:19.997Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-09T19:10:19.997Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-09T19:10:19.997Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-09T19:10:19.997Z] === RUN TestEncodeDecode [2022-04-09T19:10:19.997Z] === PAUSE TestEncodeDecode [2022-04-09T19:10:19.997Z] === RUN TestUnexpectedEOF [2022-04-09T19:10:19.997Z] time="2022-04-09T19:10:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-09T19:10:19.997Z] time="2022-04-09T19:10:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-09T19:10:19.997Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-04-09T19:10:19.997Z] === CONT TestEncodeDecode [2022-04-09T19:10:19.997Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-09T19:10:19.997Z] PASS [2022-04-09T19:10:19.997Z] coverage: 69.9% of statements [2022-04-09T19:10:19.997Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.336s coverage: 69.9% of statements [2022-04-09T19:10:20.455Z] === RUN TestWriteLog [2022-04-09T19:10:20.455Z] === PAUSE TestWriteLog [2022-04-09T19:10:20.455Z] === RUN TestReadLog [2022-04-09T19:10:20.455Z] === PAUSE TestReadLog [2022-04-09T19:10:20.455Z] === RUN TestDecode [2022-04-09T19:10:20.455Z] --- PASS: TestDecode (0.03s) [2022-04-09T19:10:20.455Z] === CONT TestWriteLog [2022-04-09T19:10:20.455Z] --- PASS: TestWriteLog (0.00s) [2022-04-09T19:10:20.455Z] === CONT TestReadLog [2022-04-09T19:10:20.455Z] === RUN TestReadLog/tail_exact [2022-04-09T19:10:20.455Z] === RUN TestReadLog/tail_less_than_available [2022-04-09T19:10:20.455Z] === RUN TestReadLog/tail_more_than_available [2022-04-09T19:10:20.455Z] --- PASS: TestReadLog (0.26s) [2022-04-09T19:10:20.455Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-04-09T19:10:20.455Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-09T19:10:20.455Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-09T19:10:20.455Z] PASS [2022-04-09T19:10:20.455Z] coverage: 78.7% of statements [2022-04-09T19:10:20.455Z] ok github.com/docker/docker/daemon/logger/local 0.353s coverage: 78.7% of statements [2022-04-09T19:10:20.913Z] === RUN TestOpenFileDelete [2022-04-09T19:10:20.913Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-09T19:10:20.913Z] === RUN TestOpenFileRename [2022-04-09T19:10:20.913Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-09T19:10:20.913Z] === RUN TestHandleDecoderErr [2022-04-09T19:10:20.913Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-09T19:10:20.913Z] === RUN TestParseLogTagDefaultTag [2022-04-09T19:10:20.913Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-09T19:10:20.913Z] === RUN TestParseLogTag [2022-04-09T19:10:20.913Z] --- PASS: TestParseLogTag (0.00s) [2022-04-09T19:10:20.913Z] === RUN TestParseLogTagEmptyTag [2022-04-09T19:10:20.913Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-09T19:10:20.913Z] === RUN TestTailFiles [2022-04-09T19:10:20.913Z] --- PASS: TestTailFiles (0.00s) [2022-04-09T19:10:20.913Z] === RUN TestFollowLogsConsumerGone [2022-04-09T19:10:20.913Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-09T19:10:20.913Z] === RUN TestFollowLogsProducerGone [2022-04-09T19:10:20.913Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-09T19:10:20.913Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-09T19:10:20.913Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-09T19:10:20.913Z] === RUN TestCheckCapacityAndRotate [2022-04-09T19:10:20.913Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-09T19:10:20.913Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-09T19:10:20.913Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-09T19:10:20.913Z] --- PASS: TestCheckCapacityAndRotate (0.27s) [2022-04-09T19:10:20.913Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-09T19:10:20.913Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.20s) [2022-04-09T19:10:20.913Z] PASS [2022-04-09T19:10:20.913Z] coverage: 55.1% of statements [2022-04-09T19:10:20.913Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.398s coverage: 55.1% of statements [2022-04-09T19:10:21.113Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-09T19:10:21.371Z] === RUN TestLog [2022-04-09T19:10:21.371Z] --- PASS: TestLog (0.03s) [2022-04-09T19:10:21.371Z] PASS [2022-04-09T19:10:21.371Z] coverage: 31.5% of statements [2022-04-09T19:10:21.371Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2022-04-09T19:10:22.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-09T19:10:22.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-09T19:10:22.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-09T19:10:22.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-09T19:10:22.318Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-09T19:10:22.339Z] === RUN TestNewParse [2022-04-09T19:10:22.339Z] --- PASS: TestNewParse (0.00s) [2022-04-09T19:10:22.339Z] PASS [2022-04-09T19:10:22.339Z] coverage: 8.3% of statements [2022-04-09T19:10:22.339Z] ok github.com/docker/docker/daemon/logger/templates 0.096s coverage: 8.3% of statements [2022-04-09T19:10:22.579Z] === RUN TestReadPluginNoRead/default [2022-04-09T19:10:22.799Z] === RUN TestValidateLogOpt [2022-04-09T19:10:22.799Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestNewMissedConfig [2022-04-09T19:10:22.799Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestNewMissedUrl [2022-04-09T19:10:22.799Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestNewMissedToken [2022-04-09T19:10:22.799Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestNewWithProxy [2022-04-09T19:10:22.799Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestDefault [2022-04-09T19:10:22.799Z] --- PASS: TestDefault (0.01s) [2022-04-09T19:10:22.799Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-09T19:10:22.799Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-09T19:10:22.799Z] === RUN TestJsonFormat [2022-04-09T19:10:22.799Z] --- PASS: TestJsonFormat (0.01s) [2022-04-09T19:10:22.799Z] === RUN TestRawFormat [2022-04-09T19:10:22.799Z] --- PASS: TestRawFormat (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestRawFormatWithLabels [2022-04-09T19:10:22.799Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestRawFormatWithoutTag [2022-04-09T19:10:22.799Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestBatching [2022-04-09T19:10:22.799Z] === RUN TestParseLogFormat [2022-04-09T19:10:22.799Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestValidateLogOptEmpty [2022-04-09T19:10:22.799Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestValidateSyslogAddress [2022-04-09T19:10:22.799Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestParseAddressDefaultPort [2022-04-09T19:10:22.799Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestValidateSyslogFacility [2022-04-09T19:10:22.799Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestValidateLogOptSyslogFormat [2022-04-09T19:10:22.799Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-09T19:10:22.799Z] === RUN TestValidateLogOpt [2022-04-09T19:10:22.799Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-09T19:10:22.799Z] PASS [2022-04-09T19:10:22.799Z] coverage: 46.8% of statements [2022-04-09T19:10:22.799Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 46.8% of statements [2022-04-09T19:10:22.799Z] --- PASS: TestBatching (0.33s) [2022-04-09T19:10:22.799Z] === RUN TestFrequency [2022-04-09T19:10:22.846Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-09T19:10:23.257Z] --- PASS: TestFrequency (0.24s) [2022-04-09T19:10:23.257Z] === RUN TestOneMessagePerRequest [2022-04-09T19:10:23.257Z] --- PASS: TestOneMessagePerRequest (0.07s) [2022-04-09T19:10:23.257Z] === RUN TestVerify [2022-04-09T19:10:23.257Z] --- PASS: TestVerify (0.00s) [2022-04-09T19:10:23.257Z] === RUN TestSkipVerify [2022-04-09T19:10:23.716Z] time="2022-04-09T19:10:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:23.716Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:23.716Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:23.787Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-09T19:10:24.173Z] --- PASS: TestSkipVerify (0.72s) [2022-04-09T19:10:24.173Z] === RUN TestBufferMaximum [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531423.692935\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531423.692935\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:24.173Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-09T19:10:24.173Z] === RUN TestServerAlwaysDown [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531423.697935\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531423.697935\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531423.697935\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531423.698935\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:24.173Z] time="2022-04-09T19:10:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649531423.698935\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:24.173Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-09T19:10:24.173Z] === RUN TestCannotSendAfterClose [2022-04-09T19:10:24.173Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-09T19:10:24.173Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-09T19:10:24.173Z] === RUN TestV1IDService [2022-04-09T19:10:24.173Z] --- PASS: TestV1IDService (0.03s) [2022-04-09T19:10:24.173Z] === RUN TestV2MetadataService [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-09T19:10:24.945Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.37s) [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.55s) [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.56s) [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.51s) [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.89s) [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.37s) [2022-04-09T19:10:24.945Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.28s) [2022-04-09T19:10:24.945Z] === RUN TestDiff [2022-04-09T19:10:24.945Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-09T19:10:24.945Z] --- SKIP: TestDiff (0.00s) [2022-04-09T19:10:24.945Z] === RUN TestExecWithCloseStdin [2022-04-09T19:10:25.139Z] time="2022-04-09T19:10:24Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49213/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-09T19:10:25.139Z] time="2022-04-09T19:10:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0a30c6ea4d93\"}'" [2022-04-09T19:10:25.139Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-09T19:10:25.139Z] PASS [2022-04-09T19:10:25.139Z] coverage: 82.5% of statements [2022-04-09T19:10:25.139Z] ok github.com/docker/docker/daemon/logger/splunk 2.479s coverage: 82.5% of statements [2022-04-09T19:10:25.139Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-09T19:10:25.139Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-09T19:10:25.139Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-09T19:10:25.139Z] --- PASS: TestV2MetadataService (1.16s) [2022-04-09T19:10:25.139Z] PASS [2022-04-09T19:10:25.139Z] coverage: 48.2% of statements [2022-04-09T19:10:25.139Z] ok github.com/docker/docker/distribution/metadata 1.289s coverage: 48.2% of statements [2022-04-09T19:10:25.139Z] === RUN TestSuccessfulDownload [2022-04-09T19:10:25.139Z] download_test.go:267: Needs fixing on Windows [2022-04-09T19:10:25.139Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-09T19:10:25.139Z] === RUN TestCancelledDownload [2022-04-09T19:10:25.139Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-09T19:10:25.139Z] === RUN TestMaxDownloadAttempts [2022-04-09T19:10:25.139Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:10:25.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:10:25.139Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:10:25.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:10:25.139Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:10:25.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:10:25.139Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:10:25.139Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:10:25.139Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-09T19:10:25.139Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-09T19:10:25.139Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-09T19:10:25.139Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-09T19:10:25.172Z] --- PASS: TestContinueAfterPluginCrash (9.50s) [2022-04-09T19:10:25.172Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-09T19:10:25.598Z] time="2022-04-09T19:10:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:10:25.598Z] time="2022-04-09T19:10:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:10:25.598Z] time="2022-04-09T19:10:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:10:25.598Z] time="2022-04-09T19:10:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-09T19:10:25.598Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-09T19:10:25.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-04-09T19:10:25.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-04-09T19:10:25.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-04-09T19:10:25.598Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-04-09T19:10:25.598Z] === RUN TestTransfer [2022-04-09T19:10:25.598Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-09T19:10:25.598Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-09T19:10:25.598Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-09T19:10:25.598Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-09T19:10:25.598Z] === RUN TestContinueOnError_NeverContinue [2022-04-09T19:10:25.598Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-09T19:10:25.598Z] === RUN TestManifestStore [2022-04-09T19:10:25.598Z] === RUN TestManifestStore/no_remote_or_local [2022-04-09T19:10:26.056Z] --- PASS: TestTransfer (0.12s) [2022-04-09T19:10:26.056Z] === RUN TestConcurrencyLimit [2022-04-09T19:10:26.056Z] time="2022-04-09T19:10:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2338136551\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/no_local_cache [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/with_local_cache [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/unknown_media_type [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-09T19:10:26.056Z] time="2022-04-09T19:10:25Z" level=warning msg="reference for unknown type: " [2022-04-09T19:10:26.056Z] time="2022-04-09T19:10:25Z" level=warning msg="reference for unknown type: " [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-09T19:10:26.056Z] time="2022-04-09T19:10:25Z" level=warning msg="reference for unknown type: " [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-09T19:10:26.056Z] time="2022-04-09T19:10:25Z" level=warning msg="reference for unknown type: " [2022-04-09T19:10:26.056Z] time="2022-04-09T19:10:25Z" level=warning msg="reference for unknown type: " [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-09T19:10:26.056Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-09T19:10:26.056Z] time="2022-04-09T19:10:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore (0.38s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaType [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-09T19:10:26.056Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-09T19:10:26.056Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-09T19:10:26.056Z] === RUN TestFixManifestLayers [2022-04-09T19:10:26.056Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-09T19:10:26.056Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-09T19:10:26.056Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-09T19:10:26.056Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-09T19:10:26.056Z] === RUN TestFixManifestLayersBadParent [2022-04-09T19:10:26.056Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-09T19:10:26.056Z] === RUN TestValidateManifest [2022-04-09T19:10:26.056Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-09T19:10:26.056Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-09T19:10:26.056Z] === RUN TestFormatPlatform [2022-04-09T19:10:26.056Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-09T19:10:26.056Z] === RUN TestPullSchema2Config [2022-04-09T19:10:26.056Z] === RUN TestPullSchema2Config/success_first_time [2022-04-09T19:10:26.056Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:10:26.056Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:10:26.056Z] === RUN TestPullSchema2Config/500_status [2022-04-09T19:10:26.056Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:10:26.056Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:10:26.514Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-04-09T19:10:26.514Z] === RUN TestInactiveJobs [2022-04-09T19:10:26.514Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:10:26.514Z] === RUN TestPullSchema2Config/EOF [2022-04-09T19:10:26.514Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:10:26.514Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:10:26.514Z] 2022/04/09 19:10:26 http: panic serving 127.0.0.1:49224: intentional panic [2022-04-09T19:10:26.514Z] goroutine 94 [running]: [2022-04-09T19:10:26.514Z] net/http.(*conn).serve.func1() [2022-04-09T19:10:26.514Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-09T19:10:26.514Z] panic({0x1869000, 0x1a4b8f0}) [2022-04-09T19:10:26.514Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-09T19:10:26.514Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004ac680?, {0x1a530d8?, 0xc00040c380?}) [2022-04-09T19:10:26.514Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-09T19:10:26.514Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1a530d8, 0xc00040c380}, 0xc000436f00) [2022-04-09T19:10:26.514Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-09T19:10:26.514Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1a530d8?, 0xc00040c380?}, 0xc000080400?) [2022-04-09T19:10:26.514Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-09T19:10:26.514Z] net/http.serverHandler.ServeHTTP({0xc0003175f0?}, {0x1a530d8, 0xc00040c380}, 0xc000436f00) [2022-04-09T19:10:26.514Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-09T19:10:26.514Z] net/http.(*conn).serve(0xc0004bcdc0, {0x1a53950, 0xc00048fe00}) [2022-04-09T19:10:26.514Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-09T19:10:26.514Z] created by net/http.(*Server).Serve [2022-04-09T19:10:26.514Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-09T19:10:26.514Z] === RUN TestNotFound [2022-04-09T19:10:26.514Z] --- PASS: TestNotFound (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestConflict [2022-04-09T19:10:26.514Z] --- PASS: TestConflict (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestForbidden [2022-04-09T19:10:26.514Z] --- PASS: TestForbidden (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestInvalidParameter [2022-04-09T19:10:26.514Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestNotImplemented [2022-04-09T19:10:26.514Z] --- PASS: TestNotImplemented (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestNotModified [2022-04-09T19:10:26.514Z] --- PASS: TestNotModified (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestUnauthorized [2022-04-09T19:10:26.514Z] --- PASS: TestUnauthorized (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestUnknown [2022-04-09T19:10:26.514Z] --- PASS: TestUnknown (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestCancelled [2022-04-09T19:10:26.514Z] --- PASS: TestCancelled (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestDeadline [2022-04-09T19:10:26.514Z] --- PASS: TestDeadline (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestDataLoss [2022-04-09T19:10:26.514Z] --- PASS: TestDataLoss (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestUnavailable [2022-04-09T19:10:26.514Z] --- PASS: TestUnavailable (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestSystem [2022-04-09T19:10:26.514Z] --- PASS: TestSystem (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Not_Found [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Bad_Request [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Conflict [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Unauthorized [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Forbidden [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Not_Modified [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-09T19:10:26.514Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-09T19:10:26.514Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-09T19:10:26.514Z] PASS [2022-04-09T19:10:26.514Z] coverage: 77.0% of statements [2022-04-09T19:10:26.514Z] ok github.com/docker/docker/errdefs 0.046s coverage: 77.0% of statements [2022-04-09T19:10:26.514Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-09T19:10:26.514Z] === RUN TestWatchRelease [2022-04-09T19:10:26.514Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:10:26.514Z] === RUN TestPullSchema2Config/unauthorized [2022-04-09T19:10:26.514Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-09T19:10:26.514Z] --- PASS: TestWatchRelease (0.04s) [2022-04-09T19:10:26.514Z] === RUN TestWatchFinishedTransfer [2022-04-09T19:10:26.514Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestDuplicateTransfer [2022-04-09T19:10:26.514Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-09T19:10:26.514Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-09T19:10:26.514Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-09T19:10:26.514Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-09T19:10:26.514Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-09T19:10:26.514Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-09T19:10:26.514Z] === RUN TestGetRepositoryMountCandidates [2022-04-09T19:10:26.514Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-09T19:10:26.514Z] === RUN TestLayerAlreadyExists [2022-04-09T19:10:26.514Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:10:26.514Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:10:26.514Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:10:26.514Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:10:26.514Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:10:26.515Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-09T19:10:26.515Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-09T19:10:26.515Z] === RUN TestWhenEmptyAuthConfig [2022-04-09T19:10:26.515Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-09T19:10:26.515Z] === RUN TestSuccessfulUpload [2022-04-09T19:10:26.559Z] === CONT TestReadPluginNoRead [2022-04-09T19:10:26.559Z] read_test.go:92: [d620f41df7457] daemon is not started [2022-04-09T19:10:26.559Z] --- PASS: TestReadPluginNoRead (6.58s) [2022-04-09T19:10:26.559Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-09T19:10:26.559Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-04-09T19:10:26.559Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-09T19:10:26.559Z] PASS [2022-04-09T19:10:26.559Z] [2022-04-09T19:10:26.559Z] DONE 6 tests in 11.049s [2022-04-09T19:10:26.559Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-09T19:10:26.559Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:26.559Z] ++ set -e [2022-04-09T19:10:26.559Z] ++ '[' -n 0 ']' [2022-04-09T19:10:26.559Z] ++ set -x [2022-04-09T19:10:26.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:26.559Z] testing: warning: no tests to run [2022-04-09T19:10:26.559Z] PASS [2022-04-09T19:10:26.559Z] [2022-04-09T19:10:26.559Z] DONE 0 tests in 0.041s [2022-04-09T19:10:26.559Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-09T19:10:26.559Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:26.559Z] ++ set -e [2022-04-09T19:10:26.559Z] ++ '[' -n 0 ']' [2022-04-09T19:10:26.559Z] ++ set -x [2022-04-09T19:10:26.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:26.559Z] INFO: Testing against a local daemon [2022-04-09T19:10:26.559Z] === RUN TestPluginWithDevMounts [2022-04-09T19:10:26.559Z] === PAUSE TestPluginWithDevMounts [2022-04-09T19:10:26.559Z] === CONT TestPluginWithDevMounts [2022-04-09T19:10:26.973Z] time="2022-04-09T19:10:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-09T19:10:26.973Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-09T19:10:26.973Z] === RUN TestCancelledUpload [2022-04-09T19:10:26.973Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-09T19:10:26.973Z] PASS [2022-04-09T19:10:26.973Z] coverage: 77.3% of statements [2022-04-09T19:10:26.973Z] ok github.com/docker/docker/distribution/xfer 1.937s coverage: 77.3% of statements [2022-04-09T19:10:27.117Z] --- PASS: TestExecWithCloseStdin (2.61s) [2022-04-09T19:10:27.117Z] === RUN TestExec [2022-04-09T19:10:27.132Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-09T19:10:27.431Z] === RUN TestFSGetInvalidData [2022-04-09T19:10:27.431Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-09T19:10:27.431Z] === RUN TestFSInvalidSet [2022-04-09T19:10:27.431Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-09T19:10:27.431Z] === RUN TestFSInvalidRoot [2022-04-09T19:10:27.431Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-09T19:10:27.431Z] === RUN TestFSMetadataGetSet [2022-04-09T19:10:27.431Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-04-09T19:10:27.431Z] === RUN TestFSInvalidWalker [2022-04-09T19:10:27.431Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-09T19:10:27.431Z] === RUN TestFSGetSet [2022-04-09T19:10:27.703Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-09T19:10:27.890Z] --- PASS: TestFSGetSet (0.04s) [2022-04-09T19:10:27.890Z] === RUN TestFSGetUnsetKey [2022-04-09T19:10:27.890Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-09T19:10:27.890Z] === RUN TestFSGetEmptyData [2022-04-09T19:10:27.890Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-04-09T19:10:27.890Z] === RUN TestFSDelete [2022-04-09T19:10:27.890Z] --- PASS: TestFSDelete (0.07s) [2022-04-09T19:10:27.890Z] === RUN TestFSWalker [2022-04-09T19:10:27.890Z] --- PASS: TestFSWalker (0.02s) [2022-04-09T19:10:27.890Z] === RUN TestFSWalkerStopOnError [2022-04-09T19:10:27.890Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-09T19:10:27.890Z] === RUN TestNewFromJSON [2022-04-09T19:10:27.890Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-09T19:10:27.890Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-09T19:10:27.890Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-09T19:10:27.890Z] === RUN TestMarshalKeyOrder [2022-04-09T19:10:27.890Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-09T19:10:27.890Z] === RUN TestHistoryEqual [2022-04-09T19:10:27.890Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-04-09T19:10:27.890Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-09T19:10:27.890Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-09T19:10:27.890Z] === RUN TestTokenPassThru [2022-04-09T19:10:27.890Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-09T19:10:27.890Z] === RUN TestTokenPassThruDifferentHost [2022-04-09T19:10:27.890Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-09T19:10:27.890Z] PASS [2022-04-09T19:10:27.890Z] coverage: 26.6% of statements [2022-04-09T19:10:27.890Z] ok github.com/docker/docker/distribution 2.247s coverage: 26.6% of statements [2022-04-09T19:10:27.890Z] === RUN TestCompare [2022-04-09T19:10:27.890Z] --- PASS: TestCompare (0.00s) [2022-04-09T19:10:27.890Z] PASS [2022-04-09T19:10:27.890Z] coverage: 19.2% of statements [2022-04-09T19:10:27.890Z] ok github.com/docker/docker/image/cache 0.091s coverage: 19.2% of statements [2022-04-09T19:10:27.890Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-09T19:10:27.890Z] === RUN TestImage [2022-04-09T19:10:27.890Z] --- PASS: TestImage (0.00s) [2022-04-09T19:10:27.890Z] === RUN TestImageOSNotEmpty [2022-04-09T19:10:27.890Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-09T19:10:27.890Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-09T19:10:27.890Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-09T19:10:27.890Z] === RUN TestCreate [2022-04-09T19:10:27.890Z] --- PASS: TestCreate (0.01s) [2022-04-09T19:10:27.890Z] === RUN TestRestore [2022-04-09T19:10:27.890Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-09T19:10:27.890Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-09T19:10:27.890Z] time="2022-04-09T19:10:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-09T19:10:27.890Z] --- PASS: TestRestore (0.06s) [2022-04-09T19:10:27.890Z] === RUN TestAddDelete [2022-04-09T19:10:27.890Z] --- PASS: TestAddDelete (0.04s) [2022-04-09T19:10:27.890Z] === RUN TestSearchAfterDelete [2022-04-09T19:10:27.890Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-09T19:10:27.890Z] === RUN TestParentReset [2022-04-09T19:10:27.964Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-09T19:10:27.964Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-09T19:10:27.964Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-09T19:10:27.964Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-09T19:10:28.225Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-04-09T19:10:28.225Z] PASS [2022-04-09T19:10:28.225Z] [2022-04-09T19:10:28.225Z] DONE 1 tests in 1.916s [2022-04-09T19:10:28.225Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-09T19:10:28.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:28.225Z] ++ set -e [2022-04-09T19:10:28.225Z] ++ '[' -n 0 ']' [2022-04-09T19:10:28.225Z] ++ set -x [2022-04-09T19:10:28.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:28.348Z] --- PASS: TestParentReset (0.05s) [2022-04-09T19:10:28.348Z] === RUN TestGetAndSetLastUpdated [2022-04-09T19:10:28.348Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-09T19:10:28.348Z] === RUN TestStoreLen [2022-04-09T19:10:28.348Z] --- PASS: TestStoreLen (0.09s) [2022-04-09T19:10:28.348Z] PASS [2022-04-09T19:10:28.348Z] coverage: 86.9% of statements [2022-04-09T19:10:28.348Z] ok github.com/docker/docker/image 0.872s coverage: 86.9% of statements [2022-04-09T19:10:28.486Z] INFO: Testing against a local daemon [2022-04-09T19:10:28.486Z] === RUN TestSecretInspect [2022-04-09T19:10:28.808Z] === RUN TestValidateManifest [2022-04-09T19:10:28.808Z] === RUN TestValidateManifest/non-nil [2022-04-09T19:10:28.808Z] === RUN TestValidateManifest/nil [2022-04-09T19:10:28.808Z] --- PASS: TestValidateManifest (0.00s) [2022-04-09T19:10:28.808Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-09T19:10:28.808Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-09T19:10:28.808Z] PASS [2022-04-09T19:10:28.808Z] coverage: 0.7% of statements [2022-04-09T19:10:28.808Z] ok github.com/docker/docker/image/tarexport 0.084s coverage: 0.7% of statements [2022-04-09T19:10:29.266Z] === RUN TestMakeV1ConfigFromConfig [2022-04-09T19:10:29.266Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-09T19:10:29.266Z] PASS [2022-04-09T19:10:29.266Z] coverage: 25.0% of statements [2022-04-09T19:10:29.266Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-04-09T19:10:29.266Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-09T19:10:29.289Z] --- PASS: TestExec (2.25s) [2022-04-09T19:10:29.289Z] === RUN TestExecUser [2022-04-09T19:10:29.289Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-09T19:10:29.289Z] --- SKIP: TestExecUser (0.00s) [2022-04-09T19:10:29.289Z] === RUN TestExportContainerAndImportImage [2022-04-09T19:10:29.289Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:29.289Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-09T19:10:29.289Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-09T19:10:29.289Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:29.289Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-09T19:10:29.289Z] === RUN TestHealthCheckWorkdir [2022-04-09T19:10:29.289Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-09T19:10:29.289Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-09T19:10:29.289Z] === RUN TestHealthKillContainer [2022-04-09T19:10:29.289Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-09T19:10:29.289Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-09T19:10:29.289Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-09T19:10:29.289Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T19:10:29.289Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T19:10:29.289Z] === RUN TestKillContainerInvalidSignal [2022-04-09T19:10:30.232Z] === RUN TestSerialization [2022-04-09T19:10:30.232Z] --- PASS: TestSerialization (0.02s) [2022-04-09T19:10:30.232Z] PASS [2022-04-09T19:10:30.232Z] coverage: 100.0% of statements [2022-04-09T19:10:30.232Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-04-09T19:10:31.035Z] --- PASS: TestSecretInspect (2.19s) [2022-04-09T19:10:31.035Z] === RUN TestSecretList [2022-04-09T19:10:31.035Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-09T19:10:31.198Z] === RUN TestEmptyLayer [2022-04-09T19:10:31.198Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-09T19:10:31.198Z] === RUN TestCommitFailure [2022-04-09T19:10:31.198Z] --- PASS: TestCommitFailure (0.01s) [2022-04-09T19:10:31.198Z] === RUN TestStartTransactionFailure [2022-04-09T19:10:31.198Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-09T19:10:31.198Z] === RUN TestGetOrphan [2022-04-09T19:10:31.198Z] --- PASS: TestGetOrphan (0.01s) [2022-04-09T19:10:31.198Z] === RUN TestMountAndRegister [2022-04-09T19:10:31.198Z] layer_test.go:258: Layer size: 14 [2022-04-09T19:10:31.198Z] --- PASS: TestMountAndRegister (0.08s) [2022-04-09T19:10:31.198Z] === RUN TestLayerRelease [2022-04-09T19:10:31.198Z] layer_test.go:291: Failing on Windows [2022-04-09T19:10:31.198Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-09T19:10:31.198Z] === RUN TestStoreRestore [2022-04-09T19:10:31.198Z] layer_test.go:340: Failing on Windows [2022-04-09T19:10:31.198Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-09T19:10:31.198Z] === RUN TestTarStreamStability [2022-04-09T19:10:31.198Z] layer_test.go:455: Failing on Windows [2022-04-09T19:10:31.198Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-09T19:10:31.198Z] === RUN TestRegisterExistingLayer [2022-04-09T19:10:31.198Z] === RUN TestEnvironmentParsing [2022-04-09T19:10:31.198Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-09T19:10:31.198Z] PASS [2022-04-09T19:10:31.198Z] coverage: 1.2% of statements [2022-04-09T19:10:31.198Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2022-04-09T19:10:31.297Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-09T19:10:31.460Z] --- PASS: TestKillContainerInvalidSignal (2.12s) [2022-04-09T19:10:31.460Z] === RUN TestKillContainer [2022-04-09T19:10:31.460Z] === RUN TestKillContainer/no_signal [2022-04-09T19:10:31.659Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-04-09T19:10:31.659Z] === RUN TestTarStreamVerification [2022-04-09T19:10:31.659Z] layer_test.go:684: Failing on Windows [2022-04-09T19:10:31.659Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-09T19:10:31.659Z] === RUN TestLayerMigration [2022-04-09T19:10:31.659Z] migration_test.go:45: Failing on Windows [2022-04-09T19:10:31.659Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-09T19:10:31.659Z] === RUN TestLayerMigrationNoTarsplit [2022-04-09T19:10:31.659Z] migration_test.go:181: Failing on Windows [2022-04-09T19:10:31.659Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-09T19:10:31.659Z] === RUN TestMountInit [2022-04-09T19:10:31.659Z] mount_test.go:17: Failing on Windows [2022-04-09T19:10:31.659Z] --- SKIP: TestMountInit (0.00s) [2022-04-09T19:10:31.659Z] === RUN TestMountSize [2022-04-09T19:10:31.659Z] mount_test.go:76: Failing on Windows [2022-04-09T19:10:31.659Z] --- SKIP: TestMountSize (0.00s) [2022-04-09T19:10:31.659Z] === RUN TestMountChanges [2022-04-09T19:10:31.659Z] mount_test.go:125: Failing on Windows [2022-04-09T19:10:31.659Z] --- SKIP: TestMountChanges (0.00s) [2022-04-09T19:10:31.659Z] === RUN TestMountApply [2022-04-09T19:10:31.659Z] mount_test.go:212: Failing on Windows [2022-04-09T19:10:31.659Z] --- SKIP: TestMountApply (0.00s) [2022-04-09T19:10:31.659Z] PASS [2022-04-09T19:10:31.659Z] coverage: 30.6% of statements [2022-04-09T19:10:31.659Z] ok github.com/docker/docker/layer 0.529s coverage: 30.6% of statements [2022-04-09T19:10:31.659Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-09T19:10:31.659Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-09T19:10:31.659Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-09T19:10:31.659Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-09T19:10:32.117Z] === RUN TestSequenceGetAvailableBit [2022-04-09T19:10:32.117Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestSequenceEqual [2022-04-09T19:10:32.117Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestSequenceCopy [2022-04-09T19:10:32.117Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestGetFirstAvailable [2022-04-09T19:10:32.117Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestFindSequence [2022-04-09T19:10:32.117Z] --- PASS: TestFindSequence (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestCheckIfAvailable [2022-04-09T19:10:32.117Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestMergeSequences [2022-04-09T19:10:32.117Z] --- PASS: TestMergeSequences (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestPushReservation [2022-04-09T19:10:32.117Z] --- PASS: TestPushReservation (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestSerializeDeserialize [2022-04-09T19:10:32.117Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestSet [2022-04-09T19:10:32.117Z] --- PASS: TestSet (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestSetUnset [2022-04-09T19:10:32.117Z] --- PASS: TestSetUnset (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestOffsetSetUnset [2022-04-09T19:10:32.117Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestSetInRange [2022-04-09T19:10:32.117Z] --- PASS: TestSetInRange (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestSetAnyInRange [2022-04-09T19:10:32.117Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestMethods [2022-04-09T19:10:32.117Z] --- PASS: TestMethods (0.00s) [2022-04-09T19:10:32.117Z] === RUN TestRandomAllocateDeallocate [2022-04-09T19:10:32.239Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-09T19:10:32.991Z] === RUN TestKillContainer/non_killing_signal [2022-04-09T19:10:32.991Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-09T19:10:32.991Z] === RUN TestKillContainer/killing_signal [2022-04-09T19:10:33.181Z] --- PASS: TestSecretList (2.42s) [2022-04-09T19:10:33.181Z] === RUN TestSecretsCreateAndDelete [2022-04-09T19:10:34.293Z] === RUN TestInvalidConfig [2022-04-09T19:10:34.293Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-09T19:10:34.293Z] === RUN TestConfig [2022-04-09T19:10:34.293Z] --- PASS: TestConfig (0.01s) [2022-04-09T19:10:34.293Z] === RUN TestOptionsLabels [2022-04-09T19:10:34.293Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-09T19:10:34.293Z] === RUN TestValidName [2022-04-09T19:10:34.293Z] --- PASS: TestValidName (0.00s) [2022-04-09T19:10:34.293Z] PASS [2022-04-09T19:10:34.293Z] coverage: 19.7% of statements [2022-04-09T19:10:34.293Z] ok github.com/docker/docker/libnetwork/config 0.115s coverage: 19.7% of statements [2022-04-09T19:10:35.258Z] === RUN TestKey [2022-04-09T19:10:35.258Z] --- PASS: TestKey (0.00s) [2022-04-09T19:10:35.258Z] === RUN TestParseKey [2022-04-09T19:10:35.258Z] --- PASS: TestParseKey (0.00s) [2022-04-09T19:10:35.258Z] === RUN TestInvalidDataStore [2022-04-09T19:10:35.258Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-09T19:10:35.258Z] === RUN TestKVObjectFlatKey [2022-04-09T19:10:35.258Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-09T19:10:35.258Z] === RUN TestAtomicKVObjectFlatKey [2022-04-09T19:10:35.258Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-09T19:10:35.258Z] PASS [2022-04-09T19:10:35.258Z] coverage: 21.9% of statements [2022-04-09T19:10:35.258Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2022-04-09T19:10:35.716Z] === RUN TestErrorInterfaces [2022-04-09T19:10:35.716Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-09T19:10:35.716Z] === RUN TestNetworkMarshalling [2022-04-09T19:10:35.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-09T19:10:35.730Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-09T19:10:35.885Z] --- PASS: TestKillContainer (4.68s) [2022-04-09T19:10:35.885Z] --- PASS: TestKillContainer/no_signal (2.00s) [2022-04-09T19:10:35.885Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:10:35.885Z] --- PASS: TestKillContainer/killing_signal (2.61s) [2022-04-09T19:10:35.885Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-09T19:10:35.885Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:10:35.885Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-09T19:10:35.885Z] === RUN TestKillStoppedContainer [2022-04-09T19:10:35.885Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:10:35.885Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-09T19:10:35.885Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-09T19:10:35.885Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:10:35.885Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-09T19:10:35.885Z] === RUN TestKillDifferentUserContainer [2022-04-09T19:10:35.885Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-09T19:10:35.885Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-09T19:10:35.885Z] === RUN TestInspectOomKilledTrue [2022-04-09T19:10:35.885Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:35.885Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-09T19:10:35.885Z] === RUN TestInspectOomKilledFalse [2022-04-09T19:10:35.885Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:10:35.885Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-09T19:10:35.885Z] === RUN TestLogsFollowTailEmpty [2022-04-09T19:10:35.991Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2022-04-09T19:10:35.991Z] === RUN TestSecretsUpdate [2022-04-09T19:10:36.175Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-09T19:10:36.175Z] === RUN TestEndpointMarshalling [2022-04-09T19:10:36.175Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestAuxAddresses [2022-04-09T19:10:36.175Z] time="2022-04-09T19:10:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:10:36.175Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-09T19:10:36.175Z] === RUN TestSRVServiceQuery [2022-04-09T19:10:36.175Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-09T19:10:36.175Z] === RUN TestServiceVIPReuse [2022-04-09T19:10:36.175Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-09T19:10:36.175Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-09T19:10:36.175Z] === RUN TestDNSIPQuery [2022-04-09T19:10:36.175Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestDNSProxyServFail [2022-04-09T19:10:36.175Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestSandboxAddEmpty [2022-04-09T19:10:36.175Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestSandboxAddMultiPrio [2022-04-09T19:10:36.175Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestSandboxAddSamePrio [2022-04-09T19:10:36.175Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestCleanupServiceDiscovery [2022-04-09T19:10:36.175Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestDNSOptions [2022-04-09T19:10:36.175Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:10:36.175Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestMultipleControllersWithSameStore [2022-04-09T19:10:36.175Z] time="2022-04-09T19:10:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:10:36.175Z] time="2022-04-09T19:10:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-09T19:10:36.175Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-09T19:10:36.175Z] PASS [2022-04-09T19:10:36.175Z] coverage: 8.5% of statements [2022-04-09T19:10:36.175Z] ok github.com/docker/docker/libnetwork 0.390s coverage: 8.5% of statements [2022-04-09T19:10:36.175Z] === RUN TestIPDataMarshalling [2022-04-09T19:10:36.175Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-09T19:10:36.175Z] === RUN TestValidateAndIsV6 [2022-04-09T19:10:36.175Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-09T19:10:36.175Z] PASS [2022-04-09T19:10:36.175Z] coverage: 68.9% of statements [2022-04-09T19:10:36.175Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-04-09T19:10:36.252Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-09T19:10:36.633Z] === RUN TestDriver [2022-04-09T19:10:36.633Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:10:36.633Z] PASS [2022-04-09T19:10:36.633Z] coverage: 34.8% of statements [2022-04-09T19:10:36.633Z] ok github.com/docker/docker/libnetwork/drivers/host 0.054s coverage: 34.8% of statements [2022-04-09T19:10:37.603Z] === RUN TestDriver [2022-04-09T19:10:37.603Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:10:37.603Z] PASS [2022-04-09T19:10:37.603Z] coverage: 34.8% of statements [2022-04-09T19:10:37.603Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-04-09T19:10:37.603Z] === RUN TestNetworkAllocateFree [2022-04-09T19:10:37.603Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-09T19:10:37.603Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-09T19:10:37.603Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-09T19:10:37.603Z] PASS [2022-04-09T19:10:37.603Z] coverage: 63.6% of statements [2022-04-09T19:10:37.603Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-04-09T19:10:37.646Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-09T19:10:38.055Z] --- PASS: TestLogsFollowTailEmpty (2.08s) [2022-04-09T19:10:38.055Z] === RUN TestNetworkNat [2022-04-09T19:10:38.055Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-09T19:10:38.055Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-09T19:10:38.055Z] === RUN TestNetworkLocalhostTCPNat [2022-04-09T19:10:38.061Z] === RUN TestGetEmptyCapabilities [2022-04-09T19:10:38.061Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-09T19:10:38.061Z] === RUN TestGetExtraCapabilities [2022-04-09T19:10:38.061Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-09T19:10:38.061Z] === RUN TestGetInvalidCapabilities [2022-04-09T19:10:38.061Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-09T19:10:38.061Z] === RUN TestRemoteDriver [2022-04-09T19:10:38.061Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-09T19:10:38.061Z] === RUN TestDriverError [2022-04-09T19:10:38.061Z] --- PASS: TestDriverError (0.00s) [2022-04-09T19:10:38.061Z] === RUN TestMissingValues [2022-04-09T19:10:38.061Z] --- PASS: TestMissingValues (0.00s) [2022-04-09T19:10:38.061Z] === RUN TestRollback [2022-04-09T19:10:38.061Z] --- PASS: TestRollback (0.01s) [2022-04-09T19:10:38.061Z] PASS [2022-04-09T19:10:38.061Z] coverage: 57.4% of statements [2022-04-09T19:10:38.061Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.110s coverage: 57.4% of statements [2022-04-09T19:10:39.027Z] === RUN TestNew [2022-04-09T19:10:39.027Z] --- PASS: TestNew (0.00s) [2022-04-09T19:10:39.027Z] === RUN TestAddDriver [2022-04-09T19:10:39.027Z] --- PASS: TestAddDriver (0.00s) [2022-04-09T19:10:39.027Z] === RUN TestAddDuplicateDriver [2022-04-09T19:10:39.027Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-09T19:10:39.027Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-09T19:10:39.027Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-09T19:10:39.027Z] === RUN TestDriver [2022-04-09T19:10:39.027Z] --- PASS: TestDriver (0.00s) [2022-04-09T19:10:39.027Z] === RUN TestIPAM [2022-04-09T19:10:39.027Z] --- PASS: TestIPAM (0.00s) [2022-04-09T19:10:39.027Z] === RUN TestWalkIPAMs [2022-04-09T19:10:39.027Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-09T19:10:39.027Z] === RUN TestWalkDrivers [2022-04-09T19:10:39.027Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-09T19:10:39.027Z] PASS [2022-04-09T19:10:39.027Z] coverage: 82.4% of statements [2022-04-09T19:10:39.027Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-04-09T19:10:39.034Z] --- PASS: TestSecretsUpdate (3.14s) [2022-04-09T19:10:39.034Z] === RUN TestTemplatedSecret [2022-04-09T19:10:39.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-09T19:10:39.491Z] === RUN TestNAT [2022-04-09T19:10:39.491Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-09T19:10:39.491Z] --- SKIP: TestNAT (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestTransparent [2022-04-09T19:10:39.491Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-09T19:10:39.491Z] --- SKIP: TestTransparent (0.00s) [2022-04-09T19:10:39.491Z] PASS [2022-04-09T19:10:39.491Z] coverage: 0.0% of statements [2022-04-09T19:10:39.491Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.058s coverage: 0.0% of statements [2022-04-09T19:10:39.491Z] === RUN TestBuildDefault [2022-04-09T19:10:39.491Z] --- PASS: TestBuildDefault (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestBuildHostnameDomainname [2022-04-09T19:10:39.491Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestBuildHostname [2022-04-09T19:10:39.491Z] --- PASS: TestBuildHostname (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestBuildHostnameFQDN [2022-04-09T19:10:39.491Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestBuildNoIP [2022-04-09T19:10:39.491Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestUpdate [2022-04-09T19:10:39.491Z] --- PASS: TestUpdate (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-09T19:10:39.491Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-09T19:10:39.491Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestAddEmpty [2022-04-09T19:10:39.491Z] --- PASS: TestAddEmpty (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestAdd [2022-04-09T19:10:39.491Z] --- PASS: TestAdd (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestDeleteEmpty [2022-04-09T19:10:39.491Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestDeleteNewline [2022-04-09T19:10:39.491Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestDelete [2022-04-09T19:10:39.491Z] --- PASS: TestDelete (0.00s) [2022-04-09T19:10:39.491Z] === RUN TestConcurrentWrites [2022-04-09T19:10:39.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-09T19:10:39.949Z] --- PASS: TestConcurrentWrites (0.33s) [2022-04-09T19:10:39.949Z] PASS [2022-04-09T19:10:39.949Z] coverage: 81.2% of statements [2022-04-09T19:10:39.949Z] ok github.com/docker/docker/libnetwork/etchosts 0.414s coverage: 81.2% of statements [2022-04-09T19:10:39.949Z] === RUN TestNew [2022-04-09T19:10:39.949Z] --- PASS: TestNew (0.00s) [2022-04-09T19:10:39.949Z] === RUN TestAllocate [2022-04-09T19:10:39.949Z] --- PASS: TestAllocate (0.00s) [2022-04-09T19:10:39.949Z] === RUN TestUninitialized [2022-04-09T19:10:39.949Z] --- PASS: TestUninitialized (0.00s) [2022-04-09T19:10:39.949Z] === RUN TestAllocateInRange [2022-04-09T19:10:39.949Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-09T19:10:39.949Z] === RUN TestAllocateSerial [2022-04-09T19:10:39.949Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-09T19:10:39.949Z] PASS [2022-04-09T19:10:39.949Z] coverage: 87.5% of statements [2022-04-09T19:10:39.949Z] === RUN TestCaller [2022-04-09T19:10:39.949Z] --- PASS: TestCaller (0.00s) [2022-04-09T19:10:39.949Z] PASS [2022-04-09T19:10:39.949Z] coverage: 100.0% of statements [2022-04-09T19:10:39.949Z] ok github.com/docker/docker/libnetwork/idm 0.054s coverage: 87.5% of statements [2022-04-09T19:10:39.949Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2022-04-09T19:10:40.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-09T19:10:40.916Z] --- PASS: TestRandomAllocateDeallocate (8.66s) [2022-04-09T19:10:40.916Z] === RUN TestAllocateRandomDeallocate [2022-04-09T19:10:40.916Z] === RUN TestSetSerialInsertDelete [2022-04-09T19:10:40.916Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-09T19:10:40.916Z] === RUN TestSetParallelInsertDelete [2022-04-09T19:10:41.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-09T19:10:41.776Z] --- PASS: TestNetworkLocalhostTCPNat (3.46s) [2022-04-09T19:10:41.776Z] === RUN TestNetworkLoopbackNat [2022-04-09T19:10:41.776Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-09T19:10:41.776Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-09T19:10:41.776Z] === RUN TestPause [2022-04-09T19:10:41.776Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-09T19:10:41.776Z] --- SKIP: TestPause (0.00s) [2022-04-09T19:10:41.776Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-09T19:10:42.089Z] --- PASS: TestTemplatedSecret (2.90s) [2022-04-09T19:10:42.089Z] === RUN TestSecretCreateResolve [2022-04-09T19:10:42.351Z] docker_api_swarm_node_test.go:20: [d18517211c957] joining swarm manager [d750590bdb8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:10:42.452Z] === RUN TestInt2IP2IntConversion [2022-04-09T19:10:42.452Z] --- PASS: TestAllocateRandomDeallocate (1.81s) [2022-04-09T19:10:42.452Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-09T19:10:42.909Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-04-09T19:10:42.909Z] === RUN TestGetAddressVersion [2022-04-09T19:10:42.909Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-09T19:10:42.909Z] === RUN TestKeyString [2022-04-09T19:10:42.909Z] --- PASS: TestKeyString (0.00s) [2022-04-09T19:10:42.909Z] === RUN TestPoolDataMarshal [2022-04-09T19:10:42.909Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-09T19:10:42.909Z] === RUN TestSubnetsMarshal [2022-04-09T19:10:42.909Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-09T19:10:42.909Z] === RUN TestAddSubnets [2022-04-09T19:10:42.909Z] === RUN TestPoolRequest [2022-04-09T19:10:42.909Z] --- PASS: TestPoolRequest (0.00s) [2022-04-09T19:10:42.909Z] === RUN TestOtherRequests [2022-04-09T19:10:42.909Z] --- PASS: TestOtherRequests (0.00s) [2022-04-09T19:10:42.909Z] PASS [2022-04-09T19:10:42.909Z] coverage: 57.1% of statements [2022-04-09T19:10:42.909Z] --- PASS: TestAddSubnets (0.09s) [2022-04-09T19:10:42.909Z] === RUN TestDoublePoolRelease [2022-04-09T19:10:42.909Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-04-09T19:10:42.909Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-09T19:10:42.909Z] === RUN TestAddReleasePoolID [2022-04-09T19:10:42.909Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-04-09T19:10:42.909Z] === RUN TestPredefinedPool [2022-04-09T19:10:42.909Z] --- PASS: TestPredefinedPool (0.05s) [2022-04-09T19:10:42.909Z] === RUN TestRemoveSubnet [2022-04-09T19:10:43.294Z] docker_api_swarm_node_test.go:21: [d280976375c6e] joining swarm manager [d750590bdb8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:10:43.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-09T19:10:43.307Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2022-04-09T19:10:43.307Z] === RUN TestPauseStopPausedContainer [2022-04-09T19:10:43.307Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:10:43.307Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-09T19:10:43.307Z] === RUN TestPsFilter [2022-04-09T19:10:43.368Z] --- PASS: TestRemoveSubnet (0.38s) [2022-04-09T19:10:43.368Z] === RUN TestGetSameAddress [2022-04-09T19:10:43.368Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-09T19:10:43.368Z] === RUN TestPoolAllocationReuse [2022-04-09T19:10:43.768Z] --- PASS: TestPsFilter (0.37s) [2022-04-09T19:10:43.768Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-09T19:10:44.334Z] === RUN TestGetCapabilities [2022-04-09T19:10:44.334Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-09T19:10:44.334Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-09T19:10:44.334Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-09T19:10:44.334Z] === RUN TestGetDefaultAddressSpaces [2022-04-09T19:10:44.334Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-09T19:10:44.334Z] === RUN TestRemoteDriver [2022-04-09T19:10:44.334Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-09T19:10:44.334Z] PASS [2022-04-09T19:10:44.334Z] coverage: 47.4% of statements [2022-04-09T19:10:44.334Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.73s) [2022-04-09T19:10:44.334Z] === RUN TestRetrieveFromStore [2022-04-09T19:10:44.334Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-04-09T19:10:44.676Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-04-09T19:10:44.676Z] PASS [2022-04-09T19:10:44.676Z] [2022-04-09T19:10:44.676Z] DONE 6 tests in 16.155s [2022-04-09T19:10:44.676Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-09T19:10:44.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:44.676Z] ++ set -e [2022-04-09T19:10:44.676Z] ++ '[' -n 0 ']' [2022-04-09T19:10:44.676Z] ++ set -x [2022-04-09T19:10:44.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:10:44.676Z] INFO: Testing against a local daemon [2022-04-09T19:10:44.676Z] === RUN TestServiceCreateInit [2022-04-09T19:10:44.676Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-09T19:10:44.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-09T19:10:45.304Z] --- PASS: TestRetrieveFromStore (0.78s) [2022-04-09T19:10:45.304Z] === RUN TestIsCorrupted [2022-04-09T19:10:45.304Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-09T19:10:45.304Z] === RUN TestSetRollover [2022-04-09T19:10:45.304Z] === RUN TestWindowsIPAM [2022-04-09T19:10:45.304Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-09T19:10:45.304Z] PASS [2022-04-09T19:10:45.304Z] coverage: 71.4% of statements [2022-04-09T19:10:45.304Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-09T19:10:46.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ecef60_} [2022-04-09T19:10:46.271Z] --- PASS: TestPoolAllocationReuse (2.62s) [2022-04-09T19:10:46.271Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-09T19:10:46.271Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-04-09T19:10:46.271Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-09T19:10:46.271Z] === RUN TestDefaultNetwork [2022-04-09T19:10:46.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.64s) [2022-04-09T19:10:46.667Z] === RUN TestRemoveContainerWithVolume [2022-04-09T19:10:46.728Z] --- PASS: TestDefaultNetwork (0.31s) [2022-04-09T19:10:46.728Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-09T19:10:46.728Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-04-09T19:10:46.728Z] === RUN TestInitAddressPools [2022-04-09T19:10:46.728Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-09T19:10:46.728Z] PASS [2022-04-09T19:10:46.728Z] coverage: 74.0% of statements [2022-04-09T19:10:46.728Z] ok github.com/docker/docker/libnetwork/ipamutils 0.713s coverage: 74.0% of statements [2022-04-09T19:10:47.695Z] --- PASS: TestSetRollover (2.52s) [2022-04-09T19:10:47.695Z] === RUN TestSetRolloverSerial [2022-04-09T19:10:47.695Z] === RUN TestKeyValue [2022-04-09T19:10:47.695Z] --- PASS: TestKeyValue (0.00s) [2022-04-09T19:10:47.695Z] PASS [2022-04-09T19:10:47.695Z] coverage: 60.0% of statements [2022-04-09T19:10:47.695Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-09T19:10:47.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14288663032_/foo_false____} [2022-04-09T19:10:48.544Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-09T19:10:49.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14288663032_/foo_true____} [2022-04-09T19:10:49.563Z] --- PASS: TestRemoveContainerWithVolume (2.71s) [2022-04-09T19:10:49.564Z] === RUN TestRemoveContainerRunning [2022-04-09T19:10:50.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33377758766_/foo_false____} [2022-04-09T19:10:50.605Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.08s) [2022-04-09T19:10:50.605Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-09T19:10:50.605Z] --- PASS: TestSetRolloverSerial (2.98s) [2022-04-09T19:10:50.605Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-09T19:10:50.605Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-09T19:10:50.605Z] PASS [2022-04-09T19:10:50.605Z] coverage: 84.4% of statements [2022-04-09T19:10:50.605Z] ok github.com/docker/docker/libnetwork/bitseq 18.569s coverage: 84.4% of statements [2022-04-09T19:10:51.076Z] === RUN TestNetworkDBSimple [2022-04-09T19:10:51.076Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-09T19:10:51.076Z] PASS [2022-04-09T19:10:51.076Z] coverage: 100.0% of statements [2022-04-09T19:10:51.076Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2022-04-09T19:10:51.100Z] --- PASS: TestRemoveContainerRunning (2.07s) [2022-04-09T19:10:51.100Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-09T19:10:51.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33377758766_/foo_true____} [2022-04-09T19:10:52.066Z] === RUN TestGenerate [2022-04-09T19:10:52.066Z] --- PASS: TestGenerate (0.00s) [2022-04-09T19:10:52.066Z] === RUN TestGeneratePtr [2022-04-09T19:10:52.066Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-09T19:10:52.066Z] === RUN TestGenerateMissingField [2022-04-09T19:10:52.066Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-09T19:10:52.066Z] === RUN TestFieldCannotBeSet [2022-04-09T19:10:52.066Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-09T19:10:52.066Z] === RUN TestTypeMismatchError [2022-04-09T19:10:52.066Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-09T19:10:52.066Z] PASS [2022-04-09T19:10:52.066Z] coverage: 100.0% of statements [2022-04-09T19:10:52.066Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-04-09T19:10:52.066Z] 2022/04/09 19:10:51 Closing DB instances... [2022-04-09T19:10:52.153Z] --- PASS: TestServiceCreateInit (7.59s) [2022-04-09T19:10:52.153Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2022-04-09T19:10:52.153Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2022-04-09T19:10:52.153Z] === RUN TestCreateServiceMultipleTimes [2022-04-09T19:10:52.539Z] testing: warning: no tests to run [2022-04-09T19:10:52.539Z] PASS [2022-04-09T19:10:52.539Z] coverage: 0.0% of statements [2022-04-09T19:10:52.539Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-09T19:10:53.270Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s) [2022-04-09T19:10:53.270Z] === RUN TestRemoveInvalidContainer [2022-04-09T19:10:53.270Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-09T19:10:53.270Z] === RUN TestRenameLinkedContainer [2022-04-09T19:10:53.270Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-09T19:10:53.270Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-09T19:10:53.270Z] === RUN TestRenameStoppedContainer [2022-04-09T19:10:53.530Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.41s) [2022-04-09T19:10:53.530Z] === RUN TestGetAddress [2022-04-09T19:10:53.530Z] === RUN TestRequestNewPort [2022-04-09T19:10:53.530Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestRequestSpecificPort [2022-04-09T19:10:53.530Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestReleasePort [2022-04-09T19:10:53.530Z] --- PASS: TestReleasePort (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestReuseReleasedPort [2022-04-09T19:10:53.530Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestReleaseUnreadledPort [2022-04-09T19:10:53.530Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestUnknowProtocol [2022-04-09T19:10:53.530Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestAllocateAllPorts [2022-04-09T19:10:53.530Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestPortAllocation [2022-04-09T19:10:53.530Z] --- PASS: TestPortAllocation (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestPortAllocationWithCustomRange [2022-04-09T19:10:53.530Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestNoDuplicateBPR [2022-04-09T19:10:53.530Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-09T19:10:53.530Z] === RUN TestChangePortRange [2022-04-09T19:10:53.530Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-09T19:10:53.530Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-09T19:10:53.530Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-09T19:10:53.530Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-09T19:10:53.530Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-09T19:10:53.530Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-04-09T19:10:53.530Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-09T19:10:53.530Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-09T19:10:53.530Z] --- PASS: TestChangePortRange (0.00s) [2022-04-09T19:10:53.530Z] PASS [2022-04-09T19:10:53.530Z] coverage: 88.6% of statements [2022-04-09T19:10:53.530Z] ok github.com/docker/docker/libnetwork/portallocator 0.065s coverage: 88.6% of statements [2022-04-09T19:10:53.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33377758766_/foo_true__0xc000ecefc0__} [2022-04-09T19:10:53.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-09T19:10:54.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eceff0_} [2022-04-09T19:10:55.101Z] testing: warning: no tests to run [2022-04-09T19:10:55.101Z] PASS [2022-04-09T19:10:55.101Z] coverage: 0.0% of statements [2022-04-09T19:10:55.101Z] ok github.com/docker/docker/libnetwork/portmapper 0.053s coverage: 0.0% of statements [no tests to run] [2022-04-09T19:10:55.101Z] 2022/04/09 19:10:54 Closing DB instances... [2022-04-09T19:10:55.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ecf038_} [2022-04-09T19:10:55.572Z] === RUN TestHashData [2022-04-09T19:10:55.573Z] --- PASS: TestHashData (0.00s) [2022-04-09T19:10:55.573Z] PASS [2022-04-09T19:10:55.573Z] coverage: 2.8% of statements [2022-04-09T19:10:55.573Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-04-09T19:10:56.162Z] --- PASS: TestRenameStoppedContainer (2.61s) [2022-04-09T19:10:56.163Z] === RUN TestRenameRunningContainerAndReuse [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-09T19:10:56.555Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-09T19:10:56.555Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2022-04-09T19:10:56.555Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-09T19:10:56.555Z] === RUN TestErrorConstructors [2022-04-09T19:10:56.555Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-09T19:10:56.555Z] === RUN TestCompareIPMask [2022-04-09T19:10:56.555Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-09T19:10:56.555Z] === RUN TestUtilGetHostPartIP [2022-04-09T19:10:56.555Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-09T19:10:56.555Z] === RUN TestUtilGetBroadcastIP [2022-04-09T19:10:56.555Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-09T19:10:56.555Z] === RUN TestParseCIDR [2022-04-09T19:10:56.555Z] --- PASS: TestParseCIDR (0.00s) [2022-04-09T19:10:56.555Z] PASS [2022-04-09T19:10:56.555Z] coverage: 37.3% of statements [2022-04-09T19:10:56.555Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-04-09T19:10:56.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ecf050_} [2022-04-09T19:10:58.088Z] 2022/04/09 19:10:57 Closing DB instances... [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-09T19:10:58.088Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-09T19:10:58.088Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-09T19:10:58.089Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-09T19:10:58.089Z] PASS [2022-04-09T19:10:58.089Z] coverage: 55.0% of statements [2022-04-09T19:10:58.089Z] ok github.com/docker/docker/oci 0.060s coverage: 55.0% of statements [2022-04-09T19:10:58.548Z] === RUN TestAddressPoolOpt [2022-04-09T19:10:58.548Z] --- PASS: TestAddressPoolOpt (0.01s) [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/a [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/something [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/_=a [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/env1=value1 [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/_env1=value1 [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/PATH [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/=a [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/PATH= [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/PATH=something [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/asd!qwe [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/1asd [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/123 [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/some_space [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/__some_space_before [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/some_space_after__ [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/= [2022-04-09T19:10:58.548Z] === RUN TestValidateEnv/PaTh [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestParseHost [2022-04-09T19:10:58.548Z] --- PASS: TestParseHost (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestParseDockerDaemonHost [2022-04-09T19:10:58.548Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestParseTCP [2022-04-09T19:10:58.548Z] --- PASS: TestParseTCP (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-09T19:10:58.548Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestValidateExtraHosts [2022-04-09T19:10:58.548Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestIpOptString [2022-04-09T19:10:58.548Z] --- PASS: TestIpOptString (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-09T19:10:58.548Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestNewIpOptValidDefaultVal [2022-04-09T19:10:58.548Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestIpOptSetInvalidVal [2022-04-09T19:10:58.548Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestValidateIPAddress [2022-04-09T19:10:58.548Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestMapOpts [2022-04-09T19:10:58.548Z] --- PASS: TestMapOpts (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestListOptsWithoutValidator [2022-04-09T19:10:58.548Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestListOptsWithValidator [2022-04-09T19:10:58.548Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestValidateDNSSearch [2022-04-09T19:10:58.548Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_general_format [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_one_more [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-09T19:10:58.548Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-09T19:10:58.548Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestNamedListOpts [2022-04-09T19:10:58.548Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestNamedMapOpts [2022-04-09T19:10:58.548Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestParseLink [2022-04-09T19:10:58.548Z] --- PASS: TestParseLink (0.00s) [2022-04-09T19:10:58.548Z] === RUN TestUlimitOpt [2022-04-09T19:10:58.548Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-09T19:10:58.548Z] PASS [2022-04-09T19:10:58.548Z] coverage: 66.5% of statements [2022-04-09T19:10:58.548Z] ok github.com/docker/docker/opts 0.158s coverage: 66.5% of statements [2022-04-09T19:10:58.548Z] === RUN TestParseVersion [2022-04-09T19:10:58.548Z] --- PASS: TestParseVersion (0.00s) [2022-04-09T19:10:58.548Z] PASS [2022-04-09T19:10:58.548Z] coverage: 52.9% of statements [2022-04-09T19:10:58.548Z] ok github.com/docker/docker/pkg/aaparser 0.063s coverage: 52.9% of statements [2022-04-09T19:10:58.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ecf0e0_} [2022-04-09T19:10:59.237Z] docker_api_swarm_test.go:502: [d667d028b4a88] joining swarm manager [d0358b3edd177]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:10:59.513Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-04-09T19:10:59.513Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-09T19:11:00.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-09T19:11:00.835Z] --- PASS: TestRenameRunningContainerAndReuse (4.41s) [2022-04-09T19:11:00.835Z] === RUN TestRenameInvalidName [2022-04-09T19:11:01.046Z] === RUN TestPeerCertificateMarshalJSON [2022-04-09T19:11:01.046Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-09T19:11:01.046Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-09T19:11:01.046Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2022-04-09T19:11:01.046Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-09T19:11:01.046Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-09T19:11:01.046Z] === RUN TestMiddleware [2022-04-09T19:11:01.046Z] --- PASS: TestMiddleware (0.00s) [2022-04-09T19:11:01.046Z] === RUN TestNewResponseModifier [2022-04-09T19:11:01.046Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-09T19:11:01.046Z] PASS [2022-04-09T19:11:01.046Z] coverage: 26.8% of statements [2022-04-09T19:11:01.046Z] ok github.com/docker/docker/pkg/authorization 0.562s coverage: 26.8% of statements [2022-04-09T19:11:01.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-09T19:11:01.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-09T19:11:01.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-09T19:11:01.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-09T19:11:01.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-09T19:11:01.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-09T19:11:01.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-09T19:11:01.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-09T19:11:01.385Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-09T19:11:01.504Z] === RUN TestIsArchivePathDir [2022-04-09T19:11:01.961Z] --- PASS: TestIsArchivePathDir (0.13s) [2022-04-09T19:11:01.961Z] === RUN TestIsArchivePathInvalidFile [2022-04-09T19:11:01.961Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-04-09T19:11:01.961Z] === RUN TestIsArchivePathTar [2022-04-09T19:11:01.961Z] 2022/04/09 19:11:01 Closing DB instances... [2022-04-09T19:11:02.367Z] --- PASS: TestRenameInvalidName (2.08s) [2022-04-09T19:11:02.367Z] === RUN TestRenameAnonymousContainer [2022-04-09T19:11:02.419Z] --- PASS: TestIsArchivePathTar (0.27s) [2022-04-09T19:11:02.419Z] === RUN TestDecompressStreamGzip [2022-04-09T19:11:02.419Z] --- PASS: TestDecompressStreamGzip (0.18s) [2022-04-09T19:11:02.419Z] === RUN TestDecompressStreamBzip2 [2022-04-09T19:11:02.419Z] === RUN TestUnbuffered [2022-04-09T19:11:02.419Z] --- PASS: TestUnbuffered (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestRaceUnbuffered [2022-04-09T19:11:02.419Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-09T19:11:02.419Z] PASS [2022-04-09T19:11:02.419Z] coverage: 100.0% of statements [2022-04-09T19:11:02.419Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2022-04-09T19:11:02.419Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-04-09T19:11:02.419Z] === RUN TestDecompressStreamXz [2022-04-09T19:11:02.419Z] archive_test.go:133: Xz not present in msys2 [2022-04-09T19:11:02.419Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestDecompressStreamZstd [2022-04-09T19:11:02.419Z] archive_test.go:140: zstd not installed [2022-04-09T19:11:02.419Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-09T19:11:02.419Z] === RUN TestCompressStreamXzUnsupported [2022-04-09T19:11:02.419Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-09T19:11:02.419Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestCompressStreamInvalid [2022-04-09T19:11:02.419Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestExtensionInvalid [2022-04-09T19:11:02.419Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestExtensionUncompressed [2022-04-09T19:11:02.419Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestExtensionBzip2 [2022-04-09T19:11:02.419Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestExtensionGzip [2022-04-09T19:11:02.419Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestExtensionXz [2022-04-09T19:11:02.419Z] --- PASS: TestExtensionXz (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestExtensionZstd [2022-04-09T19:11:02.419Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-09T19:11:02.419Z] === RUN TestCmdStreamLargeStderr [2022-04-09T19:11:02.877Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2022-04-09T19:11:02.877Z] === RUN TestCmdStreamBad [2022-04-09T19:11:02.877Z] archive_test.go:252: Failing on Windows CI machines [2022-04-09T19:11:02.877Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-09T19:11:02.877Z] === RUN TestCmdStreamGood [2022-04-09T19:11:02.877Z] --- PASS: TestCmdStreamGood (0.07s) [2022-04-09T19:11:02.877Z] === RUN TestUntarPathWithInvalidDest [2022-04-09T19:11:02.877Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-09T19:11:02.877Z] === RUN TestUntarPathWithInvalidSrc [2022-04-09T19:11:02.877Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-09T19:11:02.877Z] === RUN TestUntarPath [2022-04-09T19:11:02.877Z] --- PASS: TestUntarPath (0.09s) [2022-04-09T19:11:02.877Z] === RUN TestUntarPathWithDestinationFile [2022-04-09T19:11:02.877Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2022-04-09T19:11:02.877Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-09T19:11:03.296Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-09T19:11:03.335Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-04-09T19:11:03.335Z] === RUN TestCopyWithTarInvalidSrc [2022-04-09T19:11:03.335Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-09T19:11:03.335Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-09T19:11:03.335Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-09T19:11:03.335Z] === RUN TestCopyWithTarSrcFile [2022-04-09T19:11:03.335Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-09T19:11:03.335Z] === RUN TestCopyWithTarSrcFolder [2022-04-09T19:11:03.335Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-09T19:11:03.335Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-09T19:11:03.335Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-09T19:11:03.335Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-09T19:11:03.335Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-09T19:11:03.335Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-09T19:11:03.335Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-09T19:11:03.335Z] === RUN TestCopyFileWithTarSrcFile [2022-04-09T19:11:03.335Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-09T19:11:03.335Z] === RUN TestTarFiles [2022-04-09T19:11:03.335Z] === RUN TestMatch [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[foo]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[foo_bar]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[]#01 [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[qux]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-09T19:11:03.335Z] === RUN TestMatch/[[foo_baz]] [2022-04-09T19:11:03.335Z] --- PASS: TestMatch (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-09T19:11:03.335Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-09T19:11:03.335Z] PASS [2022-04-09T19:11:03.335Z] coverage: 87.5% of statements [2022-04-09T19:11:03.335Z] ok github.com/docker/docker/pkg/capabilities 0.075s coverage: 87.5% of statements [2022-04-09T19:11:04.301Z] --- PASS: TestNetworkDBCRUDTableEntry (4.93s) [2022-04-09T19:11:04.301Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-09T19:11:05.212Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-09T19:11:05.267Z] === RUN TestChrootTarUntar [2022-04-09T19:11:05.267Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-09T19:11:05.267Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootUntarEmptyArchive [2022-04-09T19:11:05.267Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootTarUntarWithSymlink [2022-04-09T19:11:05.267Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootCopyWithTar [2022-04-09T19:11:05.267Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootCopyFileWithTar [2022-04-09T19:11:05.267Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootUntarPath [2022-04-09T19:11:05.267Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-09T19:11:05.267Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-09T19:11:05.267Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:11:05.267Z] === RUN TestChrootApplyDotDotFile [2022-04-09T19:11:05.267Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:05.267Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-09T19:11:05.267Z] PASS [2022-04-09T19:11:05.267Z] coverage: 12.0% of statements [2022-04-09T19:11:05.267Z] ok github.com/docker/docker/pkg/chrootarchive 0.278s coverage: 12.0% of statements [2022-04-09T19:11:06.232Z] 2022/04/09 19:11:06 Closing DB instances... [2022-04-09T19:11:06.596Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-09T19:11:07.198Z] === RUN TestEnsureRemoveAllNotExist [2022-04-09T19:11:07.198Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-09T19:11:07.198Z] === RUN TestEnsureRemoveAllWithDir [2022-04-09T19:11:07.198Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-09T19:11:07.198Z] === RUN TestEnsureRemoveAllWithFile [2022-04-09T19:11:07.198Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-09T19:11:07.198Z] PASS [2022-04-09T19:11:07.198Z] coverage: 0.0% of statements [2022-04-09T19:11:07.198Z] ok github.com/docker/docker/pkg/containerfs 0.077s coverage: 0.0% of statements [2022-04-09T19:11:07.537Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-09T19:11:07.655Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2022-04-09T19:11:07.655Z] === RUN TestNetworkDBNodeLeave [2022-04-09T19:11:07.798Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-09T19:11:08.113Z] === RUN TestSizeEmpty [2022-04-09T19:11:08.113Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-09T19:11:08.113Z] === RUN TestSizeEmptyFile [2022-04-09T19:11:08.113Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-09T19:11:08.113Z] === RUN TestSizeNonemptyFile [2022-04-09T19:11:08.113Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-09T19:11:08.113Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-09T19:11:08.113Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-09T19:11:08.113Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-09T19:11:08.113Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-09T19:11:08.113Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-09T19:11:08.113Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-09T19:11:08.113Z] === RUN TestMoveToSubdir [2022-04-09T19:11:08.113Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-09T19:11:08.113Z] === RUN TestSizeNonExistingDirectory [2022-04-09T19:11:08.113Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-09T19:11:08.113Z] PASS [2022-04-09T19:11:08.113Z] coverage: 80.0% of statements [2022-04-09T19:11:08.113Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-04-09T19:11:08.369Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-09T19:11:08.630Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-09T19:11:08.891Z] docker_api_swarm_test.go:507: [daa571d1d99a6] joining swarm manager [d0358b3edd177]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:11:09.462Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-09T19:11:09.647Z] === RUN TestPollerAddRemove [2022-04-09T19:11:09.647Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-09T19:11:09.647Z] === RUN TestPollerEvent [2022-04-09T19:11:09.647Z] poller_test.go:40: No chmod on Windows [2022-04-09T19:11:09.647Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-09T19:11:09.647Z] === RUN TestPollerClose [2022-04-09T19:11:09.647Z] --- PASS: TestPollerClose (0.00s) [2022-04-09T19:11:09.647Z] PASS [2022-04-09T19:11:09.647Z] coverage: 36.2% of statements [2022-04-09T19:11:09.647Z] ok github.com/docker/docker/pkg/filenotify 0.069s coverage: 36.2% of statements [2022-04-09T19:11:09.722Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-09T19:11:10.296Z] --- PASS: TestCreateServiceMultipleTimes (18.19s) [2022-04-09T19:11:10.296Z] === RUN TestCreateServiceConflict [2022-04-09T19:11:10.558Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-09T19:11:10.611Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-04-09T19:11:10.611Z] === RUN TestNetworkDBWatch [2022-04-09T19:11:11.072Z] === RUN TestCopyFileWithInvalidSrc [2022-04-09T19:11:11.072Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCopyFileWithInvalidDest [2022-04-09T19:11:11.072Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-09T19:11:11.072Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-09T19:11:11.072Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-09T19:11:11.072Z] === RUN TestCopyFile [2022-04-09T19:11:11.072Z] --- PASS: TestCopyFile (0.01s) [2022-04-09T19:11:11.072Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-09T19:11:11.072Z] fileutils_test.go:133: Needs porting to Windows [2022-04-09T19:11:11.072Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-09T19:11:11.072Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-09T19:11:11.072Z] fileutils_test.go:179: Needs porting to Windows [2022-04-09T19:11:11.072Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestWildcardMatches [2022-04-09T19:11:11.072Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestPatternMatches [2022-04-09T19:11:11.072Z] --- PASS: TestPatternMatches (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-09T19:11:11.072Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestPatternMatchesFolderExclusions [2022-04-09T19:11:11.072Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-09T19:11:11.072Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-09T19:11:11.072Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-09T19:11:11.072Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-09T19:11:11.072Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestSingleExclamationError [2022-04-09T19:11:11.072Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestMatchesWithNoPatterns [2022-04-09T19:11:11.072Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestMatchesWithMalformedPatterns [2022-04-09T19:11:11.072Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestMatches [2022-04-09T19:11:11.072Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-09T19:11:11.072Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-09T19:11:11.072Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-09T19:11:11.072Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-09T19:11:11.072Z] --- PASS: TestMatches (0.01s) [2022-04-09T19:11:11.072Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-09T19:11:11.072Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-09T19:11:11.072Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-09T19:11:11.072Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCleanPatterns [2022-04-09T19:11:11.072Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-09T19:11:11.072Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCleanPatternsExceptionFlag [2022-04-09T19:11:11.072Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-09T19:11:11.072Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-09T19:11:11.072Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCleanPatternsErrorSingleException [2022-04-09T19:11:11.072Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCreateIfNotExistsDir [2022-04-09T19:11:11.072Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCreateIfNotExistsFile [2022-04-09T19:11:11.072Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-09T19:11:11.072Z] === RUN TestMatch [2022-04-09T19:11:11.072Z] --- PASS: TestMatch (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestCompile [2022-04-09T19:11:11.072Z] === RUN TestCompile/slash [2022-04-09T19:11:11.072Z] === RUN TestCompile/backslash [2022-04-09T19:11:11.072Z] --- PASS: TestCompile (0.00s) [2022-04-09T19:11:11.072Z] --- PASS: TestCompile/slash (0.00s) [2022-04-09T19:11:11.072Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-09T19:11:11.072Z] PASS [2022-04-09T19:11:11.072Z] coverage: 84.7% of statements [2022-04-09T19:11:11.072Z] ok github.com/docker/docker/pkg/fileutils 0.135s coverage: 84.7% of statements [2022-04-09T19:11:11.072Z] --- PASS: TestTarFiles (7.98s) [2022-04-09T19:11:11.072Z] === RUN TestDetectCompressionZstd [2022-04-09T19:11:11.072Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestTarUntar [2022-04-09T19:11:11.072Z] --- PASS: TestTarUntar (0.05s) [2022-04-09T19:11:11.072Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-09T19:11:11.072Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestTarWithOptions [2022-04-09T19:11:11.072Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-09T19:11:11.072Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-09T19:11:11.072Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestUntarUstarGnuConflict [2022-04-09T19:11:11.072Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-09T19:11:11.072Z] === RUN TestUntarInvalidFilenames [2022-04-09T19:11:11.132Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-09T19:11:11.531Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2260145591\\dest" [2022-04-09T19:11:11.531Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-04-09T19:11:11.531Z] === RUN TestUntarHardlinkToSymlink [2022-04-09T19:11:11.531Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-09T19:11:11.531Z] === RUN TestUntarInvalidHardlink [2022-04-09T19:11:11.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3466327327\\victim\\hello" -> "../victim/hello" [2022-04-09T19:11:11.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4287633655\\victim\\hello" -> "/../victim/hello" [2022-04-09T19:11:11.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2449110779\\victim" -> "../victim" [2022-04-09T19:11:11.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink58510547\\victim" -> "../victim" [2022-04-09T19:11:11.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2221432743\\victim" -> "../victim" [2022-04-09T19:11:11.531Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink202708882\\victim" -> "../victim" [2022-04-09T19:11:11.531Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-09T19:11:11.531Z] === RUN TestUntarInvalidSymlink [2022-04-09T19:11:11.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3606335820\\dest\\dotdot" -> "../victim/hello" [2022-04-09T19:11:11.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3559900770\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-09T19:11:11.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3985837532\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:11.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4289087569\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:11.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1730941786\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:11.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2542824234\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:11.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1360814533\\dest\\dir\\loophole" -> "../../victim" [2022-04-09T19:11:11.531Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-09T19:11:11.531Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-09T19:11:11.531Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-09T19:11:11.531Z] === RUN TestXGlobalNoParent [2022-04-09T19:11:11.531Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-09T19:11:11.531Z] === RUN TestReplaceFileTarWrapper [2022-04-09T19:11:11.703Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-09T19:11:11.985Z] --- PASS: TestBuildWithHugeFile (125.56s) [2022-04-09T19:11:11.985Z] === RUN TestBuildWCOWSandboxSize [2022-04-09T19:11:11.985Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:11:11.985Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestBuildWithEmptyDockerfile [2022-04-09T19:11:11.985Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:11:11.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:11:11.985Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:11:11.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:11:11.985Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:11:11.985Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:11:11.985Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:11:11.985Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:11:11.985Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:11:11.985Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-09T19:11:11.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-09T19:11:11.985Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-09T19:11:11.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestBuildPreserveOwnership [2022-04-09T19:11:11.985Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:11:11.985Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestBuildPlatformInvalid [2022-04-09T19:11:11.985Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-09T19:11:11.985Z] PASS [2022-04-09T19:11:11.985Z] ok github.com/docker/docker/integration/build 207.312s [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === Skipped [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-09T19:11:11.985Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-09T19:11:11.985Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-09T19:11:11.985Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-09T19:11:11.985Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:11:11.985Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-09T19:11:11.985Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] DONE 29 tests, 6 skipped in 248.217s [2022-04-09T19:11:11.985Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-09T19:11:11.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:11:11.985Z] INFO: Testing against a local daemon [2022-04-09T19:11:11.985Z] === RUN TestConfigInspect [2022-04-09T19:11:11.985Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestConfigList [2022-04-09T19:11:11.985Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestConfigList (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestConfigsCreateAndDelete [2022-04-09T19:11:11.985Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestConfigsUpdate [2022-04-09T19:11:11.985Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestTemplatedConfig [2022-04-09T19:11:11.985Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestConfigCreateResolve [2022-04-09T19:11:11.985Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:11.985Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-09T19:11:11.985Z] PASS [2022-04-09T19:11:11.985Z] ok github.com/docker/docker/integration/config 0.099s [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === Skipped [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-09T19:11:11.985Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-09T19:11:11.985Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-09T19:11:11.985Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-09T19:11:11.985Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-09T19:11:11.985Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-09T19:11:11.985Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:11.985Z] [2022-04-09T19:11:11.985Z] DONE 6 tests, 6 skipped in 2.062s [2022-04-09T19:11:11.985Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-09T19:11:11.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:11:11.985Z] INFO: Testing against a local daemon [2022-04-09T19:11:11.985Z] === RUN TestCheckpoint [2022-04-09T19:11:11.985Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:11:11.985Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestContainerInvalidJSON [2022-04-09T19:11:11.985Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:11:11.985Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:11:11.985Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:11:11.985Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:11:11.985Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:11:11.985Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:11:11.985Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-09T19:11:11.985Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-09T19:11:11.985Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-09T19:11:11.985Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-09T19:11:11.985Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-04-09T19:11:11.985Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-09T19:11:11.985Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-09T19:11:11.985Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-09T19:11:11.985Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-04-09T19:11:11.985Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-09T19:11:11.985Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-09T19:11:11.985Z] === RUN TestCopyFromContainer [2022-04-09T19:11:11.985Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-09T19:11:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:11:11.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:11:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:11:11.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:11:11.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:11:11.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:11:11.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:11:11.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:11:11.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:11:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-09T19:11:11.985Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-09T19:11:11.985Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-09T19:11:11.985Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidEnv [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateTmpfsMountsTarget [2022-04-09T19:11:11.985Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-09T19:11:11.985Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:11.985Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-09T19:11:11.985Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:11.985Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:11:11.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:11:11.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:11:11.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-09T19:11:11.985Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-09T19:11:11.985Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-09T19:11:11.985Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateDifferentPlatform [2022-04-09T19:11:11.985Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-09T19:11:11.985Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-09T19:11:11.985Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-09T19:11:11.985Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-09T19:11:11.985Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-09T19:11:11.985Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-09T19:11:11.985Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-09T19:11:11.985Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-09T19:11:11.985Z] === RUN TestContainerKillOnDaemonStart [2022-04-09T19:11:11.985Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:11.985Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-09T19:11:11.985Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:11:11.985Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.985Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:11:11.986Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.986Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:11:11.986Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:11:11.989Z] === RUN TestGet [2022-04-09T19:11:11.989Z] --- PASS: TestGet (0.00s) [2022-04-09T19:11:11.989Z] === RUN TestGetShortcutString [2022-04-09T19:11:11.989Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-09T19:11:11.989Z] PASS [2022-04-09T19:11:11.989Z] coverage: 42.9% of statements [2022-04-09T19:11:11.989Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-04-09T19:11:11.989Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-04-09T19:11:11.989Z] === RUN TestPrefixHeaderReadable [2022-04-09T19:11:11.989Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-09T19:11:11.989Z] === RUN TestDisablePigz [2022-04-09T19:11:11.989Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-09T19:11:11.989Z] --- PASS: TestDisablePigz (0.16s) [2022-04-09T19:11:11.989Z] === RUN TestPigz [2022-04-09T19:11:12.447Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-09T19:11:12.447Z] --- PASS: TestPigz (0.19s) [2022-04-09T19:11:12.447Z] === RUN TestNosysFileInfo [2022-04-09T19:11:12.447Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-09T19:11:12.447Z] === RUN TestCopyFileWithInvalidDest [2022-04-09T19:11:12.447Z] archive_windows_test.go:16: Currently fails [2022-04-09T19:11:12.447Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:11:12.447Z] === RUN TestCanonicalTarNameForPath [2022-04-09T19:11:12.447Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-09T19:11:12.447Z] === RUN TestCanonicalTarName [2022-04-09T19:11:12.447Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-09T19:11:12.447Z] === RUN TestChmodTarEntry [2022-04-09T19:11:12.447Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-09T19:11:12.447Z] === RUN TestHardLinkOrder [2022-04-09T19:11:12.447Z] 2022/04/09 19:11:11 Closing DB instances... [2022-04-09T19:11:12.447Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-09T19:11:12.447Z] === RUN TestChangeString [2022-04-09T19:11:12.447Z] --- PASS: TestChangeString (0.00s) [2022-04-09T19:11:12.447Z] === RUN TestChangesWithNoChanges [2022-04-09T19:11:12.447Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-09T19:11:12.447Z] === RUN TestChangesWithChanges [2022-04-09T19:11:12.447Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-09T19:11:12.447Z] === RUN TestChangesWithChangesGH13590 [2022-04-09T19:11:12.447Z] changes_test.go:196: needs more investigation [2022-04-09T19:11:12.447Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-09T19:11:12.447Z] === RUN TestChangesDirsEmpty [2022-04-09T19:11:12.447Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-04-09T19:11:12.447Z] === RUN TestChangesDirsMutated [2022-04-09T19:11:12.648Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-09T19:11:12.657Z] --- PASS: TestRenameAnonymousContainer (10.27s) [2022-04-09T19:11:12.657Z] === RUN TestRenameContainerWithSameName [2022-04-09T19:11:12.905Z] --- PASS: TestChangesDirsMutated (0.20s) [2022-04-09T19:11:12.905Z] === RUN TestApplyLayer [2022-04-09T19:11:12.905Z] changes_test.go:433: needs further investigation [2022-04-09T19:11:12.905Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-09T19:11:12.905Z] === RUN TestChangesSizeWithHardlinks [2022-04-09T19:11:12.905Z] changes_test.go:469: needs further investigation [2022-04-09T19:11:12.905Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-09T19:11:12.905Z] === RUN TestChangesSizeWithNoChanges [2022-04-09T19:11:12.905Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-09T19:11:12.905Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-09T19:11:12.905Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-09T19:11:12.905Z] === RUN TestChangesSize [2022-04-09T19:11:12.905Z] --- PASS: TestChangesSize (0.00s) [2022-04-09T19:11:12.905Z] === RUN TestApplyLayerInvalidFilenames [2022-04-09T19:11:12.905Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3706844170\\dest" [2022-04-09T19:11:12.905Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-09T19:11:12.905Z] === RUN TestApplyLayerInvalidHardlink [2022-04-09T19:11:12.905Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2226435739\\victim\\hello" -> "../victim/hello" [2022-04-09T19:11:12.905Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink809544648\\victim\\hello" -> "/../victim/hello" [2022-04-09T19:11:12.905Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1635329647\\victim" -> "../victim" [2022-04-09T19:11:12.905Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink678144582\\victim" -> "../victim" [2022-04-09T19:11:12.905Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3858851465\\victim" -> "../victim" [2022-04-09T19:11:12.905Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink163769656\\victim" -> "../victim" [2022-04-09T19:11:12.905Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-09T19:11:12.905Z] === RUN TestApplyLayerInvalidSymlink [2022-04-09T19:11:12.905Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink125136427\\dest\\dotdot" -> "../victim/hello" [2022-04-09T19:11:12.905Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3520224434\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-09T19:11:12.905Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2936666092\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:12.905Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3375246307\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:12.905Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3623221027\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:12.905Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2253591430\\dest\\loophole-victim" -> "../victim" [2022-04-09T19:11:12.905Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-09T19:11:12.905Z] === RUN TestApplyLayerWhiteouts [2022-04-09T19:11:12.905Z] === RUN TestCreateIDMapOrder [2022-04-09T19:11:12.905Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-09T19:11:12.905Z] PASS [2022-04-09T19:11:12.905Z] coverage: 7.2% of statements [2022-04-09T19:11:12.905Z] ok github.com/docker/docker/pkg/idtools 0.062s coverage: 7.2% of statements [2022-04-09T19:11:12.905Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-04-09T19:11:12.905Z] === RUN TestGenerateEmptyFile [2022-04-09T19:11:12.905Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-09T19:11:12.905Z] === RUN TestGenerateWithContent [2022-04-09T19:11:12.905Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-09T19:11:12.905Z] PASS [2022-04-09T19:11:12.905Z] coverage: 62.9% of statements [2022-04-09T19:11:12.905Z] ok github.com/docker/docker/pkg/archive 11.386s coverage: 62.9% of statements [2022-04-09T19:11:12.909Z] --- PASS: TestCreateServiceConflict (2.53s) [2022-04-09T19:11:12.909Z] === RUN TestCreateServiceMaxReplicas [2022-04-09T19:11:13.170Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-09T19:11:13.741Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-09T19:11:13.872Z] --- PASS: TestNetworkDBWatch (3.13s) [2022-04-09T19:11:13.872Z] === RUN TestNetworkDBBulkSync [2022-04-09T19:11:14.330Z] === RUN TestFixedBufferCap [2022-04-09T19:11:14.330Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-09T19:11:14.331Z] === RUN TestFixedBufferLen [2022-04-09T19:11:14.331Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-09T19:11:14.331Z] === RUN TestFixedBufferString [2022-04-09T19:11:14.331Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-09T19:11:14.331Z] === RUN TestFixedBufferWrite [2022-04-09T19:11:14.331Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-09T19:11:14.331Z] === RUN TestFixedBufferRead [2022-04-09T19:11:14.331Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-09T19:11:14.331Z] === RUN TestBytesPipeRead [2022-04-09T19:11:14.331Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-09T19:11:14.331Z] === RUN TestBytesPipeWrite [2022-04-09T19:11:14.331Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-09T19:11:14.331Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-09T19:11:14.687Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-09T19:11:14.827Z] --- PASS: TestRenameContainerWithSameName (2.19s) [2022-04-09T19:11:14.827Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-09T19:11:14.827Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:14.827Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-09T19:11:14.827Z] === RUN TestResize [2022-04-09T19:11:15.296Z] --- PASS: TestBytesPipeWriteRandomChunks (0.59s) [2022-04-09T19:11:15.296Z] === RUN TestAtomicWriteToFile [2022-04-09T19:11:15.296Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-09T19:11:15.296Z] === RUN TestAtomicWriteSetCommit [2022-04-09T19:11:15.296Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-09T19:11:15.296Z] === RUN TestAtomicWriteSetCancel [2022-04-09T19:11:15.296Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-09T19:11:15.296Z] === RUN TestReadCloserWrapperClose [2022-04-09T19:11:15.296Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-09T19:11:15.296Z] === RUN TestReaderErrWrapperReadOnError [2022-04-09T19:11:15.296Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-09T19:11:15.296Z] === RUN TestReaderErrWrapperRead [2022-04-09T19:11:15.296Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-09T19:11:15.296Z] === RUN TestCancelReadCloser [2022-04-09T19:11:15.296Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-09T19:11:15.296Z] === RUN TestWriteCloserWrapperClose [2022-04-09T19:11:15.296Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-09T19:11:15.296Z] === RUN TestNopWriteCloser [2022-04-09T19:11:15.296Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-09T19:11:15.296Z] === RUN TestNopWriter [2022-04-09T19:11:15.296Z] --- PASS: TestNopWriter (0.00s) [2022-04-09T19:11:15.296Z] === RUN TestWriteCounter [2022-04-09T19:11:15.296Z] --- PASS: TestWriteCounter (0.00s) [2022-04-09T19:11:15.296Z] PASS [2022-04-09T19:11:15.296Z] coverage: 69.6% of statements [2022-04-09T19:11:15.296Z] ok github.com/docker/docker/pkg/ioutils 0.766s coverage: 69.6% of statements [2022-04-09T19:11:15.296Z] 2022/04/09 19:11:14 Closing DB instances... [2022-04-09T19:11:15.630Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-09T19:11:16.264Z] === RUN TestError [2022-04-09T19:11:16.264Z] --- PASS: TestError (0.00s) [2022-04-09T19:11:16.264Z] === RUN TestProgressString [2022-04-09T19:11:16.264Z] === RUN TestProgressString/no_progress [2022-04-09T19:11:16.264Z] === RUN TestProgressString/progress_1 [2022-04-09T19:11:16.264Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-09T19:11:16.264Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-09T19:11:16.264Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-09T19:11:16.264Z] === RUN TestProgressString/with_units [2022-04-09T19:11:16.264Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-09T19:11:16.264Z] === RUN TestProgressString/hide_counts [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-09T19:11:16.264Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-09T19:11:16.264Z] === RUN TestJSONMessageDisplay [2022-04-09T19:11:16.578Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-09T19:11:16.578Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2022-04-09T19:11:16.578Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-09T19:11:16.722Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-04-09T19:11:16.722Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-09T19:11:16.722Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-09T19:11:16.722Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-09T19:11:16.722Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-09T19:11:16.722Z] === RUN TestDisplayJSONMessagesStream [2022-04-09T19:11:16.722Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-09T19:11:16.722Z] PASS [2022-04-09T19:11:16.722Z] coverage: 91.7% of statements [2022-04-09T19:11:16.722Z] ok github.com/docker/docker/pkg/jsonmessage 0.282s coverage: 91.7% of statements [2022-04-09T19:11:16.722Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2022-04-09T19:11:16.722Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-09T19:11:16.996Z] --- PASS: TestResize (2.21s) [2022-04-09T19:11:16.996Z] === RUN TestResizeWithInvalidSize [2022-04-09T19:11:17.531Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-09T19:11:17.696Z] === RUN TestStandardLongPath [2022-04-09T19:11:17.696Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-09T19:11:17.696Z] === RUN TestUNCLongPath [2022-04-09T19:11:17.696Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-09T19:11:17.696Z] PASS [2022-04-09T19:11:17.696Z] coverage: 100.0% of statements [2022-04-09T19:11:17.696Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-04-09T19:11:17.822Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-09T19:11:17.822Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-09T19:11:17.822Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.26s) [2022-04-09T19:11:17.822Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-09T19:11:17.822Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-09T19:11:17.822Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.30s) [2022-04-09T19:11:17.822Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.30s) [2022-04-09T19:11:17.822Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.14s) [2022-04-09T19:11:17.822Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.82s) [2022-04-09T19:11:17.822Z] === RUN TestDiff [2022-04-09T19:11:17.822Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:17.822Z] --- SKIP: TestDiff (0.00s) [2022-04-09T19:11:17.822Z] === RUN TestExecWithCloseStdin [2022-04-09T19:11:17.822Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-09T19:11:17.822Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-09T19:11:17.822Z] === RUN TestExec [2022-04-09T19:11:18.101Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-09T19:11:18.154Z] === RUN TestNameFormat [2022-04-09T19:11:18.154Z] --- PASS: TestNameFormat (0.00s) [2022-04-09T19:11:18.154Z] === RUN TestNameRetries [2022-04-09T19:11:18.154Z] --- PASS: TestNameRetries (0.00s) [2022-04-09T19:11:18.154Z] PASS [2022-04-09T19:11:18.154Z] coverage: 85.7% of statements [2022-04-09T19:11:18.154Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2022-04-09T19:11:19.044Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-09T19:11:19.044Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-09T19:11:19.119Z] === RUN TestParseKeyValueOpt [2022-04-09T19:11:19.119Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-09T19:11:19.119Z] === RUN TestParseUintList [2022-04-09T19:11:19.119Z] --- PASS: TestParseUintList (0.00s) [2022-04-09T19:11:19.119Z] === RUN TestParseUintListMaximumLimits [2022-04-09T19:11:19.119Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-09T19:11:19.119Z] PASS [2022-04-09T19:11:19.119Z] coverage: 97.0% of statements [2022-04-09T19:11:19.119Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2022-04-09T19:11:19.170Z] --- PASS: TestResizeWithInvalidSize (2.12s) [2022-04-09T19:11:19.170Z] === RUN TestResizeWhenContainerNotStarted [2022-04-09T19:11:19.615Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-09T19:11:20.087Z] 2022/04/09 19:11:19 Closing DB instances... [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-09T19:11:20.087Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-09T19:11:20.087Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-09T19:11:20.087Z] PASS [2022-04-09T19:11:20.087Z] coverage: 36.4% of statements [2022-04-09T19:11:20.087Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.056s coverage: 36.4% of statements [2022-04-09T19:11:20.186Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-09T19:11:21.053Z] === RUN TestNewAndRemove [2022-04-09T19:11:21.053Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-09T19:11:21.053Z] === RUN TestRemoveInvalidPath [2022-04-09T19:11:21.053Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-09T19:11:21.053Z] PASS [2022-04-09T19:11:21.053Z] coverage: 82.6% of statements [2022-04-09T19:11:21.053Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-04-09T19:11:21.132Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-09T19:11:21.394Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-09T19:11:22.065Z] --- PASS: TestResizeWhenContainerNotStarted (2.74s) [2022-04-09T19:11:22.065Z] === RUN TestDaemonRestartKillContainers [2022-04-09T19:11:22.065Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:22.065Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:11:22.065Z] === RUN TestStats [2022-04-09T19:11:22.065Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-09T19:11:22.065Z] --- SKIP: TestStats (0.00s) [2022-04-09T19:11:22.065Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-09T19:11:22.337Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-09T19:11:22.495Z] --- PASS: TestExec (4.41s) [2022-04-09T19:11:22.495Z] === RUN TestExecUser [2022-04-09T19:11:22.495Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-09T19:11:22.495Z] --- SKIP: TestExecUser (0.00s) [2022-04-09T19:11:22.495Z] === RUN TestExportContainerAndImportImage [2022-04-09T19:11:22.495Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:22.495Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-09T19:11:22.495Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-09T19:11:22.495Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:22.495Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-09T19:11:22.495Z] === RUN TestHealthCheckWorkdir [2022-04-09T19:11:22.495Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:22.495Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-09T19:11:22.495Z] === RUN TestHealthKillContainer [2022-04-09T19:11:22.495Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-09T19:11:22.495Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-09T19:11:22.495Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-09T19:11:22.495Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T19:11:22.495Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T19:11:22.495Z] === RUN TestKillContainerInvalidSignal [2022-04-09T19:11:23.245Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.27s) [2022-04-09T19:11:23.245Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-09T19:11:23.245Z] === RUN TestFailedConnection [2022-04-09T19:11:23.281Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-09T19:11:23.854Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-09T19:11:24.214Z] 2022/04/09 19:11:23 Closing DB instances... [2022-04-09T19:11:24.673Z] --- PASS: TestFailedConnection (1.13s) [2022-04-09T19:11:24.673Z] === RUN TestFailOnce [2022-04-09T19:11:24.673Z] 2022/04/09 19:11:24 http: panic serving 127.0.0.1:49307: Plugin not ready [2022-04-09T19:11:24.673Z] goroutine 9 [running]: [2022-04-09T19:11:24.673Z] net/http.(*conn).serve.func1() [2022-04-09T19:11:24.673Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-09T19:11:24.673Z] panic({0x15b3700, 0x16fd040}) [2022-04-09T19:11:24.673Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-09T19:11:24.673Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001afa70?) [2022-04-09T19:11:24.673Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-09T19:11:24.673Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1702858?, 0xc0001b0000?}, 0x150da66?) [2022-04-09T19:11:24.673Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-09T19:11:24.673Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1702858, 0xc0001b0000}, 0xc00019e100) [2022-04-09T19:11:24.673Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-09T19:11:24.673Z] net/http.serverHandler.ServeHTTP({0x1700e78?}, {0x1702858, 0xc0001b0000}, 0xc00019e100) [2022-04-09T19:11:24.673Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-09T19:11:24.673Z] net/http.(*conn).serve(0xc000066f00, {0x1702d58, 0xc0000880c0}) [2022-04-09T19:11:24.673Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-09T19:11:24.673Z] created by net/http.(*Server).Serve [2022-04-09T19:11:24.673Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-09T19:11:24.673Z] time="2022-04-09T19:11:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.FailOnce: Post \"http://127.0.0.1:49306/Test.FailOnce\": EOF, retrying in 1s" [2022-04-09T19:11:25.132Z] --- PASS: TestGetAddress (31.66s) [2022-04-09T19:11:25.132Z] === RUN TestRequestSyntaxCheck [2022-04-09T19:11:25.242Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-09T19:11:25.392Z] --- PASS: TestKillContainerInvalidSignal (3.35s) [2022-04-09T19:11:25.392Z] === RUN TestKillContainer [2022-04-09T19:11:25.392Z] === RUN TestKillContainer/no_signal [2022-04-09T19:11:25.590Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-09T19:11:25.590Z] === RUN TestRequest [2022-04-09T19:11:25.590Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.71s) [2022-04-09T19:11:25.590Z] === RUN TestNetworkDBGarbageCollection [2022-04-09T19:11:25.590Z] --- PASS: TestFailOnce (1.21s) [2022-04-09T19:11:25.590Z] === RUN TestEchoInputOutput [2022-04-09T19:11:25.590Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-09T19:11:25.590Z] === RUN TestBackoff [2022-04-09T19:11:25.590Z] --- PASS: TestBackoff (0.00s) [2022-04-09T19:11:25.590Z] === RUN TestAbortRetry [2022-04-09T19:11:25.590Z] --- PASS: TestAbortRetry (0.00s) [2022-04-09T19:11:25.590Z] === RUN TestClientScheme [2022-04-09T19:11:25.590Z] --- PASS: TestClientScheme (0.00s) [2022-04-09T19:11:25.590Z] === RUN TestNewClientWithTimeout [2022-04-09T19:11:26.049Z] time="2022-04-09T19:11:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-09T19:11:27.582Z] time="2022-04-09T19:11:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-09T19:11:27.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.16s) [2022-04-09T19:11:27.846Z] === RUN TestStopContainerWithTimeout [2022-04-09T19:11:27.846Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-09T19:11:27.846Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-09T19:11:27.846Z] === RUN TestUpdateRestartPolicy [2022-04-09T19:11:28.548Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-09T19:11:29.111Z] === RUN TestKillContainer/non_killing_signal [2022-04-09T19:11:29.111Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-09T19:11:29.111Z] === RUN TestKillContainer/killing_signal [2022-04-09T19:11:29.932Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-09T19:11:30.485Z] time="2022-04-09T19:11:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-09T19:11:30.502Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-09T19:11:30.502Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2022-04-09T19:11:30.502Z] === RUN TestCreateServiceSecretFileMode [2022-04-09T19:11:32.008Z] --- PASS: TestKillContainer (6.76s) [2022-04-09T19:11:32.008Z] --- PASS: TestKillContainer/no_signal (3.42s) [2022-04-09T19:11:32.008Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:11:32.008Z] --- PASS: TestKillContainer/killing_signal (3.27s) [2022-04-09T19:11:32.008Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-09T19:11:32.008Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:11:32.008Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-09T19:11:32.008Z] === RUN TestKillStoppedContainer [2022-04-09T19:11:32.008Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:11:32.008Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-09T19:11:32.008Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-09T19:11:32.008Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:11:32.008Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-09T19:11:32.008Z] === RUN TestKillDifferentUserContainer [2022-04-09T19:11:32.008Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-09T19:11:32.008Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-09T19:11:32.008Z] === RUN TestInspectOomKilledTrue [2022-04-09T19:11:32.008Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:32.008Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-09T19:11:32.008Z] === RUN TestInspectOomKilledFalse [2022-04-09T19:11:32.008Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:11:32.008Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-09T19:11:32.008Z] === RUN TestLogsFollowTailEmpty [2022-04-09T19:11:33.810Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-09T19:11:35.163Z] time="2022-04-09T19:11:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-09T19:11:35.727Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-09T19:11:35.734Z] --- PASS: TestLogsFollowTailEmpty (3.50s) [2022-04-09T19:11:35.734Z] === RUN TestNetworkNat [2022-04-09T19:11:35.734Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:35.734Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-09T19:11:35.734Z] === RUN TestNetworkLocalhostTCPNat [2022-04-09T19:11:35.989Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-09T19:11:38.059Z] === RUN TestParseEmptyInterface [2022-04-09T19:11:38.059Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-09T19:11:38.059Z] === RUN TestParseNonInterfaceType [2022-04-09T19:11:38.059Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-09T19:11:38.059Z] === RUN TestParseWithOneFunction [2022-04-09T19:11:38.059Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-09T19:11:38.059Z] === RUN TestParseWithMultipleFuncs [2022-04-09T19:11:38.059Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-09T19:11:38.059Z] === RUN TestParseWithUnnamedReturn [2022-04-09T19:11:38.059Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-09T19:11:38.059Z] === RUN TestEmbeddedInterface [2022-04-09T19:11:38.059Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-09T19:11:38.059Z] === RUN TestParsedImports [2022-04-09T19:11:38.059Z] --- PASS: TestParsedImports (0.00s) [2022-04-09T19:11:38.059Z] === RUN TestAliasedImports [2022-04-09T19:11:38.059Z] --- PASS: TestAliasedImports (0.00s) [2022-04-09T19:11:38.059Z] PASS [2022-04-09T19:11:38.059Z] coverage: 56.8% of statements [2022-04-09T19:11:38.059Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-04-09T19:11:38.538Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-09T19:11:39.027Z] --- PASS: TestRequest (13.50s) [2022-04-09T19:11:39.027Z] === RUN TestOverlappingRequests [2022-04-09T19:11:39.027Z] === RUN TestHTTPTransport [2022-04-09T19:11:39.027Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-09T19:11:39.027Z] PASS [2022-04-09T19:11:39.027Z] coverage: 85.7% of statements [2022-04-09T19:11:39.027Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-04-09T19:11:39.124Z] === RUN TestDockerSuite/TestCpToDot [2022-04-09T19:11:39.457Z] --- PASS: TestNetworkLocalhostTCPNat (3.80s) [2022-04-09T19:11:39.457Z] === RUN TestNetworkLoopbackNat [2022-04-09T19:11:39.457Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:39.457Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-09T19:11:39.457Z] === RUN TestPause [2022-04-09T19:11:39.457Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-09T19:11:39.457Z] --- SKIP: TestPause (0.00s) [2022-04-09T19:11:39.457Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-09T19:11:39.486Z] --- PASS: TestOverlappingRequests (0.71s) [2022-04-09T19:11:39.486Z] === RUN TestRelease [2022-04-09T19:11:39.486Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-09T19:11:39.486Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-09T19:11:39.486Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-09T19:11:39.486Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-09T19:11:39.486Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-09T19:11:39.486Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-09T19:11:39.486Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-09T19:11:39.486Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-09T19:11:39.486Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-09T19:11:39.486Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-09T19:11:39.486Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-09T19:11:39.486Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-09T19:11:39.486Z] === RUN TestBufferPoolPutAndGet [2022-04-09T19:11:39.486Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-09T19:11:39.486Z] PASS [2022-04-09T19:11:39.486Z] coverage: 88.2% of statements [2022-04-09T19:11:39.486Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-04-09T19:11:39.716Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-09T19:11:40.451Z] === RUN TestOutputOnPrematureClose [2022-04-09T19:11:40.451Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-09T19:11:40.451Z] === RUN TestCompleteSilently [2022-04-09T19:11:40.451Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-09T19:11:40.451Z] PASS [2022-04-09T19:11:40.451Z] coverage: 75.9% of statements [2022-04-09T19:11:40.451Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-04-09T19:11:40.655Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-09T19:11:40.910Z] === RUN TestSendToOneSub [2022-04-09T19:11:40.910Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-09T19:11:40.910Z] === RUN TestSendToMultipleSubs [2022-04-09T19:11:40.910Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-09T19:11:40.910Z] === RUN TestEvictOneSub [2022-04-09T19:11:40.910Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-09T19:11:40.910Z] === RUN TestClosePublisher [2022-04-09T19:11:40.910Z] --- PASS: TestClosePublisher (0.00s) [2022-04-09T19:11:40.910Z] === RUN TestPubSubRace [2022-04-09T19:11:41.596Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-09T19:11:41.856Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-09T19:11:41.874Z] --- PASS: TestPubSubRace (1.08s) [2022-04-09T19:11:41.874Z] PASS [2022-04-09T19:11:41.874Z] coverage: 75.0% of statements [2022-04-09T19:11:41.874Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-04-09T19:11:42.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-09T19:11:42.332Z] --- PASS: TestRelease (2.64s) [2022-04-09T19:11:42.332Z] === RUN TestAllocateRandomDeallocate [2022-04-09T19:11:42.789Z] === RUN TestRegister [2022-04-09T19:11:42.789Z] --- PASS: TestRegister (0.00s) [2022-04-09T19:11:42.789Z] === RUN TestCommand [2022-04-09T19:11:42.789Z] --- PASS: TestCommand (0.03s) [2022-04-09T19:11:42.789Z] === RUN TestNaiveSelf [2022-04-09T19:11:42.789Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-09T19:11:42.789Z] PASS [2022-04-09T19:11:42.789Z] coverage: 82.4% of statements [2022-04-09T19:11:42.789Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2022-04-09T19:11:43.060Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-09T19:11:43.060Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-09T19:11:43.174Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.29s) [2022-04-09T19:11:43.174Z] === RUN TestPauseStopPausedContainer [2022-04-09T19:11:43.174Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:43.174Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-09T19:11:43.174Z] === RUN TestPsFilter [2022-04-09T19:11:43.174Z] --- PASS: TestPsFilter (0.40s) [2022-04-09T19:11:43.174Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-09T19:11:43.247Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-09T19:11:43.247Z] === RUN TestClientStream [2022-04-09T19:11:43.247Z] --- PASS: TestClientStream (0.00s) [2022-04-09T19:11:43.247Z] === RUN TestClientSendFile [2022-04-09T19:11:43.247Z] --- PASS: TestClientSendFile (0.00s) [2022-04-09T19:11:43.247Z] === RUN TestClientWithRequestTimeout [2022-04-09T19:11:43.247Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-09T19:11:43.247Z] === RUN TestFileSpecPlugin [2022-04-09T19:11:43.247Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-09T19:11:43.247Z] === RUN TestFileJSONSpecPlugin [2022-04-09T19:11:43.247Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-09T19:11:43.247Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-09T19:11:43.247Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-09T19:11:43.247Z] === RUN TestPluginAddHandler [2022-04-09T19:11:43.247Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-09T19:11:43.247Z] === RUN TestPluginWaitBadPlugin [2022-04-09T19:11:43.247Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-09T19:11:43.247Z] === RUN TestGet [2022-04-09T19:11:43.247Z] time="2022-04-09T19:11:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-09T19:11:43.322Z] --- PASS: TestCreateServiceSecretFileMode (12.85s) [2022-04-09T19:11:43.322Z] === RUN TestCreateServiceConfigFileMode [2022-04-09T19:11:43.704Z] === RUN TestDump [2022-04-09T19:11:43.704Z] goroutine 6 [running]: [2022-04-09T19:11:43.704Z] github.com/docker/docker/pkg/stack.dump(0x1192d57?) [2022-04-09T19:11:43.704Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-09T19:11:43.704Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-09T19:11:43.704Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-09T19:11:43.704Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-09T19:11:43.704Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-09T19:11:43.704Z] testing.tRunner(0xc0001601a0, 0x135a498) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:11:43.704Z] created by testing.(*T).Run [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-09T19:11:43.704Z] [2022-04-09T19:11:43.704Z] goroutine 1 [chan receive]: [2022-04-09T19:11:43.704Z] testing.(*T).Run(0xc000160000, {0x134913c?, 0x116c1f3?}, 0x135a498) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-09T19:11:43.704Z] testing.runTests.func1(0xc00006c840?) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-09T19:11:43.704Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:11:43.704Z] testing.runTests(0xc000058500?, {0x14de400, 0x3, 0x3}, {0x160b2d80108?, 0x40?, 0x14e34a0?}) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-09T19:11:43.704Z] testing.(*M).Run(0xc000058500) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-09T19:11:43.704Z] main.main() [2022-04-09T19:11:43.704Z] _testmain.go:99 +0x255 [2022-04-09T19:11:43.704Z] --- PASS: TestDump (0.00s) [2022-04-09T19:11:43.704Z] === RUN TestDumpToFile [2022-04-09T19:11:43.704Z] --- PASS: TestDumpToFile (0.19s) [2022-04-09T19:11:43.704Z] === RUN TestDumpToFileWithEmptyInput [2022-04-09T19:11:43.704Z] goroutine 18 [running]: [2022-04-09T19:11:43.704Z] github.com/docker/docker/pkg/stack.dump(0x120ecd3?) [2022-04-09T19:11:43.704Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-09T19:11:43.704Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x120eca0?}) [2022-04-09T19:11:43.704Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-09T19:11:43.704Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-04-09T19:11:43.704Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-09T19:11:43.704Z] testing.tRunner(0xc0000841a0, 0x135a488) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:11:43.704Z] created by testing.(*T).Run [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-09T19:11:43.704Z] [2022-04-09T19:11:43.704Z] goroutine 1 [chan receive]: [2022-04-09T19:11:43.704Z] testing.(*T).Run(0xc000160000, {0x1350713?, 0x116c1f3?}, 0x135a488) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-09T19:11:43.704Z] testing.runTests.func1(0xc00006c840?) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-09T19:11:43.704Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-09T19:11:43.704Z] testing.runTests(0xc000058500?, {0x14de400, 0x3, 0x3}, {0x160b2d80108?, 0x40?, 0x14e34a0?}) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-09T19:11:43.704Z] testing.(*M).Run(0xc000058500) [2022-04-09T19:11:43.704Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-09T19:11:43.704Z] main.main() [2022-04-09T19:11:43.704Z] _testmain.go:99 +0x255 [2022-04-09T19:11:43.704Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-09T19:11:43.704Z] PASS [2022-04-09T19:11:43.704Z] coverage: 90.9% of statements [2022-04-09T19:11:43.704Z] ok github.com/docker/docker/pkg/stack 0.229s coverage: 90.9% of statements [2022-04-09T19:11:43.894Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-09T19:11:44.162Z] time="2022-04-09T19:11:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-09T19:11:44.468Z] docker_api_swarm_node_test.go:81: [deb8988a597d3] joining swarm manager [d2ec5c3749653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:11:44.622Z] === RUN TestNewStdWriter [2022-04-09T19:11:44.622Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-09T19:11:44.622Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestWriteWithNilBytes [2022-04-09T19:11:44.622Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestWrite [2022-04-09T19:11:44.622Z] --- PASS: TestWrite (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestWriteWithWriterError [2022-04-09T19:11:44.622Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-09T19:11:44.622Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyWriteAndRead [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-09T19:11:44.622Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-09T19:11:44.622Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-09T19:11:44.622Z] PASS [2022-04-09T19:11:44.622Z] coverage: 100.0% of statements [2022-04-09T19:11:44.622Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-04-09T19:11:45.040Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-09T19:11:45.040Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-09T19:11:45.302Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-09T19:11:45.587Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-09T19:11:45.587Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-09T19:11:45.587Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestFormatStatus [2022-04-09T19:11:45.587Z] --- PASS: TestFormatStatus (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestFormatError [2022-04-09T19:11:45.587Z] --- PASS: TestFormatError (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestFormatJSONError [2022-04-09T19:11:45.587Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-09T19:11:45.587Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-09T19:11:45.587Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestNewJSONProgressOutput [2022-04-09T19:11:45.587Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestAuxFormatterEmit [2022-04-09T19:11:45.587Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestStreamWriterStdout [2022-04-09T19:11:45.587Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-09T19:11:45.587Z] === RUN TestStreamWriterStderr [2022-04-09T19:11:45.587Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-09T19:11:45.587Z] PASS [2022-04-09T19:11:45.587Z] coverage: 66.2% of statements [2022-04-09T19:11:45.587Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-04-09T19:11:45.844Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-09T19:11:45.844Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-09T19:11:45.844Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-09T19:11:45.844Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-09T19:11:45.844Z] Cross building: bundles/cross/linux/s390x [2022-04-09T19:11:45.844Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-09T19:11:45.844Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-09T19:11:45.875Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-09T19:11:46.046Z] === RUN TestGenerateRandomID [2022-04-09T19:11:46.046Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-09T19:11:46.046Z] === RUN TestShortenId [2022-04-09T19:11:46.046Z] --- PASS: TestShortenId (0.00s) [2022-04-09T19:11:46.046Z] === RUN TestShortenSha256Id [2022-04-09T19:11:46.046Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-09T19:11:46.046Z] === RUN TestShortenIdEmpty [2022-04-09T19:11:46.046Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-09T19:11:46.046Z] === RUN TestShortenIdInvalid [2022-04-09T19:11:46.046Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-09T19:11:46.046Z] === RUN TestIsShortIDNonHex [2022-04-09T19:11:46.046Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-09T19:11:46.046Z] === RUN TestIsShortIDNotCorrectSize [2022-04-09T19:11:46.046Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-09T19:11:46.046Z] PASS [2022-04-09T19:11:46.046Z] coverage: 70.6% of statements [2022-04-09T19:11:46.046Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-04-09T19:11:46.450Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-09T19:11:46.450Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-09T19:11:46.450Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-09T19:11:46.450Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-09T19:11:46.503Z] time="2022-04-09T19:11:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-09T19:11:46.900Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.28s) [2022-04-09T19:11:46.900Z] === RUN TestRemoveContainerWithVolume [2022-04-09T19:11:46.961Z] === RUN TestIsCpusetListAvailable [2022-04-09T19:11:46.961Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-09T19:11:46.961Z] PASS [2022-04-09T19:11:46.961Z] coverage: 39.4% of statements [2022-04-09T19:11:46.961Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-04-09T19:11:47.024Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-09T19:11:47.285Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-09T19:11:47.285Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-09T19:11:47.285Z] === RUN TestDockerSuite/TestCreateRM [2022-04-09T19:11:47.285Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-09T19:11:47.285Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T19:11:47.285Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-09T19:11:47.547Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-09T19:11:47.547Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-09T19:11:48.497Z] === RUN TestChtimes [2022-04-09T19:11:48.497Z] --- PASS: TestChtimes (0.01s) [2022-04-09T19:11:48.497Z] === RUN TestChtimesWindows [2022-04-09T19:11:48.497Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-09T19:11:48.497Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-09T19:11:48.497Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-09T19:11:48.497Z] PASS [2022-04-09T19:11:48.497Z] coverage: 13.0% of statements [2022-04-09T19:11:48.497Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.0% of statements [2022-04-09T19:11:48.911Z] --- PASS: TestUpdateRestartPolicy (21.81s) [2022-04-09T19:11:48.911Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-09T19:11:49.462Z] === RUN TestTailFile [2022-04-09T19:11:49.462Z] --- PASS: TestTailFile (0.00s) [2022-04-09T19:11:49.462Z] === RUN TestTailFileManyLines [2022-04-09T19:11:49.462Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-09T19:11:49.462Z] === RUN TestTailEmptyFile [2022-04-09T19:11:49.462Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-09T19:11:49.462Z] === RUN TestTailNegativeN [2022-04-09T19:11:49.462Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader [2022-04-09T19:11:49.462Z] === CONT TestNewTailReader [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/no_delimiter [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/truncated_last_line [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-09T19:11:49.462Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:11:49.462Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.462Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:11:49.462Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/no_delimiter [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.463Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-09T19:11:49.463Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.463Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.463Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.463Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.464Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.464Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.465Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.465Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.465Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.791Z] --- PASS: TestRemoveContainerWithVolume (3.11s) [2022-04-09T19:11:49.791Z] === RUN TestRemoveContainerRunning [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.925Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.925Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.925Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.926Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.926Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-09T19:11:49.927Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-09T19:11:49.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:11:49.928Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:11:49.929Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:11:50.386Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-09T19:11:50.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-09T19:11:50.387Z] PASS [2022-04-09T19:11:50.387Z] coverage: 88.6% of statements [2022-04-09T19:11:50.387Z] ok github.com/docker/docker/pkg/tailfile 0.199s coverage: 88.6% of statements [2022-04-09T19:11:50.387Z] --- PASS: TestAllocateRandomDeallocate (8.04s) [2022-04-09T19:11:50.387Z] === RUN TestRetrieveFromStore [2022-04-09T19:11:50.387Z] time="2022-04-09T19:11:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-09T19:11:50.846Z] === RUN TestTarSumRemoveNonExistent [2022-04-09T19:11:50.846Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestTarSumRemove [2022-04-09T19:11:50.846Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestSortFileInfoSums [2022-04-09T19:11:50.846Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestNewTarSumForLabelInvalid [2022-04-09T19:11:50.846Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestNewTarSumForLabel [2022-04-09T19:11:50.846Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestEmptyTar [2022-04-09T19:11:50.846Z] --- PASS: TestEmptyTar (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestTarSumsReadSize [2022-04-09T19:11:50.846Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestTarSums [2022-04-09T19:11:50.846Z] --- PASS: TestTarSums (0.07s) [2022-04-09T19:11:50.846Z] === RUN TestIteration [2022-04-09T19:11:50.846Z] --- PASS: TestIteration (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestVersionLabelForChecksum [2022-04-09T19:11:50.846Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestVersion [2022-04-09T19:11:50.846Z] --- PASS: TestVersion (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestGetVersion [2022-04-09T19:11:50.846Z] --- PASS: TestGetVersion (0.00s) [2022-04-09T19:11:50.846Z] === RUN TestGetVersions [2022-04-09T19:11:50.846Z] --- PASS: TestGetVersions (0.00s) [2022-04-09T19:11:50.846Z] PASS [2022-04-09T19:11:50.846Z] coverage: 89.3% of statements [2022-04-09T19:11:50.846Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2022-04-09T19:11:51.080Z] --- PASS: TestUpdateRestartWithAutoRemove (2.16s) [2022-04-09T19:11:51.080Z] === RUN TestWaitNonBlocked [2022-04-09T19:11:51.080Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:11:51.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:11:51.080Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:11:51.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:11:51.080Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:11:51.080Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:11:51.812Z] === RUN TestTruncIndex [2022-04-09T19:11:51.812Z] --- PASS: TestTruncIndex (0.10s) [2022-04-09T19:11:51.812Z] PASS [2022-04-09T19:11:51.812Z] coverage: 91.5% of statements [2022-04-09T19:11:51.812Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-04-09T19:11:52.270Z] === RUN TestIsGIT [2022-04-09T19:11:52.270Z] --- PASS: TestIsGIT (0.00s) [2022-04-09T19:11:52.270Z] === RUN TestIsTransport [2022-04-09T19:11:52.270Z] --- PASS: TestIsTransport (0.00s) [2022-04-09T19:11:52.270Z] PASS [2022-04-09T19:11:52.270Z] coverage: 100.0% of statements [2022-04-09T19:11:52.270Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-04-09T19:11:52.728Z] --- PASS: TestRetrieveFromStore (2.53s) [2022-04-09T19:11:52.728Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-09T19:11:52.728Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-09T19:11:52.728Z] === RUN TestParallelPredefinedRequest1 [2022-04-09T19:11:52.728Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-09T19:11:52.728Z] === RUN TestParallelPredefinedRequest2 [2022-04-09T19:11:52.728Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-09T19:11:52.728Z] === RUN TestParallelPredefinedRequest3 [2022-04-09T19:11:52.728Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-09T19:11:52.728Z] === RUN TestParallelPredefinedRequest4 [2022-04-09T19:11:52.728Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-09T19:11:52.728Z] === RUN TestParallelPredefinedRequest5 [2022-04-09T19:11:52.728Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-09T19:11:52.728Z] === RUN TestDebug [2022-04-09T19:11:52.728Z] --- PASS: TestDebug (0.00s) [2022-04-09T19:11:52.728Z] === RUN TestRequestPoolParallel [2022-04-09T19:11:52.728Z] === RUN TestVersionInfo [2022-04-09T19:11:52.728Z] --- PASS: TestVersionInfo (0.00s) [2022-04-09T19:11:52.728Z] === RUN TestAppendVersions [2022-04-09T19:11:52.728Z] --- PASS: TestAppendVersions (0.00s) [2022-04-09T19:11:52.728Z] PASS [2022-04-09T19:11:52.728Z] coverage: 88.9% of statements [2022-04-09T19:11:52.728Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-04-09T19:11:52.767Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-09T19:11:52.831Z] --- PASS: TestRemoveContainerRunning (3.32s) [2022-04-09T19:11:52.831Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-09T19:11:53.028Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-09T19:11:53.028Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-09T19:11:53.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-09T19:11:53.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-09T19:11:53.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-09T19:11:53.185Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-04-09T19:11:53.186Z] === RUN TestFullAllocateRelease [2022-04-09T19:11:53.598Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-09T19:11:54.157Z] --- PASS: TestFullAllocateRelease (0.67s) [2022-04-09T19:11:54.157Z] === RUN TestOddAllocateRelease [2022-04-09T19:11:54.157Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-04-09T19:11:54.157Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-09T19:11:54.157Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-09T19:11:54.157Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-09T19:11:54.545Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-09T19:11:54.615Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-04-09T19:11:54.615Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-09T19:11:54.615Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-09T19:11:54.615Z] === CONT TestParallelPredefinedRequest1 [2022-04-09T19:11:54.615Z] === CONT TestParallelPredefinedRequest4 [2022-04-09T19:11:54.615Z] === CONT TestParallelPredefinedRequest1 [2022-04-09T19:11:54.615Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:11:54.615Z] === CONT TestParallelPredefinedRequest5 [2022-04-09T19:11:54.615Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:11:54.615Z] === CONT TestParallelPredefinedRequest4 [2022-04-09T19:11:54.615Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:11:54.615Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-09T19:11:54.615Z] === CONT TestParallelPredefinedRequest3 [2022-04-09T19:11:54.615Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:11:54.615Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-09T19:11:54.615Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-09T19:11:54.615Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-09T19:11:54.615Z] === CONT TestParallelPredefinedRequest2 [2022-04-09T19:11:54.615Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:11:54.615Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-09T19:11:54.615Z] PASS [2022-04-09T19:11:54.615Z] coverage: 85.3% of statements [2022-04-09T19:11:54.615Z] ok github.com/docker/docker/libnetwork/ipam 72.368s coverage: 85.3% of statements [2022-04-09T19:11:54.805Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-09T19:11:54.811Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-09T19:11:54.811Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.81s) [2022-04-09T19:11:54.811Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.09s) [2022-04-09T19:11:54.811Z] === RUN TestWaitBlocked [2022-04-09T19:11:54.811Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:54.811Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-09T19:11:54.811Z] PASS [2022-04-09T19:11:54.811Z] ok github.com/docker/docker/integration/container 97.636s [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === Skipped [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-09T19:11:54.811Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-09T19:11:54.811Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-09T19:11:54.811Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-09T19:11:54.811Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-09T19:11:54.811Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-09T19:11:54.811Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-09T19:11:54.811Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-09T19:11:54.811Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-09T19:11:54.811Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-09T19:11:54.811Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:11:54.811Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-09T19:11:54.811Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-09T19:11:54.811Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-09T19:11:54.811Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-09T19:11:54.811Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-09T19:11:54.811Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-09T19:11:54.811Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T19:11:54.811Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:11:54.811Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-09T19:11:54.811Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-09T19:11:54.811Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-09T19:11:54.811Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-09T19:11:54.811Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-09T19:11:54.811Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-09T19:11:54.811Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-09T19:11:54.811Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-09T19:11:54.811Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-09T19:11:54.811Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-09T19:11:54.811Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-09T19:11:54.811Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-09T19:11:54.811Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-09T19:11:54.811Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:11:54.811Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-09T19:11:54.811Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-09T19:11:54.811Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-09T19:11:54.811Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:11:54.811Z] [2022-04-09T19:11:54.811Z] DONE 96 tests, 34 skipped in 100.546s [2022-04-09T19:11:54.811Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-09T19:11:55.074Z] === RUN TestValidatePrivileges [2022-04-09T19:11:55.074Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-09T19:11:55.074Z] === RUN TestFilterByCapNeg [2022-04-09T19:11:55.074Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-09T19:11:55.074Z] === RUN TestFilterByCapPos [2022-04-09T19:11:55.074Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-09T19:11:55.074Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-09T19:11:55.074Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-09T19:11:55.074Z] PASS [2022-04-09T19:11:55.074Z] coverage: 12.0% of statements [2022-04-09T19:11:55.074Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.0% of statements [2022-04-09T19:11:55.750Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-09T19:11:56.040Z] === RUN TestNewSettable [2022-04-09T19:11:56.040Z] --- PASS: TestNewSettable (0.00s) [2022-04-09T19:11:56.040Z] === RUN TestIsSettable [2022-04-09T19:11:56.040Z] --- PASS: TestIsSettable (0.00s) [2022-04-09T19:11:56.040Z] === RUN TestUpdateSettingsEnv [2022-04-09T19:11:56.040Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-09T19:11:56.040Z] PASS [2022-04-09T19:11:56.040Z] coverage: 20.0% of statements [2022-04-09T19:11:56.040Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-04-09T19:11:56.323Z] --- PASS: TestCreateServiceConfigFileMode (13.00s) [2022-04-09T19:11:56.323Z] === RUN TestCreateServiceSysctls [2022-04-09T19:11:56.554Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.39s) [2022-04-09T19:11:56.554Z] === RUN TestRemoveInvalidContainer [2022-04-09T19:11:56.554Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-09T19:11:56.554Z] === RUN TestRenameLinkedContainer [2022-04-09T19:11:56.554Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-09T19:11:56.554Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-09T19:11:56.554Z] === RUN TestRenameStoppedContainer [2022-04-09T19:11:57.004Z] === RUN TestLoad [2022-04-09T19:11:57.004Z] --- PASS: TestLoad (0.00s) [2022-04-09T19:11:57.004Z] === RUN TestSave [2022-04-09T19:11:57.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-09T19:11:57.462Z] --- PASS: TestSave (0.04s) [2022-04-09T19:11:57.462Z] === RUN TestAddDeleteGet [2022-04-09T19:11:57.462Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-09T19:11:57.462Z] === RUN TestInvalidTags [2022-04-09T19:11:57.462Z] --- PASS: TestInvalidTags (0.01s) [2022-04-09T19:11:57.462Z] PASS [2022-04-09T19:11:57.462Z] coverage: 83.7% of statements [2022-04-09T19:11:57.462Z] ok github.com/docker/docker/reference 0.142s coverage: 83.7% of statements [2022-04-09T19:11:57.528Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-09T19:11:57.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-09T19:11:58.056Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-09T19:11:58.326Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-09T19:11:58.430Z] --- PASS: TestGet (15.01s) [2022-04-09T19:11:58.430Z] === RUN TestPluginWithNoManifest [2022-04-09T19:11:58.430Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-09T19:11:58.430Z] === RUN TestGetAll [2022-04-09T19:11:58.430Z] --- PASS: TestGetAll (0.01s) [2022-04-09T19:11:58.430Z] PASS [2022-04-09T19:11:58.430Z] coverage: 73.2% of statements [2022-04-09T19:11:58.430Z] ok github.com/docker/docker/pkg/plugins 35.044s coverage: 73.2% of statements [2022-04-09T19:11:58.899Z] === RUN TestDockerSuite/TestDockerFails [2022-04-09T19:11:58.899Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-09T19:11:59.160Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-09T19:11:59.160Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-09T19:11:59.445Z] --- PASS: TestRenameStoppedContainer (3.34s) [2022-04-09T19:11:59.445Z] === RUN TestRenameRunningContainerAndReuse [2022-04-09T19:11:59.964Z] === RUN TestResolveAuthConfigIndexServer [2022-04-09T19:11:59.964Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestResolveAuthConfigFullURL [2022-04-09T19:11:59.964Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-09T19:11:59.964Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestValidateMirror [2022-04-09T19:11:59.964Z] --- PASS: TestValidateMirror (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestLoadInsecureRegistries [2022-04-09T19:11:59.964Z] time="2022-04-09T19:11:59Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-09T19:11:59.964Z] time="2022-04-09T19:11:59Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-09T19:11:59.964Z] time="2022-04-09T19:11:59Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-09T19:11:59.964Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-09T19:11:59.964Z] === RUN TestNewServiceConfig [2022-04-09T19:11:59.964Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestValidateIndexName [2022-04-09T19:11:59.964Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestValidateIndexNameWithError [2022-04-09T19:11:59.964Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestEndpointParse [2022-04-09T19:11:59.964Z] --- PASS: TestEndpointParse (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestEndpointParseInvalid [2022-04-09T19:11:59.964Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestValidateEndpoint [2022-04-09T19:11:59.964Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-09T19:11:59.964Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-09T19:11:59.964Z] === RUN TestPing [2022-04-09T19:11:59.964Z] --- PASS: TestPing (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestPingRegistryEndpoint [2022-04-09T19:11:59.964Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-09T19:11:59.964Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-09T19:11:59.964Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:59.964Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-09T19:11:59.964Z] === RUN TestEndpoint [2022-04-09T19:11:59.964Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:59.964Z] --- SKIP: TestEndpoint (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestParseRepositoryInfo [2022-04-09T19:11:59.964Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestNewIndexInfo [2022-04-09T19:11:59.964Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestMirrorEndpointLookup [2022-04-09T19:11:59.964Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-09T19:11:59.964Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-09T19:11:59.964Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestResumableRequestReaderWithReadError [2022-04-09T19:11:59.964Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:11:59.964Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-04-09T19:11:59.964Z] === RUN TestSearchRepositories [2022-04-09T19:11:59.964Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-09T19:11:59.964Z] Host: 127.0.0.1:49340 [2022-04-09T19:11:59.964Z] User-Agent: docker test client [2022-04-09T19:11:59.964Z] Authorization: Token fake-token [2022-04-09T19:11:59.964Z] X-Docker-Token: true [2022-04-09T19:11:59.964Z] Accept-Encoding: gzip [2022-04-09T19:11:59.964Z] [2022-04-09T19:11:59.964Z] [2022-04-09T19:11:59.964Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-09T19:11:59.964Z] Connection: close [2022-04-09T19:11:59.964Z] Content-Length: 144 [2022-04-09T19:11:59.964Z] Cache-Control: no-cache [2022-04-09T19:11:59.964Z] Content-Type: application/json [2022-04-09T19:11:59.964Z] Date: Sat, 09 Apr 2022 19:11:59 GMT [2022-04-09T19:11:59.964Z] Expires: -1 [2022-04-09T19:11:59.964Z] Pragma: no-cache [2022-04-09T19:11:59.964Z] Server: docker-tests/mock [2022-04-09T19:11:59.964Z] X-Docker-Registry-Config: mock [2022-04-09T19:11:59.964Z] X-Docker-Registry-Version: 0.0.0 [2022-04-09T19:11:59.964Z] [2022-04-09T19:11:59.964Z] [2022-04-09T19:11:59.964Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-09T19:11:59.964Z] === RUN TestTrustedLocation [2022-04-09T19:11:59.964Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-09T19:11:59.964Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-09T19:11:59.965Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-09T19:11:59.965Z] === RUN TestAllowNondistributableArtifacts [2022-04-09T19:11:59.965Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-09T19:11:59.965Z] === RUN TestIsSecureIndex [2022-04-09T19:11:59.965Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-09T19:11:59.965Z] PASS [2022-04-09T19:11:59.965Z] coverage: 51.7% of statements [2022-04-09T19:11:59.965Z] ok github.com/docker/docker/registry 0.352s coverage: 51.7% of statements [2022-04-09T19:11:59.965Z] time="2022-04-09T19:11:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-09T19:11:59.965Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-04-09T19:11:59.965Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-09T19:11:59.965Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-09T19:11:59.965Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-09T19:11:59.965Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-09T19:11:59.965Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-09T19:11:59.965Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-09T19:11:59.965Z] === RUN TestResumableRequestReader [2022-04-09T19:11:59.965Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-09T19:11:59.965Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-09T19:11:59.965Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-09T19:11:59.965Z] PASS [2022-04-09T19:11:59.965Z] coverage: 100.0% of statements [2022-04-09T19:11:59.965Z] ok github.com/docker/docker/registry/resumable 0.316s coverage: 100.0% of statements [2022-04-09T19:12:00.105Z] docker_api_swarm_node_test.go:53: [d24135a676db3] joining swarm manager [de10a8741a1a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:12:00.678Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-09T19:12:00.678Z] --- PASS: TestCreateServiceSysctls (4.35s) [2022-04-09T19:12:00.678Z] === RUN TestCreateServiceCapabilities [2022-04-09T19:12:00.931Z] === RUN TestRestartManagerTimeout [2022-04-09T19:12:00.931Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-09T19:12:00.931Z] === RUN TestRestartManagerTimeoutReset [2022-04-09T19:12:00.931Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-09T19:12:00.931Z] PASS [2022-04-09T19:12:00.931Z] coverage: 45.3% of statements [2022-04-09T19:12:00.931Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 45.3% of statements [2022-04-09T19:12:01.251Z] docker_api_swarm_node_test.go:54: [d7d4455c517f4] joining swarm manager [de10a8741a1a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:12:01.390Z] === RUN TestDecodeContainerConfig [2022-04-09T19:12:01.390Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-09T19:12:01.390Z] === RUN TestDecodeContainerConfigIsolation [2022-04-09T19:12:01.390Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-09T19:12:01.390Z] === RUN TestValidatePrivileged [2022-04-09T19:12:01.390Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-09T19:12:01.390Z] PASS [2022-04-09T19:12:01.390Z] coverage: 52.6% of statements [2022-04-09T19:12:01.390Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements [2022-04-09T19:12:01.512Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-09T19:12:01.847Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-09T19:12:01.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-09T19:12:01.847Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-09T19:12:01.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-09T19:12:01.847Z] PASS [2022-04-09T19:12:01.847Z] coverage: 62.5% of statements [2022-04-09T19:12:01.847Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-04-09T19:12:02.897Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-09T19:12:02.897Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-09T19:12:02.897Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-09T19:12:02.897Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-09T19:12:03.469Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2022-04-09T19:12:03.469Z] === RUN TestInspect [2022-04-09T19:12:04.750Z] === RUN TestGetDriver [2022-04-09T19:12:04.750Z] --- PASS: TestGetDriver (0.00s) [2022-04-09T19:12:04.750Z] === RUN TestVolumeRequestError [2022-04-09T19:12:04.750Z] --- PASS: TestVolumeRequestError (0.02s) [2022-04-09T19:12:04.750Z] PASS [2022-04-09T19:12:04.750Z] coverage: 36.1% of statements [2022-04-09T19:12:04.750Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2022-04-09T19:12:04.750Z] === RUN TestGetAddress [2022-04-09T19:12:04.750Z] --- PASS: TestGetAddress (0.00s) [2022-04-09T19:12:04.750Z] === RUN TestRemove [2022-04-09T19:12:04.750Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-09T19:12:04.750Z] --- SKIP: TestRemove (0.00s) [2022-04-09T19:12:04.750Z] === RUN TestInitializeWithVolumes [2022-04-09T19:12:04.750Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-09T19:12:04.750Z] === RUN TestCreate [2022-04-09T19:12:04.750Z] --- PASS: TestCreate (0.01s) [2022-04-09T19:12:04.750Z] === RUN TestValidateName [2022-04-09T19:12:04.750Z] --- PASS: TestValidateName (0.00s) [2022-04-09T19:12:04.750Z] === RUN TestCreateWithOpts [2022-04-09T19:12:04.750Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-09T19:12:04.750Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-09T19:12:04.750Z] === RUN TestRelaodNoOpts [2022-04-09T19:12:04.750Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-09T19:12:04.750Z] PASS [2022-04-09T19:12:04.750Z] coverage: 41.5% of statements [2022-04-09T19:12:04.750Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRaw [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-09T19:12:06.284Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRaw [2022-04-09T19:12:06.284Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-09T19:12:06.284Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-09T19:12:06.284Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-09T19:12:06.284Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-09T19:12:06.500Z] --- PASS: TestRenameRunningContainerAndReuse (6.57s) [2022-04-09T19:12:06.500Z] === RUN TestRenameInvalidName [2022-04-09T19:12:06.742Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-09T19:12:06.742Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-09T19:12:06.742Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-09T19:12:06.742Z] === RUN TestConvertTmpfsOptions [2022-04-09T19:12:06.742Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-09T19:12:06.742Z] linux_parser_test.go:209: data="ro" [2022-04-09T19:12:06.742Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-09T19:12:06.742Z] === RUN TestParseMountSpec [2022-04-09T19:12:06.742Z] parser_test.go:62: case 0 [2022-04-09T19:12:06.742Z] parser_test.go:62: case 1 [2022-04-09T19:12:06.742Z] parser_test.go:62: case 2 [2022-04-09T19:12:06.742Z] parser_test.go:62: case 3 [2022-04-09T19:12:06.742Z] parser_test.go:62: case 4 [2022-04-09T19:12:06.742Z] parser_test.go:62: case 5 [2022-04-09T19:12:06.742Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-09T19:12:06.742Z] === RUN TestValidateMount [2022-04-09T19:12:06.742Z] --- PASS: TestValidateMount (0.00s) [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRaw [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-09T19:12:06.742Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-09T19:12:06.742Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-09T19:12:06.743Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-09T19:12:06.743Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-09T19:12:06.743Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-09T19:12:06.743Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-09T19:12:06.743Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-09T19:12:06.743Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-09T19:12:06.743Z] PASS [2022-04-09T19:12:06.743Z] coverage: 67.6% of statements [2022-04-09T19:12:06.743Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.6% of statements [2022-04-09T19:12:06.770Z] --- PASS: TestInspect (2.73s) [2022-04-09T19:12:06.770Z] === RUN TestCreateJob [2022-04-09T19:12:07.201Z] === RUN TestSetGetMeta [2022-04-09T19:12:07.201Z] === PAUSE TestSetGetMeta [2022-04-09T19:12:07.201Z] === RUN TestRestore [2022-04-09T19:12:07.201Z] === PAUSE TestRestore [2022-04-09T19:12:07.201Z] === RUN TestServiceCreate [2022-04-09T19:12:07.201Z] === PAUSE TestServiceCreate [2022-04-09T19:12:07.201Z] === RUN TestServiceList [2022-04-09T19:12:07.201Z] === PAUSE TestServiceList [2022-04-09T19:12:07.201Z] === RUN TestServiceRemove [2022-04-09T19:12:07.201Z] === PAUSE TestServiceRemove [2022-04-09T19:12:07.201Z] === RUN TestServiceGet [2022-04-09T19:12:07.201Z] === PAUSE TestServiceGet [2022-04-09T19:12:07.201Z] === RUN TestServicePrune [2022-04-09T19:12:07.201Z] === PAUSE TestServicePrune [2022-04-09T19:12:07.201Z] === RUN TestCreate [2022-04-09T19:12:07.201Z] === PAUSE TestCreate [2022-04-09T19:12:07.201Z] === RUN TestRemove [2022-04-09T19:12:07.201Z] === PAUSE TestRemove [2022-04-09T19:12:07.201Z] === RUN TestList [2022-04-09T19:12:07.201Z] === PAUSE TestList [2022-04-09T19:12:07.201Z] === RUN TestFindByDriver [2022-04-09T19:12:07.201Z] === PAUSE TestFindByDriver [2022-04-09T19:12:07.201Z] === RUN TestFindByReferenced [2022-04-09T19:12:07.201Z] === PAUSE TestFindByReferenced [2022-04-09T19:12:07.201Z] === RUN TestDerefMultipleOfSameRef [2022-04-09T19:12:07.201Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-09T19:12:07.201Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:12:07.201Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:12:07.201Z] === RUN TestDefererencePluginOnCreateError [2022-04-09T19:12:07.201Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-09T19:12:07.201Z] === RUN TestRefDerefRemove [2022-04-09T19:12:07.201Z] === PAUSE TestRefDerefRemove [2022-04-09T19:12:07.201Z] === RUN TestGet [2022-04-09T19:12:07.201Z] === PAUSE TestGet [2022-04-09T19:12:07.660Z] === RUN TestGetWithReference [2022-04-09T19:12:07.660Z] === PAUSE TestGetWithReference [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_nil_list [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_empty_list [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_filter_some [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_filter_middle [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:12:07.660Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-09T19:12:07.660Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_nil_list [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_filter_some [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_empty_list [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_filter_middle [2022-04-09T19:12:07.660Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-09T19:12:07.660Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-09T19:12:07.660Z] === CONT TestSetGetMeta [2022-04-09T19:12:07.660Z] === CONT TestServiceGet [2022-04-09T19:12:07.660Z] === CONT TestList [2022-04-09T19:12:07.660Z] === CONT TestCreate [2022-04-09T19:12:07.660Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-09T19:12:07.660Z] === CONT TestServicePrune [2022-04-09T19:12:07.660Z] --- PASS: TestCreate (0.06s) [2022-04-09T19:12:07.660Z] === CONT TestServiceRemove [2022-04-09T19:12:07.660Z] --- PASS: TestList (0.09s) [2022-04-09T19:12:07.660Z] === CONT TestServiceList [2022-04-09T19:12:07.660Z] --- PASS: TestServiceGet (0.25s) [2022-04-09T19:12:07.660Z] === CONT TestServiceCreate [2022-04-09T19:12:07.660Z] time="2022-04-09T19:12:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:12:07.660Z] --- PASS: TestServiceRemove (0.19s) [2022-04-09T19:12:07.660Z] === CONT TestRestore [2022-04-09T19:12:07.660Z] --- PASS: TestServiceList (0.17s) [2022-04-09T19:12:07.660Z] === CONT TestRemove [2022-04-09T19:12:07.660Z] time="2022-04-09T19:12:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:12:07.660Z] time="2022-04-09T19:12:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:12:07.660Z] --- PASS: TestServiceCreate (0.04s) [2022-04-09T19:12:07.660Z] === CONT TestDefererencePluginOnCreateError [2022-04-09T19:12:07.660Z] time="2022-04-09T19:12:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-09T19:12:07.660Z] --- PASS: TestRestore (0.04s) [2022-04-09T19:12:07.660Z] === CONT TestGetWithReference [2022-04-09T19:12:07.660Z] --- PASS: TestRemove (0.04s) [2022-04-09T19:12:07.660Z] === CONT TestGet [2022-04-09T19:12:07.660Z] time="2022-04-09T19:12:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-09T19:12:07.660Z] --- PASS: TestServicePrune (0.28s) [2022-04-09T19:12:07.660Z] === CONT TestRefDerefRemove [2022-04-09T19:12:07.660Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-09T19:12:07.660Z] === CONT TestDerefMultipleOfSameRef [2022-04-09T19:12:07.660Z] --- PASS: TestGet (0.03s) [2022-04-09T19:12:07.660Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-09T19:12:07.660Z] --- PASS: TestGetWithReference (0.04s) [2022-04-09T19:12:07.660Z] === CONT TestFindByReferenced [2022-04-09T19:12:07.660Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-09T19:12:07.660Z] === CONT TestFindByDriver [2022-04-09T19:12:07.660Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-09T19:12:07.660Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-09T19:12:07.660Z] --- PASS: TestFindByReferenced (0.04s) [2022-04-09T19:12:07.660Z] --- PASS: TestFindByDriver (0.03s) [2022-04-09T19:12:07.660Z] PASS [2022-04-09T19:12:07.660Z] coverage: 69.0% of statements [2022-04-09T19:12:07.660Z] ok github.com/docker/docker/volume/service 0.433s coverage: 69.0% of statements [2022-04-09T19:12:08.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-09T19:12:09.394Z] --- PASS: TestRenameInvalidName (3.17s) [2022-04-09T19:12:09.394Z] === RUN TestRenameAnonymousContainer [2022-04-09T19:12:09.631Z] --- PASS: TestCreateJob (3.27s) [2022-04-09T19:12:09.632Z] === RUN TestReplicatedJob [2022-04-09T19:12:10.557Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-09T19:12:10.557Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-09T19:12:10.557Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-09T19:12:10.557Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-09T19:12:10.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-09T19:12:13.126Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-09T19:12:14.512Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-09T19:12:15.453Z] --- PASS: TestReplicatedJob (5.79s) [2022-04-09T19:12:15.453Z] === RUN TestUpdateReplicatedJob [2022-04-09T19:12:15.453Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-09T19:12:16.027Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-09T19:12:16.599Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-09T19:12:17.175Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-09T19:12:17.893Z] 2022/04/09 19:12:17 Closing DB instances... [2022-04-09T19:12:18.119Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-09T19:12:18.351Z] time="2022-04-09T19:12:18Z" level=error msg="node: 4d279a10f74f is unknown to memberlist" [2022-04-09T19:12:18.690Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-09T19:12:18.964Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2022-04-09T19:12:18.964Z] === RUN TestServiceListWithStatuses [2022-04-09T19:12:18.964Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T19:12:18.964Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-09T19:12:18.964Z] === RUN TestDockerNetworkConnectAlias [2022-04-09T19:12:19.925Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-09T19:12:19.984Z] === RUN TestConfigDaemonLibtrustID [2022-04-09T19:12:19.984Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-09T19:12:19.984Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-09T19:12:19.984Z] === RUN TestDaemonConfigValidation [2022-04-09T19:12:19.984Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-09T19:12:19.984Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-09T19:12:19.984Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-09T19:12:19.984Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-09T19:12:19.984Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-09T19:12:19.984Z] === RUN TestDaemonProxy [2022-04-09T19:12:19.984Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-09T19:12:19.984Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-09T19:12:19.984Z] PASS [2022-04-09T19:12:19.984Z] ok github.com/docker/docker/integration/daemon 0.126s [2022-04-09T19:12:20.443Z] [2022-04-09T19:12:20.443Z] === Skipped [2022-04-09T19:12:20.443Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-09T19:12:20.443Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-09T19:12:20.443Z] [2022-04-09T19:12:20.443Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-09T19:12:20.443Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-09T19:12:20.443Z] [2022-04-09T19:12:20.443Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-09T19:12:20.443Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-09T19:12:20.443Z] [2022-04-09T19:12:20.443Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-09T19:12:20.443Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-09T19:12:20.443Z] [2022-04-09T19:12:20.443Z] DONE 4 tests, 4 skipped in 25.807s [2022-04-09T19:12:20.443Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-09T19:12:20.520Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-04-09T19:12:20.520Z] === RUN TestFindNode [2022-04-09T19:12:20.520Z] 2022/04/09 19:12:19 Closing DB instances... [2022-04-09T19:12:20.520Z] --- PASS: TestFindNode (0.03s) [2022-04-09T19:12:20.520Z] === RUN TestChangeNodeState [2022-04-09T19:12:20.520Z] 2022/04/09 19:12:19 Closing DB instances... [2022-04-09T19:12:20.520Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-09T19:12:20.520Z] === RUN TestNodeReincarnation [2022-04-09T19:12:20.520Z] 2022/04/09 19:12:19 Closing DB instances... [2022-04-09T19:12:21.315Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-09T19:12:21.744Z] --- PASS: TestRenameAnonymousContainer (12.16s) [2022-04-09T19:12:21.744Z] === RUN TestRenameContainerWithSameName [2022-04-09T19:12:23.860Z] --- PASS: TestDockerNetworkConnectAlias (4.87s) [2022-04-09T19:12:23.860Z] === RUN TestDockerNetworkReConnect [2022-04-09T19:12:23.860Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:24Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-09T19:12:25.202Z] --- PASS: TestNodeReincarnation (5.03s) [2022-04-09T19:12:25.202Z] === RUN TestParallelCreate [2022-04-09T19:12:25.202Z] 2022/04/09 19:12:24 Closing DB instances... [2022-04-09T19:12:25.202Z] --- PASS: TestParallelCreate (0.03s) [2022-04-09T19:12:25.202Z] === RUN TestParallelDelete [2022-04-09T19:12:25.202Z] 2022/04/09 19:12:24 Closing DB instances... [2022-04-09T19:12:25.202Z] --- PASS: TestParallelDelete (0.02s) [2022-04-09T19:12:25.202Z] === RUN TestNetworkDBIslands [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bd21735d7232 with config:&{NodeID:bd21735d7232 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node bd21735d7232/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node bd21735d7232/172.29.185.57, added to nodes list" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2b0382507185 with config:&{NodeID:2b0382507185 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node 2b0382507185/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node 2b0382507185/172.29.185.57, added to nodes list" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node 2b0382507185/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node 2b0382507185/172.29.185.57, added to nodes list" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node bd21735d7232/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=info msg="Node bd21735d7232/172.29.185.57, added to nodes list" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-09T19:12:25.202Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-09T19:12:25.470Z] --- PASS: TestRenameContainerWithSameName (3.43s) [2022-04-09T19:12:25.470Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-09T19:12:25.470Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-09T19:12:25.470Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-09T19:12:25.470Z] === RUN TestResize [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fe2b31a59d34 with config:&{NodeID:fe2b31a59d34 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node fe2b31a59d34/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node fe2b31a59d34/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node fe2b31a59d34/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node fe2b31a59d34/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node bd21735d7232/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node bd21735d7232/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node 2b0382507185/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=info msg="Node 2b0382507185/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:26Z" level=info msg="Node fe2b31a59d34/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.167Z] time="2022-04-09T19:12:26Z" level=info msg="Node fe2b31a59d34/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.402Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-09T19:12:26.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:26.505Z] INFO: Testing against a local daemon [2022-04-09T19:12:26.505Z] === RUN TestCommitInheritsEnv [2022-04-09T19:12:26.505Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:12:26.505Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-09T19:12:26.505Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-09T19:12:26.505Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:12:26.505Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:12:26.505Z] === RUN TestImportWithCustomPlatform [2022-04-09T19:12:26.505Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:12:26.505Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-09T19:12:26.505Z] === RUN TestImagesFilterMultiReference [2022-04-09T19:12:26.505Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-09T19:12:26.505Z] === RUN TestImagePullPlatformInvalid [2022-04-09T19:12:26.505Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-09T19:12:26.505Z] === RUN TestRemoveImageOrphaning [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:624d74e0fde1 with config:&{NodeID:624d74e0fde1 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 2b0382507185/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 2b0382507185/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node fe2b31a59d34/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node fe2b31a59d34/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node bd21735d7232/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node bd21735d7232/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:26.625Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:469975cb10ca with config:&{NodeID:469975cb10ca Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node fe2b31a59d34/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node fe2b31a59d34/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node bd21735d7232/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node bd21735d7232/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 2b0382507185/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 2b0382507185/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:26Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:27.082Z] networkdb_test.go:835: Re-joining: 3 [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:27Z" level=info msg="The new bootstrap node list is:[172.29.185.57:10033 172.29.185.57:10034 172.29.185.57:10035]" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10033" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49373" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10034" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49374" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10035" [2022-04-09T19:12:27.082Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49375" [2022-04-09T19:12:27.345Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-09T19:12:27.539Z] networkdb_test.go:835: Re-joining: 4 [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="The new bootstrap node list is:[172.29.185.57:10033 172.29.185.57:10034 172.29.185.57:10035]" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10033" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49376" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10034" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49377" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49378" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10035" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="node 0 leaving" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="node2(2b0382507185): Node leave event for bd21735d7232/172.29.185.57" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="node5(469975cb10ca): Node leave event for bd21735d7232/172.29.185.57" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="node4(624d74e0fde1): Node leave event for bd21735d7232/172.29.185.57" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="node3(fe2b31a59d34): Node leave event for bd21735d7232/172.29.185.57" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.539Z] time="2022-04-09T19:12:27Z" level=info msg="node1(bd21735d7232): Node leave event for bd21735d7232/172.29.185.57" [2022-04-09T19:12:27.606Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2022-04-09T19:12:27.606Z] === RUN TestServicePlugin [2022-04-09T19:12:27.996Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232/172.29.185.57, left gossip cluster" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232/172.29.185.57, left gossip cluster" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232/172.29.185.57, left gossip cluster" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232/172.29.185.57, left gossip cluster" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node bd21735d7232/172.29.185.57, left gossip cluster" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="node 1 leaving" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node 2b0382507185 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node 2b0382507185 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="node4(624d74e0fde1): Node leave event for 2b0382507185/172.29.185.57" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node 2b0382507185 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="node5(469975cb10ca): Node leave event for 2b0382507185/172.29.185.57" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="node3(fe2b31a59d34): Node leave event for 2b0382507185/172.29.185.57" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="Node 2b0382507185 change state NodeActive --> NodeLeft" [2022-04-09T19:12:27.997Z] time="2022-04-09T19:12:27Z" level=info msg="node2(2b0382507185): Node leave event for 2b0382507185/172.29.185.57" [2022-04-09T19:12:28.037Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-04-09T19:12:28.037Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-09T19:12:28.037Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-09T19:12:28.037Z] === RUN TestTagInvalidReference [2022-04-09T19:12:28.037Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-09T19:12:28.037Z] === RUN TestTagValidPrefixedRepo [2022-04-09T19:12:28.037Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-09T19:12:28.037Z] === RUN TestTagExistedNameWithoutForce [2022-04-09T19:12:28.037Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-09T19:12:28.037Z] === RUN TestTagOfficialNames [2022-04-09T19:12:28.037Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-09T19:12:28.037Z] === RUN TestTagMatchesDigest [2022-04-09T19:12:28.037Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-09T19:12:28.037Z] PASS [2022-04-09T19:12:28.037Z] ok github.com/docker/docker/integration/image 1.801s [2022-04-09T19:12:28.369Z] --- PASS: TestResize (3.45s) [2022-04-09T19:12:28.369Z] === RUN TestResizeWithInvalidSize [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="Node 2b0382507185/172.29.185.57, left gossip cluster" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="Node 2b0382507185/172.29.185.57, left gossip cluster" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="Node 2b0382507185/172.29.185.57, left gossip cluster" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="Node 2b0382507185/172.29.185.57, left gossip cluster" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="node 2 leaving" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="Node fe2b31a59d34 change state NodeActive --> NodeLeft" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="node5(469975cb10ca): Node leave event for fe2b31a59d34/172.29.185.57" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="Node fe2b31a59d34 change state NodeActive --> NodeLeft" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="node4(624d74e0fde1): Node leave event for fe2b31a59d34/172.29.185.57" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="Node fe2b31a59d34 change state NodeActive --> NodeLeft" [2022-04-09T19:12:28.454Z] time="2022-04-09T19:12:28Z" level=info msg="node3(fe2b31a59d34): Node leave event for fe2b31a59d34/172.29.185.57" [2022-04-09T19:12:28.493Z] [2022-04-09T19:12:28.493Z] === Skipped [2022-04-09T19:12:28.493Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-09T19:12:28.493Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:12:28.493Z] [2022-04-09T19:12:28.493Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:12:28.493Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:12:28.493Z] [2022-04-09T19:12:28.493Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-09T19:12:28.493Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:12:28.493Z] [2022-04-09T19:12:28.493Z] DONE 12 tests, 3 skipped in 7.899s [2022-04-09T19:12:28.493Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="Node fe2b31a59d34/172.29.185.57, left gossip cluster" [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="Node fe2b31a59d34/172.29.185.57, left gossip cluster" [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="Node fe2b31a59d34/172.29.185.57, left gossip cluster" [2022-04-09T19:12:28.911Z] networkdb_test.go:867: node4: OK [2022-04-09T19:12:28.911Z] networkdb_test.go:867: node5: OK [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="node 0 coming back" [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ef118086451f with config:&{NodeID:ef118086451f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="Node ef118086451f/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="Node ef118086451f/172.29.185.57, added to nodes list" [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="node 1 coming back" [2022-04-09T19:12:28.911Z] time="2022-04-09T19:12:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6f7aa6726b7a with config:&{NodeID:6f7aa6726b7a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:28.992Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-09T19:12:29.369Z] time="2022-04-09T19:12:28Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:29.369Z] time="2022-04-09T19:12:28Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, added to nodes list" [2022-04-09T19:12:29.369Z] time="2022-04-09T19:12:28Z" level=info msg="node 2 coming back" [2022-04-09T19:12:29.369Z] time="2022-04-09T19:12:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:24459a35e162 with config:&{NodeID:24459a35e162 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-09T19:12:29.369Z] time="2022-04-09T19:12:28Z" level=info msg="Node 24459a35e162/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:29.369Z] time="2022-04-09T19:12:28Z" level=info msg="Node 24459a35e162/172.29.185.57, added to nodes list" [2022-04-09T19:12:30.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:30.661Z] INFO: Testing against a local daemon [2022-04-09T19:12:30.661Z] === RUN TestNetworkCreateDelete [2022-04-09T19:12:30.661Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:30.661Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestDockerNetworkDeletePreferID [2022-04-09T19:12:30.661Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-09T19:12:30.661Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestDaemonDNSFallback [2022-04-09T19:12:30.661Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:30.661Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestInspectNetwork [2022-04-09T19:12:30.661Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-09T19:12:30.661Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestRunContainerWithBridgeNone [2022-04-09T19:12:30.661Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:30.661Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestNetworkInvalidJSON [2022-04-09T19:12:30.661Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-09T19:12:30.661Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-09T19:12:30.661Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:12:30.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:12:30.661Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:12:30.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:12:30.661Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-09T19:12:30.661Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:12:30.661Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:12:30.661Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-09T19:12:30.661Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-09T19:12:30.661Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-09T19:12:30.661Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-09T19:12:30.661Z] === RUN TestNetworkList [2022-04-09T19:12:30.661Z] === RUN TestNetworkList//networks [2022-04-09T19:12:30.661Z] === PAUSE TestNetworkList//networks [2022-04-09T19:12:30.661Z] === RUN TestNetworkList//networks/ [2022-04-09T19:12:30.661Z] === PAUSE TestNetworkList//networks/ [2022-04-09T19:12:30.661Z] === CONT TestNetworkList//networks [2022-04-09T19:12:30.661Z] === CONT TestNetworkList//networks/ [2022-04-09T19:12:30.661Z] --- PASS: TestNetworkList (0.04s) [2022-04-09T19:12:30.661Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-09T19:12:30.661Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestHostIPv4BridgeLabel [2022-04-09T19:12:30.661Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-09T19:12:30.661Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestDaemonDefaultNetworkPools [2022-04-09T19:12:30.661Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-09T19:12:30.661Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-09T19:12:30.661Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-09T19:12:30.661Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestServiceWithPredefinedNetwork [2022-04-09T19:12:30.661Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-09T19:12:30.661Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:12:30.661Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestServiceWithDataPathPortInit [2022-04-09T19:12:30.661Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-09T19:12:30.661Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-09T19:12:30.661Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-09T19:12:30.661Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T19:12:30.661Z] PASS [2022-04-09T19:12:30.661Z] ok github.com/docker/docker/integration/network 0.180s [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === Skipped [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-09T19:12:31.118Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-09T19:12:31.118Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-09T19:12:31.118Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-09T19:12:31.118Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-09T19:12:31.118Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-09T19:12:31.118Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T19:12:31.118Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-09T19:12:31.118Z] [2022-04-09T19:12:31.118Z] DONE 22 tests, 15 skipped in 2.389s [2022-04-09T19:12:31.118Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-09T19:12:31.538Z] plugin_test.go:61: [d313ceffb244f] joining swarm manager [d27890dbfd92a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:12:32.081Z] testing: warning: no tests to run [2022-04-09T19:12:32.081Z] PASS [2022-04-09T19:12:32.081Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2022-04-09T19:12:32.081Z] [2022-04-09T19:12:32.081Z] DONE 0 tests in 0.795s [2022-04-09T19:12:32.081Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-09T19:12:32.100Z] --- PASS: TestResizeWithInvalidSize (3.28s) [2022-04-09T19:12:32.100Z] === RUN TestResizeWhenContainerNotStarted [2022-04-09T19:12:32.539Z] testing: warning: no tests to run [2022-04-09T19:12:32.539Z] PASS [2022-04-09T19:12:32.539Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-04-09T19:12:32.539Z] [2022-04-09T19:12:32.539Z] DONE 0 tests in 0.810s [2022-04-09T19:12:32.921Z] plugin_test.go:64: [d92e2bda2e8fe] joining swarm manager [d27890dbfd92a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:12:32.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-09T19:12:33.092Z] time="2022-04-09T19:12:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.185.57:10033 172.29.185.57:10034 172.29.185.57:10035]" [2022-04-09T19:12:33.092Z] time="2022-04-09T19:12:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.185.57:10033 172.29.185.57:10034 172.29.185.57:10035]" [2022-04-09T19:12:33.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-09T19:12:33.452Z] testing: warning: no tests to run [2022-04-09T19:12:33.452Z] PASS [2022-04-09T19:12:33.452Z] ok github.com/docker/docker/integration/plugin 0.076s [2022-04-09T19:12:33.452Z] [2022-04-09T19:12:33.452Z] DONE 0 tests in 0.767s [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10033" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49379" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, is the new incarnation of the shutdown node bd21735d7232/172.29.185.57" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10034" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49380" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, is the new incarnation of the shutdown node 2b0382507185/172.29.185.57" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10035" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49381" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 469975cb10ca/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 624d74e0fde1/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 624d74e0fde1/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, is the new incarnation of the shutdown node fe2b31a59d34/172.29.185.57" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, is the new incarnation of the shutdown node 2b0382507185/172.29.185.57" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, is the new incarnation of the shutdown node bd21735d7232/172.29.185.57" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node ef118086451f/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, joined gossip cluster" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, is the new incarnation of the shutdown node fe2b31a59d34/172.29.185.57" [2022-04-09T19:12:33.549Z] time="2022-04-09T19:12:33Z" level=info msg="Node 24459a35e162/172.29.185.57, added to nodes list" [2022-04-09T19:12:33.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-09T19:12:34.007Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10033" [2022-04-09T19:12:34.007Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49382" [2022-04-09T19:12:34.007Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10034" [2022-04-09T19:12:34.007Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49383" [2022-04-09T19:12:34.007Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.185.57:10035" [2022-04-09T19:12:34.007Z] time="2022-04-09T19:12:33Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49384" [2022-04-09T19:12:34.007Z] 2022/04/09 19:12:33 Closing DB instances... [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="node4(624d74e0fde1): Node leave event for ef118086451f/172.29.185.57" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="node3(24459a35e162): Node leave event for ef118086451f/172.29.185.57" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="node2(6f7aa6726b7a): Node leave event for ef118086451f/172.29.185.57" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="node5(469975cb10ca): Node leave event for ef118086451f/172.29.185.57" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="node1(ef118086451f): Node leave event for ef118086451f/172.29.185.57" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.466Z] time="2022-04-09T19:12:34Z" level=info msg="Node ef118086451f/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.572Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-09T19:12:34.572Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-09T19:12:34.876Z] testing: warning: no tests to run [2022-04-09T19:12:34.876Z] PASS [2022-04-09T19:12:34.876Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-04-09T19:12:34.876Z] [2022-04-09T19:12:34.876Z] DONE 0 tests in 0.847s [2022-04-09T19:12:34.876Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="node3(24459a35e162): Node leave event for 6f7aa6726b7a/172.29.185.57" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="node4(624d74e0fde1): Node leave event for 6f7aa6726b7a/172.29.185.57" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="node5(469975cb10ca): Node leave event for 6f7aa6726b7a/172.29.185.57" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a change state NodeActive --> NodeLeft" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="node2(6f7aa6726b7a): Node leave event for 6f7aa6726b7a/172.29.185.57" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.923Z] time="2022-04-09T19:12:34Z" level=info msg="Node 6f7aa6726b7a/172.29.185.57, left gossip cluster" [2022-04-09T19:12:34.996Z] --- PASS: TestResizeWhenContainerNotStarted (3.24s) [2022-04-09T19:12:34.996Z] === RUN TestDaemonRestartKillContainers [2022-04-09T19:12:34.996Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:34.996Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:12:34.996Z] === RUN TestStats [2022-04-09T19:12:34.996Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-09T19:12:34.996Z] --- SKIP: TestStats (0.00s) [2022-04-09T19:12:34.996Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:34Z" level=info msg="Node 24459a35e162 change state NodeActive --> NodeLeft" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:34Z" level=info msg="node4(624d74e0fde1): Node leave event for 24459a35e162/172.29.185.57" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:34Z" level=info msg="Node 24459a35e162 change state NodeActive --> NodeLeft" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:34Z" level=info msg="node5(469975cb10ca): Node leave event for 24459a35e162/172.29.185.57" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:35Z" level=info msg="Node 24459a35e162 change state NodeActive --> NodeLeft" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:35Z" level=info msg="node3(24459a35e162): Node leave event for 24459a35e162/172.29.185.57" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:35Z" level=info msg="Node 24459a35e162/172.29.185.57, left gossip cluster" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:35Z" level=info msg="Node 24459a35e162/172.29.185.57, left gossip cluster" [2022-04-09T19:12:35.392Z] time="2022-04-09T19:12:35Z" level=info msg="Node 24459a35e162/172.29.185.57, left gossip cluster" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=debug msg="memberlist: Failed ping: 624d74e0fde1 (timeout reached)" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.185.57:10037: use of closed network connection" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.185.57:10035: use of closed network connection" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=debug msg="memberlist: Stream connection from=172.29.185.57:49385" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=info msg="Node 624d74e0fde1 change state NodeActive --> NodeLeft" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=info msg="node5(469975cb10ca): Node leave event for 624d74e0fde1/172.29.185.57" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=info msg="Node 624d74e0fde1 change state NodeActive --> NodeLeft" [2022-04-09T19:12:35.849Z] time="2022-04-09T19:12:35Z" level=info msg="node4(624d74e0fde1): Node leave event for 624d74e0fde1/172.29.185.57" [2022-04-09T19:12:35.957Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-09T19:12:36.217Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-09T19:12:36.217Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-09T19:12:36.306Z] time="2022-04-09T19:12:35Z" level=warning msg="memberlist: Was able to connect to 624d74e0fde1 but other probes failed, network may be misconfigured" [2022-04-09T19:12:36.306Z] time="2022-04-09T19:12:36Z" level=info msg="Node 624d74e0fde1/172.29.185.57, left gossip cluster" [2022-04-09T19:12:36.306Z] time="2022-04-09T19:12:36Z" level=info msg="Node 624d74e0fde1/172.29.185.57, left gossip cluster" [2022-04-09T19:12:36.478Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-09T19:12:36.738Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-09T19:12:36.738Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-09T19:12:36.764Z] time="2022-04-09T19:12:36Z" level=info msg="Node 469975cb10ca/172.29.185.57, left gossip cluster" [2022-04-09T19:12:36.764Z] time="2022-04-09T19:12:36Z" level=info msg="Node 469975cb10ca change state NodeActive --> NodeFailed" [2022-04-09T19:12:36.764Z] time="2022-04-09T19:12:36Z" level=info msg="Node 469975cb10ca/172.29.185.57, added to failed nodes list" [2022-04-09T19:12:36.764Z] --- PASS: TestNetworkDBIslands (11.69s) [2022-04-09T19:12:36.764Z] PASS [2022-04-09T19:12:36.764Z] coverage: 60.0% of statements [2022-04-09T19:12:36.764Z] ok github.com/docker/docker/libnetwork/networkdb 105.932s coverage: 60.0% of statements [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/quota [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/rootless [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/volume [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-09T19:12:36.764Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-09T19:12:37.681Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-09T19:12:38.623Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-09T19:12:38.623Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-09T19:12:38.623Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-09T19:12:39.568Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-09T19:12:39.568Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-09T19:12:39.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-09T19:12:40.089Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === Skipped [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-09T19:12:40.490Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-09T19:12:40.490Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-09T19:12:40.490Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-09T19:12:40.490Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-09T19:12:40.490Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-09T19:12:40.490Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-09T19:12:40.490Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-09T19:12:40.490Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-09T19:12:40.490Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-09T19:12:40.490Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-09T19:12:40.490Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-09T19:12:40.490Z] daemon_test.go:145: root required [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-09T19:12:40.490Z] reload_test.go:342: root required [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-09T19:12:40.490Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-09T19:12:40.490Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-09T19:12:40.490Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-09T19:12:40.490Z] download_test.go:267: Needs fixing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-09T19:12:40.490Z] layer_test.go:291: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-09T19:12:40.490Z] layer_test.go:340: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-09T19:12:40.490Z] layer_test.go:455: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-09T19:12:40.490Z] layer_test.go:684: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-09T19:12:40.490Z] migration_test.go:45: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-09T19:12:40.490Z] migration_test.go:181: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-09T19:12:40.490Z] mount_test.go:17: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-09T19:12:40.490Z] mount_test.go:76: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-09T19:12:40.490Z] mount_test.go:125: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-09T19:12:40.490Z] mount_test.go:212: Failing on Windows [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-09T19:12:40.490Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-09T19:12:40.490Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-09T19:12:40.490Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-09T19:12:40.490Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-09T19:12:40.490Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.490Z] [2022-04-09T19:12:40.490Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-09T19:12:40.491Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-09T19:12:40.491Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-09T19:12:40.491Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-09T19:12:40.491Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-09T19:12:40.491Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-09T19:12:40.491Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-09T19:12:40.491Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-09T19:12:40.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-09T19:12:40.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-09T19:12:40.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-09T19:12:40.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-09T19:12:40.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:133: Xz not present in msys2 [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-09T19:12:40.491Z] archive_test.go:140: zstd not installed [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:252: Failing on Windows CI machines [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-09T19:12:40.491Z] archive_windows_test.go:16: Currently fails [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-09T19:12:40.491Z] changes_test.go:196: needs more investigation [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-09T19:12:40.491Z] changes_test.go:433: needs further investigation [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-09T19:12:40.491Z] changes_test.go:469: needs further investigation [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-09T19:12:40.491Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-09T19:12:40.491Z] poller_test.go:40: No chmod on Windows [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-09T19:12:40.491Z] fileutils_test.go:133: Needs porting to Windows [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-09T19:12:40.491Z] fileutils_test.go:179: Needs porting to Windows [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-09T19:12:40.491Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-09T19:12:40.491Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-04-09T19:12:40.491Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-09T19:12:40.491Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-09T19:12:40.491Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-09T19:12:40.491Z] [2022-04-09T19:12:40.491Z] DONE 2105 tests, 68 skipped in 326.664s [2022-04-09T19:12:40.491Z] INFO: make.ps1 ended at 04/09/2022 19:12:40 [2022-04-09T19:12:40.678Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:40.678Z] INFO: Testing against a local daemon [2022-04-09T19:12:40.678Z] === RUN TestPluginInvalidJSON [2022-04-09T19:12:40.678Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:12:40.678Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:12:40.678Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:12:40.678Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-09T19:12:40.678Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-09T19:12:40.678Z] === RUN TestPluginInstall [2022-04-09T19:12:40.678Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-09T19:12:40.678Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-09T19:12:40.678Z] === RUN TestPluginsWithRuntimes [2022-04-09T19:12:40.678Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-09T19:12:40.678Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-09T19:12:40.678Z] === RUN TestPluginBackCompatMediaTypes [2022-04-09T19:12:40.678Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-09T19:12:40.678Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T19:12:40.678Z] PASS [2022-04-09T19:12:40.678Z] ok github.com/docker/docker/integration/plugin/common 0.116s [2022-04-09T19:12:40.678Z] [2022-04-09T19:12:40.678Z] === Skipped [2022-04-09T19:12:40.678Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-09T19:12:40.678Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-09T19:12:40.678Z] [2022-04-09T19:12:40.678Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-09T19:12:40.678Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-09T19:12:40.678Z] [2022-04-09T19:12:40.678Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T19:12:40.678Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-09T19:12:40.678Z] [2022-04-09T19:12:40.678Z] DONE 5 tests, 3 skipped in 5.419s [2022-04-09T19:12:40.678Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-09T19:12:41.486Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-09T19:12:41.486Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-09T19:12:41.486Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-09T19:12:41.486Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-09T19:12:41.486Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-09T19:12:41.486Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-09T19:12:41.747Z] docker_api_swarm_test.go:202: [d0a4db9854fdb] joining swarm manager [d5c85021d6f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:12:42.667Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-09T19:12:42.667Z] INFO: Unit tests ended at 04/09/2022 19:12:42. Duration:00:05:48.9154740 [2022-04-09T19:12:42.667Z] INFO: Building busybox [2022-04-09T19:12:42.667Z] Sending build context to Docker daemon 5.12kB [2022-04-09T19:12:42.667Z] [2022-04-09T19:12:42.667Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-09T19:12:42.667Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-09T19:12:42.667Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-09T19:12:42.667Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-09T19:12:42.667Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-09T19:12:42.667Z] ---> 6a11116086a4 [2022-04-09T19:12:42.667Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-09T19:12:42.667Z] ---> Running in 86fa421d7c16 [2022-04-09T19:12:42.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:42.852Z] INFO: Testing against a local daemon [2022-04-09T19:12:42.852Z] === RUN TestExternalGraphDriver [2022-04-09T19:12:42.852Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-09T19:12:42.852Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-09T19:12:42.852Z] === RUN TestGraphdriverPluginV2 [2022-04-09T19:12:42.852Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-09T19:12:42.852Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-09T19:12:42.852Z] PASS [2022-04-09T19:12:42.852Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.119s [2022-04-09T19:12:42.852Z] [2022-04-09T19:12:42.852Z] === Skipped [2022-04-09T19:12:42.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-09T19:12:42.852Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-09T19:12:42.852Z] [2022-04-09T19:12:42.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-09T19:12:42.852Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-09T19:12:42.852Z] [2022-04-09T19:12:42.852Z] DONE 2 tests, 2 skipped in 2.619s [2022-04-09T19:12:42.852Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-09T19:12:43.663Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-09T19:12:44.235Z] === RUN TestDockerSuite/TestEventsRename [2022-04-09T19:12:44.807Z] === RUN TestDockerSuite/TestEventsResize [2022-04-09T19:12:45.069Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-09T19:12:45.289Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.98s) [2022-04-09T19:12:45.290Z] === RUN TestStopContainerWithTimeout [2022-04-09T19:12:45.290Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-09T19:12:45.290Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-09T19:12:45.290Z] === RUN TestUpdateRestartPolicy [2022-04-09T19:12:45.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:45.755Z] INFO: Testing against a local daemon [2022-04-09T19:12:45.755Z] === RUN TestReadPluginNoRead [2022-04-09T19:12:45.755Z] read_test.go:21: no unix domain sockets on Windows [2022-04-09T19:12:45.755Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-09T19:12:45.755Z] PASS [2022-04-09T19:12:45.755Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-04-09T19:12:45.755Z] [2022-04-09T19:12:45.755Z] === Skipped [2022-04-09T19:12:45.755Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-09T19:12:45.755Z] read_test.go:21: no unix domain sockets on Windows [2022-04-09T19:12:45.755Z] [2022-04-09T19:12:45.755Z] DONE 1 tests, 1 skipped in 2.638s [2022-04-09T19:12:45.755Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-09T19:12:47.290Z] testing: warning: no tests to run [2022-04-09T19:12:47.290Z] PASS [2022-04-09T19:12:47.290Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-04-09T19:12:47.290Z] [2022-04-09T19:12:47.290Z] DONE 0 tests in 1.377s [2022-04-09T19:12:47.290Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-09T19:12:49.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:49.495Z] INFO: Testing against a local daemon [2022-04-09T19:12:49.495Z] === RUN TestPluginWithDevMounts [2022-04-09T19:12:49.495Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:49.495Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-09T19:12:49.495Z] PASS [2022-04-09T19:12:49.495Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-04-09T19:12:49.951Z] [2022-04-09T19:12:49.951Z] === Skipped [2022-04-09T19:12:49.951Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-09T19:12:49.951Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:49.951Z] [2022-04-09T19:12:49.951Z] DONE 1 tests, 1 skipped in 2.449s [2022-04-09T19:12:49.951Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-09T19:12:51.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:51.482Z] INFO: Testing against a local daemon [2022-04-09T19:12:51.482Z] === RUN TestSecretInspect [2022-04-09T19:12:51.482Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.482Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-09T19:12:51.482Z] === RUN TestSecretList [2022-04-09T19:12:51.482Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.482Z] --- SKIP: TestSecretList (0.00s) [2022-04-09T19:12:51.482Z] === RUN TestSecretsCreateAndDelete [2022-04-09T19:12:51.482Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.482Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-09T19:12:51.482Z] === RUN TestSecretsUpdate [2022-04-09T19:12:51.482Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.482Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-09T19:12:51.482Z] === RUN TestTemplatedSecret [2022-04-09T19:12:51.482Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.482Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-09T19:12:51.482Z] === RUN TestSecretCreateResolve [2022-04-09T19:12:51.482Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:51.482Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-09T19:12:51.482Z] PASS [2022-04-09T19:12:51.482Z] ok github.com/docker/docker/integration/secret 0.116s [2022-04-09T19:12:51.653Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-09T19:12:51.653Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-09T19:12:51.653Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-09T19:12:51.939Z] [2022-04-09T19:12:51.939Z] === Skipped [2022-04-09T19:12:51.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-09T19:12:51.939Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.939Z] [2022-04-09T19:12:51.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-09T19:12:51.939Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.939Z] [2022-04-09T19:12:51.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-09T19:12:51.939Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.939Z] [2022-04-09T19:12:51.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-09T19:12:51.939Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.939Z] [2022-04-09T19:12:51.939Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-09T19:12:51.939Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:51.939Z] [2022-04-09T19:12:51.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-09T19:12:51.939Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:51.939Z] [2022-04-09T19:12:51.939Z] DONE 6 tests, 6 skipped in 1.948s [2022-04-09T19:12:51.939Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-09T19:12:54.200Z] === RUN TestDockerSuite/TestEventsTop [2022-04-09T19:12:54.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:54.839Z] INFO: Testing against a local daemon [2022-04-09T19:12:54.839Z] === RUN TestServiceCreateInit [2022-04-09T19:12:54.839Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-09T19:12:54.839Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-09T19:12:54.839Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestCreateServiceMultipleTimes [2022-04-09T19:12:54.839Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestCreateServiceConflict [2022-04-09T19:12:54.839Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestCreateServiceMaxReplicas [2022-04-09T19:12:54.839Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-09T19:12:54.839Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-09T19:12:54.839Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestCreateServiceSecretFileMode [2022-04-09T19:12:54.839Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestCreateServiceConfigFileMode [2022-04-09T19:12:54.839Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestCreateServiceSysctls [2022-04-09T19:12:54.839Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-09T19:12:54.839Z] === RUN TestCreateServiceCapabilities [2022-04-09T19:12:54.839Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-09T19:12:54.839Z] === RUN TestInspect [2022-04-09T19:12:54.839Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestInspect (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestCreateJob [2022-04-09T19:12:54.839Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestCreateJob (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestReplicatedJob [2022-04-09T19:12:54.839Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestUpdateReplicatedJob [2022-04-09T19:12:54.839Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestServiceListWithStatuses [2022-04-09T19:12:54.839Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestDockerNetworkConnectAlias [2022-04-09T19:12:54.839Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestDockerNetworkReConnect [2022-04-09T19:12:54.839Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestServicePlugin [2022-04-09T19:12:54.839Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestServiceUpdateLabel [2022-04-09T19:12:54.839Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestServiceUpdateSecrets [2022-04-09T19:12:54.839Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestServiceUpdateConfigs [2022-04-09T19:12:54.839Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestServiceUpdateNetwork [2022-04-09T19:12:54.839Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-09T19:12:54.839Z] === RUN TestServiceUpdatePidsLimit [2022-04-09T19:12:54.839Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-09T19:12:54.839Z] PASS [2022-04-09T19:12:54.839Z] ok github.com/docker/docker/integration/service 0.296s [2022-04-09T19:12:54.839Z] [2022-04-09T19:12:54.839Z] === Skipped [2022-04-09T19:12:54.839Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T19:12:54.839Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T19:12:54.839Z] [2022-04-09T19:12:54.839Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:12:54.839Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:12:54.839Z] [2022-04-09T19:12:54.839Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-09T19:12:54.839Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] [2022-04-09T19:12:54.839Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-09T19:12:54.839Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] [2022-04-09T19:12:54.839Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-09T19:12:54.839Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] [2022-04-09T19:12:54.839Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-09T19:12:54.839Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:54.839Z] [2022-04-09T19:12:54.839Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-09T19:12:54.839Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.143Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-09T19:12:55.295Z] [2022-04-09T19:12:55.295Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-09T19:12:55.295Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-09T19:12:55.296Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-09T19:12:55.296Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-09T19:12:55.296Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-09T19:12:55.296Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-09T19:12:55.296Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-09T19:12:55.296Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-09T19:12:55.296Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-09T19:12:55.296Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-09T19:12:55.296Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-09T19:12:55.296Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-09T19:12:55.296Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-09T19:12:55.296Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-09T19:12:55.296Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-09T19:12:55.296Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-09T19:12:55.296Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:12:55.296Z] [2022-04-09T19:12:55.296Z] DONE 24 tests, 23 skipped in 3.063s [2022-04-09T19:12:55.296Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-09T19:12:56.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:56.828Z] INFO: Testing against a local daemon [2022-04-09T19:12:56.828Z] === RUN TestSessionCreate [2022-04-09T19:12:56.828Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-09T19:12:56.828Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-09T19:12:56.828Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-09T19:12:56.828Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-09T19:12:56.828Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-09T19:12:56.828Z] PASS [2022-04-09T19:12:56.828Z] ok github.com/docker/docker/integration/session 0.101s [2022-04-09T19:12:56.828Z] [2022-04-09T19:12:56.828Z] === Skipped [2022-04-09T19:12:56.828Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-09T19:12:56.828Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-09T19:12:56.828Z] [2022-04-09T19:12:56.828Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-09T19:12:56.828Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-09T19:12:56.828Z] [2022-04-09T19:12:56.828Z] DONE 2 tests, 2 skipped in 1.857s [2022-04-09T19:12:57.287Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-09T19:12:57.688Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-09T19:12:58.629Z] === RUN TestDockerSuite/TestExec [2022-04-09T19:12:58.889Z] --- PASS: TestServicePlugin (31.20s) [2022-04-09T19:12:58.889Z] === RUN TestServiceUpdateLabel [2022-04-09T19:12:59.150Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-09T19:12:59.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:12:59.477Z] INFO: Testing against a local daemon [2022-04-09T19:12:59.477Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:12:59.477Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:12:59.477Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestDiskUsage [2022-04-09T19:12:59.477Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-09T19:12:59.477Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestEventsExecDie [2022-04-09T19:12:59.477Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-09T19:12:59.477Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestEventsBackwardsCompatible [2022-04-09T19:12:59.477Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-09T19:12:59.477Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestEventsVolumeCreate [2022-04-09T19:12:59.477Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-09T19:12:59.477Z] --- SKIP: TestEventsVolumeCreate (0.01s) [2022-04-09T19:12:59.477Z] === RUN TestInfoAPI [2022-04-09T19:12:59.477Z] --- PASS: TestInfoAPI (0.07s) [2022-04-09T19:12:59.477Z] === RUN TestInfoAPIWarnings [2022-04-09T19:12:59.477Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:12:59.477Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestInfoDebug [2022-04-09T19:12:59.477Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:12:59.477Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestInfoInsecureRegistries [2022-04-09T19:12:59.477Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:12:59.477Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestInfoRegistryMirrors [2022-04-09T19:12:59.477Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:12:59.477Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-09T19:12:59.477Z] === RUN TestLoginFailsWithBadCredentials [2022-04-09T19:12:59.722Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-09T19:13:00.292Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-09T19:13:00.439Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-04-09T19:13:00.439Z] === RUN TestPingCacheHeaders [2022-04-09T19:13:00.439Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-09T19:13:00.439Z] === RUN TestPingGet [2022-04-09T19:13:00.439Z] --- PASS: TestPingGet (0.04s) [2022-04-09T19:13:00.439Z] === RUN TestPingHead [2022-04-09T19:13:00.864Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-09T19:13:00.895Z] --- PASS: TestPingHead (0.05s) [2022-04-09T19:13:00.896Z] === RUN TestPingSwarmHeader [2022-04-09T19:13:00.896Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:00.896Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-09T19:13:00.896Z] === RUN TestVersion [2022-04-09T19:13:00.896Z] --- PASS: TestVersion (0.04s) [2022-04-09T19:13:00.896Z] PASS [2022-04-09T19:13:00.896Z] ok github.com/docker/docker/integration/system 1.352s [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === Skipped [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:13:00.896Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-09T19:13:00.896Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-09T19:13:00.896Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-09T19:13:00.896Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.01s) [2022-04-09T19:13:00.896Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-09T19:13:00.896Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-09T19:13:00.896Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-09T19:13:00.896Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-09T19:13:00.896Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-09T19:13:00.896Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:00.896Z] [2022-04-09T19:13:00.896Z] DONE 16 tests, 10 skipped in 3.754s [2022-04-09T19:13:00.896Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-09T19:13:01.807Z] --- PASS: TestServiceUpdateLabel (3.05s) [2022-04-09T19:13:01.807Z] === RUN TestServiceUpdateSecrets [2022-04-09T19:13:02.382Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-09T19:13:02.953Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-09T19:13:03.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:13:03.065Z] INFO: Testing against a local daemon [2022-04-09T19:13:03.065Z] === RUN TestVolumesCreateAndList [2022-04-09T19:13:03.065Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-09T19:13:03.065Z] === RUN TestVolumesRemove [2022-04-09T19:13:03.065Z] --- PASS: TestVolumesRemove (0.19s) [2022-04-09T19:13:03.065Z] === RUN TestVolumesInspect [2022-04-09T19:13:03.065Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-09T19:13:03.065Z] === RUN TestVolumesInvalidJSON [2022-04-09T19:13:03.215Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-09T19:13:03.525Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-09T19:13:03.525Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-09T19:13:03.525Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-09T19:13:03.525Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-09T19:13:03.525Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-09T19:13:03.525Z] PASS [2022-04-09T19:13:03.525Z] ok github.com/docker/docker/integration/volume 0.418s [2022-04-09T19:13:03.525Z] [2022-04-09T19:13:03.525Z] DONE 5 tests in 2.415s [2022-04-09T19:13:03.525Z] INFO: make.ps1 ended at 04/09/2022 19:13:03 [2022-04-09T19:13:03.525Z] INFO: Integration CLI tests being run from the host: [2022-04-09T19:13:03.525Z] 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" [2022-04-09T19:13:03.813Z] Removing intermediate container 86fa421d7c16 [2022-04-09T19:13:03.813Z] ---> dedae1bc9a73 [2022-04-09T19:13:03.813Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-09T19:13:03.813Z] ---> Running in f441f9d213d7 [2022-04-09T19:13:04.170Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-09T19:13:04.272Z] Removing intermediate container f441f9d213d7 [2022-04-09T19:13:04.272Z] ---> 8c50db27abdf [2022-04-09T19:13:04.272Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-09T19:13:04.272Z] ---> Running in 82e2ef4a5efa [2022-04-09T19:13:04.730Z] Removing intermediate container 82e2ef4a5efa [2022-04-09T19:13:04.730Z] ---> ea60fc38dcd9 [2022-04-09T19:13:04.730Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-09T19:13:04.744Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-09T19:13:05.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-09T19:13:05.266Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-09T19:13:05.839Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-09T19:13:06.262Z] [2022-04-09T19:13:06.719Z] ---> 8b457afb320a [2022-04-09T19:13:06.719Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-09T19:13:06.719Z] ---> Running in ff50951efd3a [2022-04-09T19:13:07.227Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-09T19:13:07.227Z] docker_api_swarm_test.go:384: [d1fbe3e43e209] joining swarm manager [d7a38b30bb053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:13:08.170Z] === RUN TestDockerSuite/TestExecEnv [2022-04-09T19:13:08.742Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-09T19:13:08.742Z] docker_api_swarm_test.go:385: [d0c8a23d6d91b] joining swarm manager [d7a38b30bb053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:13:09.685Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-09T19:13:10.257Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-09T19:13:10.553Z] --- PASS: TestUpdateRestartPolicy (24.53s) [2022-04-09T19:13:10.553Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-09T19:13:11.518Z] --- PASS: TestUpdateRestartWithAutoRemove (3.08s) [2022-04-09T19:13:11.518Z] === RUN TestWaitNonBlocked [2022-04-09T19:13:11.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:13:11.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:13:11.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:13:11.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:13:11.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:13:11.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:13:12.799Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-09T19:13:13.371Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-09T19:13:13.633Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-09T19:13:14.206Z] === RUN TestDockerSuite/TestExecParseError [2022-04-09T19:13:14.781Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-09T19:13:15.353Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-09T19:13:15.616Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-09T19:13:15.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:13:15.934Z] INFO: Testing against a local daemon [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-09T19:13:15.934Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-09T19:13:15.934Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-09T19:13:15.934Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-09T19:13:16.390Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-09T19:13:16.846Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-09T19:13:17.004Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-09T19:13:17.004Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2022-04-09T19:13:17.004Z] === RUN TestServiceUpdateConfigs [2022-04-09T19:13:17.265Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-09T19:13:17.323Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-09T19:13:17.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.25s) [2022-04-09T19:13:17.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.07s) [2022-04-09T19:13:17.323Z] === RUN TestWaitBlocked [2022-04-09T19:13:17.323Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:17.323Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-09T19:13:17.323Z] PASS [2022-04-09T19:13:17.323Z] ok github.com/docker/docker/integration/container 126.966s [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === Skipped [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-09T19:13:17.323Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-09T19:13:17.323Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-09T19:13:17.323Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-09T19:13:17.323Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-09T19:13:17.323Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-09T19:13:17.323Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-09T19:13:17.323Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-09T19:13:17.323Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-09T19:13:17.323Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-09T19:13:17.323Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:13:17.323Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.26s) [2022-04-09T19:13:17.323Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:13:17.323Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.26s) [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-09T19:13:17.323Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:13:17.323Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-09T19:13:17.323Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:13:17.323Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-09T19:13:17.323Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-09T19:13:17.323Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-09T19:13:17.323Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-09T19:13:17.323Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-09T19:13:17.323Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-09T19:13:17.323Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-09T19:13:17.323Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T19:13:17.323Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:13:17.323Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-09T19:13:17.323Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-09T19:13:17.323Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-09T19:13:17.323Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-09T19:13:17.323Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-09T19:13:17.323Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-09T19:13:17.323Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-09T19:13:17.323Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-09T19:13:17.323Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-09T19:13:17.323Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-09T19:13:17.323Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-09T19:13:17.323Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-09T19:13:17.323Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-09T19:13:17.323Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:13:17.323Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-09T19:13:17.323Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-09T19:13:17.323Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-09T19:13:17.323Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:17.323Z] [2022-04-09T19:13:17.323Z] DONE 96 tests, 38 skipped in 129.951s [2022-04-09T19:13:17.323Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-09T19:13:17.836Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-09T19:13:27.782Z] Removing intermediate container ff50951efd3a [2022-04-09T19:13:27.782Z] ---> f2dd385be38c [2022-04-09T19:13:27.782Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-09T19:13:27.782Z] ---> Running in 4b6b2e1f86a6 [2022-04-09T19:13:28.748Z] [2022-04-09T19:13:28.748Z] SUCCESS: Specified value was saved. [2022-04-09T19:13:30.066Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-09T19:13:30.066Z] === RUN TestDockerSuite/TestExecTTY [2022-04-09T19:13:30.066Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-09T19:13:30.327Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-09T19:13:30.899Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-09T19:13:31.164Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-04-09T19:13:31.164Z] === RUN TestServiceUpdateNetwork [2022-04-09T19:13:31.645Z] Removing intermediate container 4b6b2e1f86a6 [2022-04-09T19:13:31.645Z] ---> ebe90febdd15 [2022-04-09T19:13:31.645Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-09T19:13:31.645Z] ---> Running in 9d4d17f5f933 [2022-04-09T19:13:31.736Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-09T19:13:31.736Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-09T19:13:31.736Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-09T19:13:33.121Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-09T19:13:34.063Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-09T19:13:35.006Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-09T19:13:35.266Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-09T19:13:35.839Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-09T19:13:37.313Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-09T19:13:37.313Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-09T19:13:37.313Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-09T19:13:37.313Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-09T19:13:37.313Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-09T19:13:37.641Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-09T19:13:37.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/test/unit [2022-04-09T19:13:38.181Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-09T19:13:38.181Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-09T19:13:38.181Z] + TESTDIRS=./... [2022-04-09T19:13:38.181Z] + exclude_paths='/vendor/|/integration' [2022-04-09T19:13:38.181Z] ++ go list ./... [2022-04-09T19:13:38.181Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-09T19:13:38.704Z] Cannot create a file when that file already exists. [2022-04-09T19:13:39.118Z] + pkg_list='github.com/docker/docker/api [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/backend/build [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/httputils [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/middleware [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/build [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/container [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/debug [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/image [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/network [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/session [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/system [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/server/router/volume [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/backend [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/container [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/events [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/filters [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/image [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/mount [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/network [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/registry [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/strslice [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/swarm [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/time [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/versions [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T19:13:39.118Z] github.com/docker/docker/api/types/volume [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/builder-next [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/dockerfile [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/remotecontext [2022-04-09T19:13:39.118Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T19:13:39.118Z] github.com/docker/docker/cli [2022-04-09T19:13:39.118Z] github.com/docker/docker/cli/config [2022-04-09T19:13:39.118Z] github.com/docker/docker/cli/debug [2022-04-09T19:13:39.118Z] github.com/docker/docker/client [2022-04-09T19:13:39.118Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T19:13:39.118Z] github.com/docker/docker/cmd/dockerd [2022-04-09T19:13:39.118Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T19:13:39.118Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T19:13:39.118Z] github.com/docker/docker/container [2022-04-09T19:13:39.118Z] github.com/docker/docker/container/stream [2022-04-09T19:13:39.118Z] github.com/docker/docker/contrib/apparmor [2022-04-09T19:13:39.118Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T19:13:39.118Z] github.com/docker/docker/contrib/httpserver [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/cluster [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/config [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/events [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/exec [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/images [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/initlayer [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/links [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/listeners [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/local [2022-04-09T19:13:39.118Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/names [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/network [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/stats [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution/metadata [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution/utils [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution/xfer [2022-04-09T19:13:39.119Z] github.com/docker/docker/dockerversion [2022-04-09T19:13:39.119Z] github.com/docker/docker/errdefs [2022-04-09T19:13:39.119Z] github.com/docker/docker/image [2022-04-09T19:13:39.119Z] github.com/docker/docker/image/cache [2022-04-09T19:13:39.119Z] github.com/docker/docker/image/tarexport [2022-04-09T19:13:39.119Z] github.com/docker/docker/image/v1 [2022-04-09T19:13:39.119Z] github.com/docker/docker/internal/test/suite [2022-04-09T19:13:39.119Z] github.com/docker/docker/layer [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/types [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/config [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/idm [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ns [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/options [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/osl [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/types [2022-04-09T19:13:39.119Z] github.com/docker/docker/oci [2022-04-09T19:13:39.119Z] github.com/docker/docker/oci/caps [2022-04-09T19:13:39.119Z] github.com/docker/docker/opts [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/aaparser [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/archive [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/authorization [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/capabilities [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/containerfs [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/directory [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/dmesg [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/filenotify [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/fileutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/fsutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/homedir [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/idtools [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/ioutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/longpath [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/loopback [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/parsers [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/pidfile [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/platform [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/plugins [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/pools [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/progress [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/pubsub [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/reexec [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/signal [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/stack [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/stringid [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/system [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/tailfile [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/tarsum [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/truncindex [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/urlutil [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/useragent [2022-04-09T19:13:39.119Z] github.com/docker/docker/plugin [2022-04-09T19:13:39.119Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T19:13:39.119Z] github.com/docker/docker/plugin/v2 [2022-04-09T19:13:39.119Z] github.com/docker/docker/profiles/apparmor [2022-04-09T19:13:39.119Z] github.com/docker/docker/profiles/seccomp [2022-04-09T19:13:39.119Z] github.com/docker/docker/quota [2022-04-09T19:13:39.119Z] github.com/docker/docker/reference [2022-04-09T19:13:39.119Z] github.com/docker/docker/registry [2022-04-09T19:13:39.119Z] github.com/docker/docker/registry/resumable [2022-04-09T19:13:39.119Z] github.com/docker/docker/restartmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/rootless [2022-04-09T19:13:39.119Z] github.com/docker/docker/rootless/specconv [2022-04-09T19:13:39.119Z] github.com/docker/docker/runconfig [2022-04-09T19:13:39.119Z] github.com/docker/docker/runconfig/opts [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/daemon [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/environment [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/fakegit [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/registry [2022-04-09T19:13:39.119Z] github.com/docker/docker/testutil/request [2022-04-09T19:13:39.119Z] github.com/docker/docker/volume [2022-04-09T19:13:39.119Z] github.com/docker/docker/volume/drivers [2022-04-09T19:13:39.119Z] github.com/docker/docker/volume/local [2022-04-09T19:13:39.119Z] github.com/docker/docker/volume/mounts [2022-04-09T19:13:39.119Z] github.com/docker/docker/volume/service [2022-04-09T19:13:39.119Z] github.com/docker/docker/volume/service/opts [2022-04-09T19:13:39.119Z] github.com/docker/docker/volume/testutils' [2022-04-09T19:13:39.119Z] ++ grep --fixed-strings -v /libnetwork [2022-04-09T19:13:39.119Z] ++ echo 'github.com/docker/docker/api [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/backend/build [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/httputils [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/middleware [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/build [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/container [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/debug [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/image [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/network [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/session [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/system [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/server/router/volume [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/backend [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/container [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/events [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/filters [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/image [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/mount [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/network [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/registry [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/strslice [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/swarm [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/time [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/versions [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T19:13:39.119Z] github.com/docker/docker/api/types/volume [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/builder-next [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/dockerfile [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/remotecontext [2022-04-09T19:13:39.119Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T19:13:39.119Z] github.com/docker/docker/cli [2022-04-09T19:13:39.119Z] github.com/docker/docker/cli/config [2022-04-09T19:13:39.119Z] github.com/docker/docker/cli/debug [2022-04-09T19:13:39.119Z] github.com/docker/docker/client [2022-04-09T19:13:39.119Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T19:13:39.119Z] github.com/docker/docker/cmd/dockerd [2022-04-09T19:13:39.119Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T19:13:39.119Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T19:13:39.119Z] github.com/docker/docker/container [2022-04-09T19:13:39.119Z] github.com/docker/docker/container/stream [2022-04-09T19:13:39.119Z] github.com/docker/docker/contrib/apparmor [2022-04-09T19:13:39.119Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T19:13:39.119Z] github.com/docker/docker/contrib/httpserver [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/cluster [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/config [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/events [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/exec [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/images [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/initlayer [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/links [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/listeners [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/local [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/names [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/network [2022-04-09T19:13:39.119Z] github.com/docker/docker/daemon/stats [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution/metadata [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution/utils [2022-04-09T19:13:39.119Z] github.com/docker/docker/distribution/xfer [2022-04-09T19:13:39.119Z] github.com/docker/docker/dockerversion [2022-04-09T19:13:39.119Z] github.com/docker/docker/errdefs [2022-04-09T19:13:39.119Z] github.com/docker/docker/image [2022-04-09T19:13:39.119Z] github.com/docker/docker/image/cache [2022-04-09T19:13:39.119Z] github.com/docker/docker/image/tarexport [2022-04-09T19:13:39.119Z] github.com/docker/docker/image/v1 [2022-04-09T19:13:39.119Z] github.com/docker/docker/internal/test/suite [2022-04-09T19:13:39.119Z] github.com/docker/docker/layer [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T19:13:39.119Z] github.com/docker/docker/libcontainerd/types [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/config [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/idm [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/ns [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/options [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/osl [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T19:13:39.119Z] github.com/docker/docker/libnetwork/types [2022-04-09T19:13:39.119Z] github.com/docker/docker/oci [2022-04-09T19:13:39.119Z] github.com/docker/docker/oci/caps [2022-04-09T19:13:39.119Z] github.com/docker/docker/opts [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/aaparser [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/archive [2022-04-09T19:13:39.119Z] github.com/docker/docker/pkg/authorization [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/capabilities [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/containerfs [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/directory [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/dmesg [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/filenotify [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/fileutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/fsutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/homedir [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/idtools [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/ioutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/longpath [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/loopback [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/parsers [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/pidfile [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/platform [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/pools [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/progress [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/pubsub [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/reexec [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/signal [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/stack [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/stringid [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/system [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/tailfile [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/tarsum [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/truncindex [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/urlutil [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/useragent [2022-04-09T19:13:39.120Z] github.com/docker/docker/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T19:13:39.120Z] github.com/docker/docker/plugin/v2 [2022-04-09T19:13:39.120Z] github.com/docker/docker/profiles/apparmor [2022-04-09T19:13:39.120Z] github.com/docker/docker/profiles/seccomp [2022-04-09T19:13:39.120Z] github.com/docker/docker/quota [2022-04-09T19:13:39.120Z] github.com/docker/docker/reference [2022-04-09T19:13:39.120Z] github.com/docker/docker/registry [2022-04-09T19:13:39.120Z] github.com/docker/docker/registry/resumable [2022-04-09T19:13:39.120Z] github.com/docker/docker/restartmanager [2022-04-09T19:13:39.120Z] github.com/docker/docker/rootless [2022-04-09T19:13:39.120Z] github.com/docker/docker/rootless/specconv [2022-04-09T19:13:39.120Z] github.com/docker/docker/runconfig [2022-04-09T19:13:39.120Z] github.com/docker/docker/runconfig/opts [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/daemon [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/environment [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fakegit [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/registry [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/request [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/drivers [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/local [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/mounts [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/service [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/service/opts [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/testutils' [2022-04-09T19:13:39.120Z] + base_pkg_list='github.com/docker/docker/api [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/backend/build [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/httputils [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/middleware [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/build [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/debug [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/image [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/network [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/session [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/system [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/volume [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/backend [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/events [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/filters [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/image [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/mount [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/network [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/registry [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/strslice [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/swarm [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/time [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/versions [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/volume [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/dockerfile [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/remotecontext [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T19:13:39.120Z] github.com/docker/docker/cli [2022-04-09T19:13:39.120Z] github.com/docker/docker/cli/config [2022-04-09T19:13:39.120Z] github.com/docker/docker/cli/debug [2022-04-09T19:13:39.120Z] github.com/docker/docker/client [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/dockerd [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T19:13:39.120Z] github.com/docker/docker/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/container/stream [2022-04-09T19:13:39.120Z] github.com/docker/docker/contrib/apparmor [2022-04-09T19:13:39.120Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T19:13:39.120Z] github.com/docker/docker/contrib/httpserver [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/config [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/events [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/exec [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/images [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/initlayer [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/links [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/listeners [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/local [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/names [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/network [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/stats [2022-04-09T19:13:39.120Z] github.com/docker/docker/distribution [2022-04-09T19:13:39.120Z] github.com/docker/docker/distribution/metadata [2022-04-09T19:13:39.120Z] github.com/docker/docker/distribution/utils [2022-04-09T19:13:39.120Z] github.com/docker/docker/distribution/xfer [2022-04-09T19:13:39.120Z] github.com/docker/docker/dockerversion [2022-04-09T19:13:39.120Z] github.com/docker/docker/errdefs [2022-04-09T19:13:39.120Z] github.com/docker/docker/image [2022-04-09T19:13:39.120Z] github.com/docker/docker/image/cache [2022-04-09T19:13:39.120Z] github.com/docker/docker/image/tarexport [2022-04-09T19:13:39.120Z] github.com/docker/docker/image/v1 [2022-04-09T19:13:39.120Z] github.com/docker/docker/internal/test/suite [2022-04-09T19:13:39.120Z] github.com/docker/docker/layer [2022-04-09T19:13:39.120Z] github.com/docker/docker/libcontainerd [2022-04-09T19:13:39.120Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T19:13:39.120Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T19:13:39.120Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T19:13:39.120Z] github.com/docker/docker/libcontainerd/types [2022-04-09T19:13:39.120Z] github.com/docker/docker/oci [2022-04-09T19:13:39.120Z] github.com/docker/docker/oci/caps [2022-04-09T19:13:39.120Z] github.com/docker/docker/opts [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/aaparser [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/archive [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/authorization [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/capabilities [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/containerfs [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/directory [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/dmesg [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/filenotify [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/fileutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/fsutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/homedir [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/idtools [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/ioutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/longpath [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/loopback [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/parsers [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/pidfile [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/platform [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/pools [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/progress [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/pubsub [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/reexec [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/signal [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/stack [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/stringid [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/system [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/tailfile [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/tarsum [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/truncindex [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/urlutil [2022-04-09T19:13:39.120Z] github.com/docker/docker/pkg/useragent [2022-04-09T19:13:39.120Z] github.com/docker/docker/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T19:13:39.120Z] github.com/docker/docker/plugin/v2 [2022-04-09T19:13:39.120Z] github.com/docker/docker/profiles/apparmor [2022-04-09T19:13:39.120Z] github.com/docker/docker/profiles/seccomp [2022-04-09T19:13:39.120Z] github.com/docker/docker/quota [2022-04-09T19:13:39.120Z] github.com/docker/docker/reference [2022-04-09T19:13:39.120Z] github.com/docker/docker/registry [2022-04-09T19:13:39.120Z] github.com/docker/docker/registry/resumable [2022-04-09T19:13:39.120Z] github.com/docker/docker/restartmanager [2022-04-09T19:13:39.120Z] github.com/docker/docker/rootless [2022-04-09T19:13:39.120Z] github.com/docker/docker/rootless/specconv [2022-04-09T19:13:39.120Z] github.com/docker/docker/runconfig [2022-04-09T19:13:39.120Z] github.com/docker/docker/runconfig/opts [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/daemon [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/environment [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fakegit [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/registry [2022-04-09T19:13:39.120Z] github.com/docker/docker/testutil/request [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/drivers [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/local [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/mounts [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/service [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/service/opts [2022-04-09T19:13:39.120Z] github.com/docker/docker/volume/testutils' [2022-04-09T19:13:39.120Z] ++ grep --fixed-strings /libnetwork [2022-04-09T19:13:39.120Z] ++ echo 'github.com/docker/docker/api [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/backend/build [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/httputils [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/middleware [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/build [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/debug [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/image [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/network [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/session [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/system [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/server/router/volume [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/backend [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/events [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/filters [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/image [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/mount [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/network [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/registry [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/strslice [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/swarm [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/time [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/versions [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T19:13:39.120Z] github.com/docker/docker/api/types/volume [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/dockerfile [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/remotecontext [2022-04-09T19:13:39.120Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T19:13:39.120Z] github.com/docker/docker/cli [2022-04-09T19:13:39.120Z] github.com/docker/docker/cli/config [2022-04-09T19:13:39.120Z] github.com/docker/docker/cli/debug [2022-04-09T19:13:39.120Z] github.com/docker/docker/client [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/dockerd [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T19:13:39.120Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T19:13:39.120Z] github.com/docker/docker/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/container/stream [2022-04-09T19:13:39.120Z] github.com/docker/docker/contrib/apparmor [2022-04-09T19:13:39.120Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T19:13:39.120Z] github.com/docker/docker/contrib/httpserver [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/config [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/events [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/exec [2022-04-09T19:13:39.120Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/images [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/initlayer [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/links [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/listeners [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/local [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/names [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/network [2022-04-09T19:13:39.121Z] github.com/docker/docker/daemon/stats [2022-04-09T19:13:39.121Z] github.com/docker/docker/distribution [2022-04-09T19:13:39.121Z] github.com/docker/docker/distribution/metadata [2022-04-09T19:13:39.121Z] github.com/docker/docker/distribution/utils [2022-04-09T19:13:39.121Z] github.com/docker/docker/distribution/xfer [2022-04-09T19:13:39.121Z] github.com/docker/docker/dockerversion [2022-04-09T19:13:39.121Z] github.com/docker/docker/errdefs [2022-04-09T19:13:39.121Z] github.com/docker/docker/image [2022-04-09T19:13:39.121Z] github.com/docker/docker/image/cache [2022-04-09T19:13:39.121Z] github.com/docker/docker/image/tarexport [2022-04-09T19:13:39.121Z] github.com/docker/docker/image/v1 [2022-04-09T19:13:39.121Z] github.com/docker/docker/internal/test/suite [2022-04-09T19:13:39.121Z] github.com/docker/docker/layer [2022-04-09T19:13:39.121Z] github.com/docker/docker/libcontainerd [2022-04-09T19:13:39.121Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T19:13:39.121Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T19:13:39.121Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T19:13:39.121Z] github.com/docker/docker/libcontainerd/types [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/config [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/idm [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ns [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/options [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/osl [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/types [2022-04-09T19:13:39.121Z] github.com/docker/docker/oci [2022-04-09T19:13:39.121Z] github.com/docker/docker/oci/caps [2022-04-09T19:13:39.121Z] github.com/docker/docker/opts [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/aaparser [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/archive [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/authorization [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/capabilities [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/containerfs [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/directory [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/dmesg [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/filenotify [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/fileutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/fsutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/homedir [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/idtools [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/ioutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/longpath [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/loopback [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/parsers [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/pidfile [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/platform [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/plugins [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/pools [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/progress [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/pubsub [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/reexec [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/signal [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/stack [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/stringid [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/system [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/tailfile [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/tarsum [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/truncindex [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/urlutil [2022-04-09T19:13:39.121Z] github.com/docker/docker/pkg/useragent [2022-04-09T19:13:39.121Z] github.com/docker/docker/plugin [2022-04-09T19:13:39.121Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T19:13:39.121Z] github.com/docker/docker/plugin/v2 [2022-04-09T19:13:39.121Z] github.com/docker/docker/profiles/apparmor [2022-04-09T19:13:39.121Z] github.com/docker/docker/profiles/seccomp [2022-04-09T19:13:39.121Z] github.com/docker/docker/quota [2022-04-09T19:13:39.121Z] github.com/docker/docker/reference [2022-04-09T19:13:39.121Z] github.com/docker/docker/registry [2022-04-09T19:13:39.121Z] github.com/docker/docker/registry/resumable [2022-04-09T19:13:39.121Z] github.com/docker/docker/restartmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/rootless [2022-04-09T19:13:39.121Z] github.com/docker/docker/rootless/specconv [2022-04-09T19:13:39.121Z] github.com/docker/docker/runconfig [2022-04-09T19:13:39.121Z] github.com/docker/docker/runconfig/opts [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/daemon [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/environment [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/fakegit [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/registry [2022-04-09T19:13:39.121Z] github.com/docker/docker/testutil/request [2022-04-09T19:13:39.121Z] github.com/docker/docker/volume [2022-04-09T19:13:39.121Z] github.com/docker/docker/volume/drivers [2022-04-09T19:13:39.121Z] github.com/docker/docker/volume/local [2022-04-09T19:13:39.121Z] github.com/docker/docker/volume/mounts [2022-04-09T19:13:39.121Z] github.com/docker/docker/volume/service [2022-04-09T19:13:39.121Z] github.com/docker/docker/volume/service/opts [2022-04-09T19:13:39.121Z] github.com/docker/docker/volume/testutils' [2022-04-09T19:13:39.121Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/config [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/idm [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ns [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/options [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/osl [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/types' [2022-04-09T19:13:39.121Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-09T19:13:39.121Z] + echo 'github.com/docker/docker/libnetwork [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/config [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/idm [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/ns [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/options [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/osl [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/types' [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T19:13:39.121Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T19:13:39.121Z] + type docker-proxy [2022-04-09T19:13:39.121Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-09T19:13:39.121Z] + hack/make.sh binary-proxy install-proxy [2022-04-09T19:13:39.121Z] [2022-04-09T19:13:39.121Z] Removing bundles/ [2022-04-09T19:13:39.381Z] [2022-04-09T19:13:39.381Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-09T19:13:39.381Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-09T19:13:39.381Z] GOOS="" GOARCH="" GOARM="" [2022-04-09T19:13:41.129Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-09T19:13:44.428Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2022-04-09T19:13:44.429Z] === RUN TestServiceUpdatePidsLimit [2022-04-09T19:13:45.000Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-09T19:13:45.571Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-09T19:13:45.760Z] Removing intermediate container 9d4d17f5f933 [2022-04-09T19:13:45.760Z] ---> 398860495e5b [2022-04-09T19:13:45.760Z] Step 13/13 : CMD ["sh"] [2022-04-09T19:13:45.760Z] ---> Running in 0eb0d9e5b4fc [2022-04-09T19:13:45.760Z] Removing intermediate container 0eb0d9e5b4fc [2022-04-09T19:13:45.760Z] ---> 7198f1c3c96e [2022-04-09T19:13:45.760Z] Successfully built 7198f1c3c96e [2022-04-09T19:13:45.760Z] Successfully tagged busybox:latest [2022-04-09T19:13:45.760Z] INFO: Docker images of the daemon under test [2022-04-09T19:13:45.760Z] [2022-04-09T19:13:45.760Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-09T19:13:45.760Z] busybox latest 7198f1c3c96e Less than a second ago 5.78GB [2022-04-09T19:13:45.760Z] microsoft/windowsservercore latest 6a11116086a4 5 weeks ago 5.75GB [2022-04-09T19:13:45.760Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 5 weeks ago 5.75GB [2022-04-09T19:13:45.760Z] [2022-04-09T19:13:45.760Z] INFO: Running integration tests at 04/09/2022 19:13:45... [2022-04-09T19:13:45.760Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-09T19:13:45.760Z] INFO: Integration API tests being run from the host: [2022-04-09T19:13:45.760Z] INFO: make.ps1 starting at 04/09/2022 19:13:45 [2022-04-09T19:13:46.515Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-09T19:13:46.515Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-09T19:13:47.294Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-09T19:13:47.367Z] === RUN TestConfigDaemonLibtrustID [2022-04-09T19:13:47.367Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-09T19:13:47.367Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-09T19:13:47.367Z] === RUN TestDaemonConfigValidation [2022-04-09T19:13:47.367Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-09T19:13:47.367Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-09T19:13:47.367Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-09T19:13:47.367Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-09T19:13:47.367Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-09T19:13:47.367Z] === RUN TestDaemonProxy [2022-04-09T19:13:47.368Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-09T19:13:47.368Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-09T19:13:47.368Z] PASS [2022-04-09T19:13:47.368Z] ok github.com/docker/docker/integration/daemon 0.139s [2022-04-09T19:13:47.368Z] [2022-04-09T19:13:47.368Z] === Skipped [2022-04-09T19:13:47.368Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-09T19:13:47.368Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-09T19:13:47.368Z] [2022-04-09T19:13:47.368Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-09T19:13:47.368Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-09T19:13:47.368Z] [2022-04-09T19:13:47.368Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-09T19:13:47.368Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-09T19:13:47.368Z] [2022-04-09T19:13:47.368Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-09T19:13:47.368Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-09T19:13:47.368Z] [2022-04-09T19:13:47.368Z] DONE 4 tests, 4 skipped in 27.253s [2022-04-09T19:13:47.368Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-09T19:13:47.497Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-09T19:13:47.497Z] [2022-04-09T19:13:47.497Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-09T19:13:47.497Z] Installing docker-proxy to /usr/local/bin/ [2022-04-09T19:13:47.497Z] [2022-04-09T19:13:47.497Z] + mkdir -p bundles [2022-04-09T19:13:47.497Z] + '[' -n 'github.com/docker/docker/api [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/backend/build [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/httpstatus [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/httputils [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/middleware [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/router [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/router/build [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/router/container [2022-04-09T19:13:47.497Z] github.com/docker/docker/api/server/router/debug [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/distribution [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/grpc [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/image [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/network [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/plugin [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/session [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/swarm [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/system [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/server/router/volume [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/backend [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/blkiodev [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/container [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/events [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/filters [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/image [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/mount [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/network [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/registry [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/strslice [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/swarm [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/time [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/versions [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-09T19:13:47.498Z] github.com/docker/docker/api/types/volume [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/builder-next [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/builder-next/worker [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/dockerfile [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/remotecontext [2022-04-09T19:13:47.498Z] github.com/docker/docker/builder/remotecontext/git [2022-04-09T19:13:47.498Z] github.com/docker/docker/cli [2022-04-09T19:13:47.498Z] github.com/docker/docker/cli/config [2022-04-09T19:13:47.498Z] github.com/docker/docker/cli/debug [2022-04-09T19:13:47.498Z] github.com/docker/docker/client [2022-04-09T19:13:47.498Z] github.com/docker/docker/cmd/docker-proxy [2022-04-09T19:13:47.498Z] github.com/docker/docker/cmd/dockerd [2022-04-09T19:13:47.498Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-09T19:13:47.498Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-09T19:13:47.498Z] github.com/docker/docker/container [2022-04-09T19:13:47.498Z] github.com/docker/docker/container/stream [2022-04-09T19:13:47.498Z] github.com/docker/docker/contrib/apparmor [2022-04-09T19:13:47.498Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-09T19:13:47.498Z] github.com/docker/docker/contrib/httpserver [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/cluster [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/cluster/convert [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/cluster/executor [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/cluster/provider [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/config [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/events [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/events/testutils [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/exec [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/images [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/initlayer [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/links [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/listeners [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/gelf [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/journald [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/local [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/logentries [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/splunk [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/syslog [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/logger/templates [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/names [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/network [2022-04-09T19:13:47.498Z] github.com/docker/docker/daemon/stats [2022-04-09T19:13:47.498Z] github.com/docker/docker/distribution [2022-04-09T19:13:47.498Z] github.com/docker/docker/distribution/metadata [2022-04-09T19:13:47.498Z] github.com/docker/docker/distribution/utils [2022-04-09T19:13:47.498Z] github.com/docker/docker/distribution/xfer [2022-04-09T19:13:47.498Z] github.com/docker/docker/dockerversion [2022-04-09T19:13:47.498Z] github.com/docker/docker/errdefs [2022-04-09T19:13:47.498Z] github.com/docker/docker/image [2022-04-09T19:13:47.498Z] github.com/docker/docker/image/cache [2022-04-09T19:13:47.498Z] github.com/docker/docker/image/tarexport [2022-04-09T19:13:47.498Z] github.com/docker/docker/image/v1 [2022-04-09T19:13:47.498Z] github.com/docker/docker/internal/test/suite [2022-04-09T19:13:47.498Z] github.com/docker/docker/layer [2022-04-09T19:13:47.498Z] github.com/docker/docker/libcontainerd [2022-04-09T19:13:47.498Z] github.com/docker/docker/libcontainerd/queue [2022-04-09T19:13:47.498Z] github.com/docker/docker/libcontainerd/remote [2022-04-09T19:13:47.498Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-09T19:13:47.498Z] github.com/docker/docker/libcontainerd/types [2022-04-09T19:13:47.498Z] github.com/docker/docker/oci [2022-04-09T19:13:47.498Z] github.com/docker/docker/oci/caps [2022-04-09T19:13:47.498Z] github.com/docker/docker/opts [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/aaparser [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/archive [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/authorization [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/broadcaster [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/capabilities [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/chrootarchive [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/containerfs [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/devicemapper [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/directory [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/dmesg [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/filenotify [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/fileutils [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/fsutils [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/homedir [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/idtools [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/ioutils [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/jsonmessage [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/longpath [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/loopback [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/namesgenerator [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/parsers [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/pidfile [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/platform [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/plugingetter [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/plugins [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/plugins/transport [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/pools [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/progress [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/pubsub [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/reexec [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/signal [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/stack [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/stdcopy [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/streamformatter [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/stringid [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/sysinfo [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/system [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/tailfile [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/tarsum [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/truncindex [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/urlutil [2022-04-09T19:13:47.498Z] github.com/docker/docker/pkg/useragent [2022-04-09T19:13:47.498Z] github.com/docker/docker/plugin [2022-04-09T19:13:47.498Z] github.com/docker/docker/plugin/executor/containerd [2022-04-09T19:13:47.498Z] github.com/docker/docker/plugin/v2 [2022-04-09T19:13:47.498Z] github.com/docker/docker/profiles/apparmor [2022-04-09T19:13:47.498Z] github.com/docker/docker/profiles/seccomp [2022-04-09T19:13:47.498Z] github.com/docker/docker/quota [2022-04-09T19:13:47.498Z] github.com/docker/docker/reference [2022-04-09T19:13:47.498Z] github.com/docker/docker/registry [2022-04-09T19:13:47.498Z] github.com/docker/docker/registry/resumable [2022-04-09T19:13:47.498Z] github.com/docker/docker/restartmanager [2022-04-09T19:13:47.498Z] github.com/docker/docker/rootless [2022-04-09T19:13:47.498Z] github.com/docker/docker/rootless/specconv [2022-04-09T19:13:47.498Z] github.com/docker/docker/runconfig [2022-04-09T19:13:47.498Z] github.com/docker/docker/runconfig/opts [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/daemon [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/environment [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/fakecontext [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/fakegit [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/fakestorage [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/fixtures/load [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/registry [2022-04-09T19:13:47.498Z] github.com/docker/docker/testutil/request [2022-04-09T19:13:47.498Z] github.com/docker/docker/volume [2022-04-09T19:13:47.498Z] github.com/docker/docker/volume/drivers [2022-04-09T19:13:47.498Z] github.com/docker/docker/volume/local [2022-04-09T19:13:47.498Z] github.com/docker/docker/volume/mounts [2022-04-09T19:13:47.498Z] github.com/docker/docker/volume/service [2022-04-09T19:13:47.498Z] github.com/docker/docker/volume/service/opts [2022-04-09T19:13:47.498Z] github.com/docker/docker/volume/testutils' ']' [2022-04-09T19:13:47.498Z] + 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-09T19:13:47.498Z] ? github.com/docker/docker/api [no test files] [2022-04-09T19:13:48.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:13:48.903Z] INFO: Testing against a local daemon [2022-04-09T19:13:48.903Z] === RUN TestCommitInheritsEnv [2022-04-09T19:13:48.903Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:13:48.903Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-09T19:13:48.903Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-09T19:13:48.903Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:13:48.903Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:13:48.903Z] === RUN TestImportWithCustomPlatform [2022-04-09T19:13:48.903Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:13:48.903Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-09T19:13:48.903Z] === RUN TestImagesFilterMultiReference [2022-04-09T19:13:48.903Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-09T19:13:48.903Z] === RUN TestImagePullPlatformInvalid [2022-04-09T19:13:49.362Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-04-09T19:13:49.362Z] === RUN TestRemoveImageOrphaning [2022-04-09T19:13:50.325Z] --- PASS: TestRemoveImageOrphaning (1.32s) [2022-04-09T19:13:50.325Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-09T19:13:50.325Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-09T19:13:50.325Z] === RUN TestTagInvalidReference [2022-04-09T19:13:50.784Z] --- PASS: TestTagInvalidReference (0.06s) [2022-04-09T19:13:50.784Z] === RUN TestTagValidPrefixedRepo [2022-04-09T19:13:50.784Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-04-09T19:13:50.784Z] === RUN TestTagExistedNameWithoutForce [2022-04-09T19:13:50.784Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-09T19:13:50.784Z] === RUN TestTagOfficialNames [2022-04-09T19:13:50.784Z] --- PASS: TestTagOfficialNames (0.14s) [2022-04-09T19:13:50.784Z] === RUN TestTagMatchesDigest [2022-04-09T19:13:50.784Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-09T19:13:50.784Z] PASS [2022-04-09T19:13:50.784Z] ok github.com/docker/docker/integration/image 2.049s [2022-04-09T19:13:51.242Z] [2022-04-09T19:13:51.242Z] === Skipped [2022-04-09T19:13:51.242Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-09T19:13:51.242Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:13:51.242Z] [2022-04-09T19:13:51.242Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:13:51.242Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:13:51.242Z] [2022-04-09T19:13:51.242Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-09T19:13:51.242Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:13:51.242Z] [2022-04-09T19:13:51.242Z] DONE 12 tests, 3 skipped in 6.743s [2022-04-09T19:13:51.242Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-09T19:13:51.802Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-09T19:13:51.802Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-09T19:13:51.803Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-09T19:13:51.803Z] === RUN TestDockerSuite/TestHealth [2022-04-09T19:13:53.189Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-09T19:13:53.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:13:53.413Z] INFO: Testing against a local daemon [2022-04-09T19:13:53.413Z] === RUN TestNetworkCreateDelete [2022-04-09T19:13:53.413Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:53.413Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestDockerNetworkDeletePreferID [2022-04-09T19:13:53.413Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-09T19:13:53.413Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestDaemonDNSFallback [2022-04-09T19:13:53.413Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:53.413Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestInspectNetwork [2022-04-09T19:13:53.413Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:53.413Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestRunContainerWithBridgeNone [2022-04-09T19:13:53.413Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:53.413Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestNetworkInvalidJSON [2022-04-09T19:13:53.413Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-09T19:13:53.413Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-09T19:13:53.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:13:53.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:13:53.413Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:13:53.413Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:13:53.413Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-09T19:13:53.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:13:53.413Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:13:53.413Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-09T19:13:53.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-09T19:13:53.413Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-09T19:13:53.413Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-09T19:13:53.413Z] === RUN TestNetworkList [2022-04-09T19:13:53.413Z] === RUN TestNetworkList//networks [2022-04-09T19:13:53.413Z] === PAUSE TestNetworkList//networks [2022-04-09T19:13:53.413Z] === RUN TestNetworkList//networks/ [2022-04-09T19:13:53.413Z] === PAUSE TestNetworkList//networks/ [2022-04-09T19:13:53.413Z] === CONT TestNetworkList//networks [2022-04-09T19:13:53.413Z] === CONT TestNetworkList//networks/ [2022-04-09T19:13:53.413Z] --- PASS: TestNetworkList (0.04s) [2022-04-09T19:13:53.413Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-09T19:13:53.413Z] --- PASS: TestNetworkList//networks (0.01s) [2022-04-09T19:13:53.413Z] === RUN TestHostIPv4BridgeLabel [2022-04-09T19:13:53.413Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-09T19:13:53.413Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestDaemonDefaultNetworkPools [2022-04-09T19:13:53.413Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-09T19:13:53.413Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-09T19:13:53.413Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-09T19:13:53.413Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestServiceWithPredefinedNetwork [2022-04-09T19:13:53.413Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-09T19:13:53.413Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:13:53.413Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestServiceWithDataPathPortInit [2022-04-09T19:13:53.413Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-09T19:13:53.413Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-09T19:13:53.413Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-09T19:13:53.413Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T19:13:53.413Z] PASS [2022-04-09T19:13:53.413Z] ok github.com/docker/docker/integration/network 0.192s [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === Skipped [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-09T19:13:53.870Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-09T19:13:53.870Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-09T19:13:53.870Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-09T19:13:53.870Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-09T19:13:53.870Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-09T19:13:53.870Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T19:13:53.870Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-09T19:13:53.870Z] [2022-04-09T19:13:53.870Z] DONE 22 tests, 15 skipped in 2.596s [2022-04-09T19:13:53.870Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-09T19:13:54.833Z] testing: warning: no tests to run [2022-04-09T19:13:54.833Z] PASS [2022-04-09T19:13:54.833Z] ok github.com/docker/docker/integration/network/ipvlan 0.101s [2022-04-09T19:13:54.833Z] [2022-04-09T19:13:54.833Z] DONE 0 tests in 0.870s [2022-04-09T19:13:54.833Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-09T19:13:55.797Z] testing: warning: no tests to run [2022-04-09T19:13:55.797Z] PASS [2022-04-09T19:13:55.797Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-04-09T19:13:55.797Z] [2022-04-09T19:13:55.797Z] DONE 0 tests in 0.767s [2022-04-09T19:13:55.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-09T19:13:56.760Z] testing: warning: no tests to run [2022-04-09T19:13:56.760Z] PASS [2022-04-09T19:13:56.760Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-04-09T19:13:56.760Z] [2022-04-09T19:13:56.760Z] DONE 0 tests in 0.784s [2022-04-09T19:13:56.760Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-09T19:13:57.723Z] testing: warning: no tests to run [2022-04-09T19:13:57.723Z] PASS [2022-04-09T19:13:57.723Z] ok github.com/docker/docker/integration/plugin/authz 0.095s [2022-04-09T19:13:57.723Z] [2022-04-09T19:13:57.723Z] DONE 0 tests in 0.806s [2022-04-09T19:13:57.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-09T19:14:01.345Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-04-09T19:14:01.345Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-09T19:14:01.345Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-09T19:14:01.345Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-04-09T19:14:01.345Z] PASS [2022-04-09T19:14:01.345Z] [2022-04-09T19:14:01.345Z] === Skipped [2022-04-09T19:14:01.345Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-09T19:14:01.345Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-09T19:14:01.345Z] [2022-04-09T19:14:01.345Z] DONE 27 tests, 1 skipped in 196.046s [2022-04-09T19:14:01.345Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-09T19:14:01.345Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:14:01.345Z] ++ set -e [2022-04-09T19:14:01.345Z] ++ '[' -n 0 ']' [2022-04-09T19:14:01.345Z] ++ set -x [2022-04-09T19:14:01.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:14:01.346Z] INFO: Testing against a local daemon [2022-04-09T19:14:01.346Z] === RUN TestSessionCreate [2022-04-09T19:14:01.346Z] --- PASS: TestSessionCreate (0.03s) [2022-04-09T19:14:01.346Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-09T19:14:01.346Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-09T19:14:01.346Z] PASS [2022-04-09T19:14:01.346Z] [2022-04-09T19:14:01.346Z] DONE 2 tests in 0.128s [2022-04-09T19:14:01.346Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-09T19:14:01.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:14:01.346Z] ++ set -e [2022-04-09T19:14:01.346Z] ++ '[' -n 0 ']' [2022-04-09T19:14:01.346Z] ++ set -x [2022-04-09T19:14:01.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:14:01.346Z] INFO: Testing against a local daemon [2022-04-09T19:14:01.346Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:14:01.346Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-09T19:14:01.346Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:14:01.346Z] === RUN TestDiskUsage [2022-04-09T19:14:01.346Z] === PAUSE TestDiskUsage [2022-04-09T19:14:01.346Z] === RUN TestEventsExecDie [2022-04-09T19:14:01.607Z] --- PASS: TestEventsExecDie (0.73s) [2022-04-09T19:14:01.607Z] === RUN TestEventsBackwardsCompatible [2022-04-09T19:14:01.607Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-09T19:14:01.607Z] === RUN TestEventsVolumeCreate [2022-04-09T19:14:01.607Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-04-09T19:14:01.607Z] === RUN TestInfoBinaryCommits [2022-04-09T19:14:01.867Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-09T19:14:01.867Z] === RUN TestInfoAPIVersioned [2022-04-09T19:14:01.867Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-09T19:14:01.867Z] === RUN TestInfoAPI [2022-04-09T19:14:01.867Z] --- PASS: TestInfoAPI (0.02s) [2022-04-09T19:14:01.867Z] === RUN TestInfoAPIWarnings [2022-04-09T19:14:02.127Z] check_test.go:379: [d0c8a23d6d91b] daemon is not started [2022-04-09T19:14:02.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-09T19:14:03.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:03.521Z] INFO: Testing against a local daemon [2022-04-09T19:14:03.521Z] === RUN TestPluginInvalidJSON [2022-04-09T19:14:03.521Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:14:03.521Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:14:03.521Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:14:03.521Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-09T19:14:03.521Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-09T19:14:03.521Z] === RUN TestPluginInstall [2022-04-09T19:14:03.521Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-09T19:14:03.521Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-09T19:14:03.521Z] === RUN TestPluginsWithRuntimes [2022-04-09T19:14:03.521Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-09T19:14:03.521Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-09T19:14:03.521Z] === RUN TestPluginBackCompatMediaTypes [2022-04-09T19:14:03.521Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-09T19:14:03.521Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T19:14:03.521Z] PASS [2022-04-09T19:14:03.521Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-04-09T19:14:03.521Z] [2022-04-09T19:14:03.521Z] === Skipped [2022-04-09T19:14:03.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-09T19:14:03.521Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-09T19:14:03.521Z] [2022-04-09T19:14:03.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-09T19:14:03.521Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-09T19:14:03.521Z] [2022-04-09T19:14:03.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T19:14:03.521Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-09T19:14:03.521Z] [2022-04-09T19:14:03.521Z] DONE 5 tests, 3 skipped in 5.253s [2022-04-09T19:14:03.521Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-09T19:14:04.044Z] docker_api_swarm_test.go:802: [df3ee32915c5b] joining swarm manager [d13c08cecdd18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:14:05.427Z] docker_api_swarm_test.go:802: [d289f7236df78] joining swarm manager [d13c08cecdd18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:14:05.586Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-04-09T19:14:05.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:05.691Z] INFO: Testing against a local daemon [2022-04-09T19:14:05.691Z] === RUN TestExternalGraphDriver [2022-04-09T19:14:05.691Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-09T19:14:05.691Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-09T19:14:05.691Z] === RUN TestGraphdriverPluginV2 [2022-04-09T19:14:05.691Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-09T19:14:05.691Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-09T19:14:05.691Z] PASS [2022-04-09T19:14:05.691Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.112s [2022-04-09T19:14:05.691Z] [2022-04-09T19:14:05.691Z] === Skipped [2022-04-09T19:14:05.691Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-09T19:14:05.691Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-09T19:14:05.691Z] [2022-04-09T19:14:05.691Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-09T19:14:05.691Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-09T19:14:05.691Z] [2022-04-09T19:14:05.691Z] DONE 2 tests, 2 skipped in 2.542s [2022-04-09T19:14:05.691Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-09T19:14:06.810Z] docker_api_swarm_test.go:802: [d3da689c2fc68] joining swarm manager [d13c08cecdd18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-09T19:14:08.199Z] docker_api_swarm_test.go:802: [df010dd2e4215] joining swarm manager [d13c08cecdd18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-09T19:14:08.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:08.581Z] INFO: Testing against a local daemon [2022-04-09T19:14:08.582Z] === RUN TestReadPluginNoRead [2022-04-09T19:14:08.582Z] read_test.go:21: no unix domain sockets on Windows [2022-04-09T19:14:08.582Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-09T19:14:08.582Z] PASS [2022-04-09T19:14:08.582Z] ok github.com/docker/docker/integration/plugin/logging 0.122s [2022-04-09T19:14:08.582Z] [2022-04-09T19:14:08.582Z] === Skipped [2022-04-09T19:14:08.582Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-09T19:14:08.582Z] read_test.go:21: no unix domain sockets on Windows [2022-04-09T19:14:08.582Z] [2022-04-09T19:14:08.582Z] DONE 1 tests, 1 skipped in 2.482s [2022-04-09T19:14:08.582Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-09T19:14:09.545Z] testing: warning: no tests to run [2022-04-09T19:14:09.545Z] PASS [2022-04-09T19:14:09.545Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-04-09T19:14:09.545Z] [2022-04-09T19:14:09.545Z] DONE 0 tests in 1.193s [2022-04-09T19:14:09.545Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-09T19:14:10.744Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-09T19:14:10.744Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-09T19:14:10.744Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-09T19:14:10.744Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-09T19:14:10.744Z] docker_api_swarm_test.go:810: [d9b4382ec1f09] joining swarm manager [d13c08cecdd18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-09T19:14:11.005Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-09T19:14:11.005Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-09T19:14:11.579Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-09T19:14:11.579Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-09T19:14:11.579Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-09T19:14:11.840Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-09T19:14:11.840Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-09T19:14:12.102Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-09T19:14:12.362Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-09T19:14:12.362Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-09T19:14:12.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:12.444Z] INFO: Testing against a local daemon [2022-04-09T19:14:12.444Z] === RUN TestPluginWithDevMounts [2022-04-09T19:14:12.444Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:12.444Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-09T19:14:12.444Z] PASS [2022-04-09T19:14:12.444Z] ok github.com/docker/docker/integration/plugin/volumes 0.119s [2022-04-09T19:14:12.444Z] [2022-04-09T19:14:12.444Z] === Skipped [2022-04-09T19:14:12.444Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-09T19:14:12.444Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:12.444Z] [2022-04-09T19:14:12.444Z] DONE 1 tests, 1 skipped in 2.642s [2022-04-09T19:14:12.444Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-09T19:14:12.935Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-09T19:14:12.935Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-09T19:14:13.508Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-09T19:14:14.079Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-09T19:14:14.079Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-09T19:14:14.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:14.614Z] INFO: Testing against a local daemon [2022-04-09T19:14:14.614Z] === RUN TestSecretInspect [2022-04-09T19:14:14.614Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-09T19:14:14.614Z] === RUN TestSecretList [2022-04-09T19:14:14.614Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] --- SKIP: TestSecretList (0.00s) [2022-04-09T19:14:14.614Z] === RUN TestSecretsCreateAndDelete [2022-04-09T19:14:14.614Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-09T19:14:14.614Z] === RUN TestSecretsUpdate [2022-04-09T19:14:14.614Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-09T19:14:14.614Z] === RUN TestTemplatedSecret [2022-04-09T19:14:14.614Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-09T19:14:14.614Z] === RUN TestSecretCreateResolve [2022-04-09T19:14:14.614Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:14.614Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-09T19:14:14.614Z] PASS [2022-04-09T19:14:14.614Z] ok github.com/docker/docker/integration/secret 0.150s [2022-04-09T19:14:14.614Z] [2022-04-09T19:14:14.614Z] === Skipped [2022-04-09T19:14:14.614Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-09T19:14:14.614Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] [2022-04-09T19:14:14.614Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-09T19:14:14.614Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] [2022-04-09T19:14:14.614Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-09T19:14:14.614Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] [2022-04-09T19:14:14.614Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-09T19:14:14.614Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] [2022-04-09T19:14:14.614Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-09T19:14:14.614Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:14.614Z] [2022-04-09T19:14:14.614Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-04-09T19:14:14.614Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:14.614Z] [2022-04-09T19:14:14.614Z] DONE 6 tests, 6 skipped in 2.206s [2022-04-09T19:14:14.614Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-09T19:14:14.652Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-09T19:14:17.954Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-09T19:14:17.954Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-09T19:14:17.954Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-09T19:14:17.954Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-04-09T19:14:17.954Z] === RUN TestInfoDebug [2022-04-09T19:14:18.525Z] --- PASS: TestInfoDebug (0.52s) [2022-04-09T19:14:18.525Z] === RUN TestInfoInsecureRegistries [2022-04-09T19:14:18.786Z] === RUN TestDockerSuite/TestImportFile [2022-04-09T19:14:19.046Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-09T19:14:19.046Z] === RUN TestInfoRegistryMirrors [2022-04-09T19:14:19.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:19.290Z] INFO: Testing against a local daemon [2022-04-09T19:14:19.290Z] === RUN TestServiceCreateInit [2022-04-09T19:14:19.290Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-09T19:14:19.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-09T19:14:19.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- PASS: TestServiceCreateInit (0.09s) [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestCreateServiceMultipleTimes [2022-04-09T19:14:19.290Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestCreateServiceConflict [2022-04-09T19:14:19.290Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestCreateServiceMaxReplicas [2022-04-09T19:14:19.290Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateServiceMaxReplicas (0.08s) [2022-04-09T19:14:19.290Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-09T19:14:19.290Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestCreateServiceSecretFileMode [2022-04-09T19:14:19.290Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestCreateServiceConfigFileMode [2022-04-09T19:14:19.290Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestCreateServiceSysctls [2022-04-09T19:14:19.290Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-09T19:14:19.290Z] === RUN TestCreateServiceCapabilities [2022-04-09T19:14:19.290Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-04-09T19:14:19.290Z] === RUN TestInspect [2022-04-09T19:14:19.290Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestInspect (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestCreateJob [2022-04-09T19:14:19.290Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestCreateJob (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestReplicatedJob [2022-04-09T19:14:19.290Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestUpdateReplicatedJob [2022-04-09T19:14:19.290Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestServiceListWithStatuses [2022-04-09T19:14:19.290Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestDockerNetworkConnectAlias [2022-04-09T19:14:19.290Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestDockerNetworkReConnect [2022-04-09T19:14:19.290Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestServicePlugin [2022-04-09T19:14:19.290Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestServiceUpdateLabel [2022-04-09T19:14:19.290Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestServiceUpdateSecrets [2022-04-09T19:14:19.290Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestServiceUpdateConfigs [2022-04-09T19:14:19.290Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestServiceUpdateNetwork [2022-04-09T19:14:19.290Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-09T19:14:19.290Z] === RUN TestServiceUpdatePidsLimit [2022-04-09T19:14:19.290Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-09T19:14:19.290Z] PASS [2022-04-09T19:14:19.290Z] ok github.com/docker/docker/integration/service 0.411s [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === Skipped [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T19:14:19.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:14:19.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-09T19:14:19.290Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-09T19:14:19.290Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.08s) [2022-04-09T19:14:19.290Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-09T19:14:19.290Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-09T19:14:19.290Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-09T19:14:19.290Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-09T19:14:19.290Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-04-09T19:14:19.290Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-09T19:14:19.290Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-09T19:14:19.290Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-09T19:14:19.290Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-09T19:14:19.290Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-09T19:14:19.290Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-09T19:14:19.290Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-09T19:14:19.290Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-09T19:14:19.290Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-09T19:14:19.290Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-09T19:14:19.290Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-09T19:14:19.290Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-09T19:14:19.290Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-09T19:14:19.290Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:14:19.290Z] [2022-04-09T19:14:19.290Z] DONE 24 tests, 23 skipped in 4.243s [2022-04-09T19:14:19.290Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-09T19:14:19.617Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-09T19:14:19.617Z] === RUN TestLoginFailsWithBadCredentials [2022-04-09T19:14:19.878Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-04-09T19:14:19.878Z] === RUN TestPingCacheHeaders [2022-04-09T19:14:19.878Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-09T19:14:19.878Z] === RUN TestPingGet [2022-04-09T19:14:19.878Z] --- PASS: TestPingGet (0.02s) [2022-04-09T19:14:19.878Z] === RUN TestPingHead [2022-04-09T19:14:19.878Z] --- PASS: TestPingHead (0.02s) [2022-04-09T19:14:19.878Z] === RUN TestPingSwarmHeader [2022-04-09T19:14:19.878Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-09T19:14:19.878Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-09T19:14:20.450Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-09T19:14:21.027Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-09T19:14:21.027Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-09T19:14:21.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:21.468Z] INFO: Testing against a local daemon [2022-04-09T19:14:21.468Z] === RUN TestSessionCreate [2022-04-09T19:14:21.468Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-09T19:14:21.468Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-09T19:14:21.468Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-09T19:14:21.468Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-09T19:14:21.924Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-09T19:14:21.924Z] PASS [2022-04-09T19:14:21.924Z] ok github.com/docker/docker/integration/session 0.122s [2022-04-09T19:14:21.924Z] [2022-04-09T19:14:21.924Z] === Skipped [2022-04-09T19:14:21.924Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-09T19:14:21.924Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-09T19:14:21.924Z] [2022-04-09T19:14:21.924Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-09T19:14:21.924Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-09T19:14:21.924Z] [2022-04-09T19:14:21.924Z] DONE 2 tests, 2 skipped in 2.588s [2022-04-09T19:14:21.924Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-09T19:14:21.976Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-09T19:14:22.237Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-04-09T19:14:22.237Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-09T19:14:22.237Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-09T19:14:22.237Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-09T19:14:22.237Z] === RUN TestVersion [2022-04-09T19:14:22.237Z] --- PASS: TestVersion (0.02s) [2022-04-09T19:14:22.237Z] === CONT TestDiskUsage [2022-04-09T19:14:22.497Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/container_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/image_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/volume_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-09T19:14:22.759Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-09T19:14:23.020Z] === RUN TestDiskUsage/after_container.Run [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-09T19:14:23.281Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage (1.36s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-09T19:14:23.543Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-09T19:14:23.543Z] PASS [2022-04-09T19:14:23.543Z] [2022-04-09T19:14:23.543Z] === Skipped [2022-04-09T19:14:23.543Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:14:23.543Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-09T19:14:23.543Z] [2022-04-09T19:14:23.543Z] DONE 54 tests, 1 skipped in 22.786s [2022-04-09T19:14:23.543Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-09T19:14:23.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:14:23.543Z] ++ set -e [2022-04-09T19:14:23.543Z] ++ '[' -n 0 ']' [2022-04-09T19:14:23.543Z] ++ set -x [2022-04-09T19:14:23.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-09T19:14:23.543Z] INFO: Testing against a local daemon [2022-04-09T19:14:23.543Z] === RUN TestVolumesCreateAndList [2022-04-09T19:14:23.543Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-09T19:14:23.543Z] === RUN TestVolumesRemove [2022-04-09T19:14:23.804Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-09T19:14:23.804Z] === RUN TestVolumesInspect [2022-04-09T19:14:23.804Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-09T19:14:23.804Z] === RUN TestVolumesInvalidJSON [2022-04-09T19:14:23.804Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-09T19:14:23.804Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-09T19:14:23.804Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-09T19:14:23.804Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-09T19:14:23.804Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-09T19:14:23.804Z] PASS [2022-04-09T19:14:23.804Z] [2022-04-09T19:14:23.804Z] DONE 5 tests in 0.240s [2022-04-09T19:14:23.804Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-09T19:14:23.804Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-09T19:14:24.065Z] ++++ cat bundles/test-integration/docker.pid [2022-04-09T19:14:24.065Z] +++ kill 6667 [2022-04-09T19:14:24.328Z] +++ /etc/init.d/apparmor stop [2022-04-09T19:14:24.328Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-09T19:14:24.328Z] [2022-04-09T19:14:24.328Z] Unloading profiles will leave already running processes permanently [2022-04-09T19:14:24.328Z] unconfined, which can lead to unexpected situations. [2022-04-09T19:14:24.328Z] [2022-04-09T19:14:24.328Z] To set a process to complain mode, use the command line tool [2022-04-09T19:14:24.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-09T19:14:24.328Z] +++ true [2022-04-09T19:14:24.328Z] exiting test-integration [2022-04-09T19:14:24.328Z] ++ exit 0 [2022-04-09T19:14:24.328Z] [2022-04-09T19:14:24.590Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-09T19:14:24.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:24.837Z] INFO: Testing against a local daemon [2022-04-09T19:14:24.837Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:14:24.837Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:24.837Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestDiskUsage [2022-04-09T19:14:24.837Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-09T19:14:24.837Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestEventsExecDie [2022-04-09T19:14:24.837Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-09T19:14:24.837Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestEventsBackwardsCompatible [2022-04-09T19:14:24.837Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-09T19:14:24.837Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestEventsVolumeCreate [2022-04-09T19:14:24.837Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-09T19:14:24.837Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestInfoAPI [2022-04-09T19:14:24.837Z] --- PASS: TestInfoAPI (0.06s) [2022-04-09T19:14:24.837Z] === RUN TestInfoAPIWarnings [2022-04-09T19:14:24.837Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:14:24.837Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestInfoDebug [2022-04-09T19:14:24.837Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:14:24.837Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestInfoInsecureRegistries [2022-04-09T19:14:24.837Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:14:24.837Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestInfoRegistryMirrors [2022-04-09T19:14:24.837Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:14:24.837Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-09T19:14:24.837Z] === RUN TestLoginFailsWithBadCredentials [2022-04-09T19:14:24.851Z] + for job in $(jobs -p) [2022-04-09T19:14:24.851Z] + wait 31313 [2022-04-09T19:14:25.423Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-09T19:14:25.800Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-09T19:14:25.800Z] === RUN TestPingCacheHeaders [2022-04-09T19:14:25.800Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-09T19:14:25.800Z] === RUN TestPingGet [2022-04-09T19:14:25.800Z] --- PASS: TestPingGet (0.06s) [2022-04-09T19:14:25.800Z] === RUN TestPingHead [2022-04-09T19:14:25.800Z] --- PASS: TestPingHead (0.06s) [2022-04-09T19:14:25.800Z] === RUN TestPingSwarmHeader [2022-04-09T19:14:25.800Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:25.800Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-09T19:14:25.800Z] === RUN TestVersion [2022-04-09T19:14:25.800Z] --- PASS: TestVersion (0.06s) [2022-04-09T19:14:25.800Z] PASS [2022-04-09T19:14:25.997Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-09T19:14:25.997Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-09T19:14:25.997Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-09T19:14:26.260Z] ok github.com/docker/docker/integration/system 1.380s [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === Skipped [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:14:26.260Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-09T19:14:26.260Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-09T19:14:26.260Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-09T19:14:26.260Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-09T19:14:26.260Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-09T19:14:26.260Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-09T19:14:26.260Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-09T19:14:26.260Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-09T19:14:26.260Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-09T19:14:26.260Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:26.260Z] [2022-04-09T19:14:26.260Z] DONE 16 tests, 10 skipped in 4.156s [2022-04-09T19:14:26.260Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-09T19:14:26.570Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-09T19:14:27.143Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-09T19:14:27.717Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-09T19:14:28.286Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-09T19:14:28.546Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-09T19:14:29.118Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-09T19:14:29.118Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-09T19:14:29.159Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:29.159Z] INFO: Testing against a local daemon [2022-04-09T19:14:29.159Z] === RUN TestVolumesCreateAndList [2022-04-09T19:14:29.159Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-09T19:14:29.159Z] === RUN TestVolumesRemove [2022-04-09T19:14:29.159Z] --- PASS: TestVolumesRemove (0.21s) [2022-04-09T19:14:29.159Z] === RUN TestVolumesInspect [2022-04-09T19:14:29.159Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-09T19:14:29.159Z] === RUN TestVolumesInvalidJSON [2022-04-09T19:14:29.159Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-09T19:14:29.159Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-09T19:14:29.159Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-09T19:14:29.159Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-09T19:14:29.159Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-09T19:14:29.159Z] PASS [2022-04-09T19:14:29.159Z] ok github.com/docker/docker/integration/volume 0.475s [2022-04-09T19:14:29.159Z] [2022-04-09T19:14:29.159Z] DONE 5 tests in 2.968s [2022-04-09T19:14:29.616Z] INFO: make.ps1 ended at 04/09/2022 19:14:29 [2022-04-09T19:14:29.616Z] INFO: Integration CLI tests being run from the host: [2022-04-09T19:14:29.616Z] 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" [2022-04-09T19:14:30.058Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-09T19:14:30.630Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-09T19:14:30.892Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-09T19:14:31.153Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-09T19:14:31.414Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-09T19:14:31.414Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-09T19:14:31.414Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-09T19:14:32.357Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-09T19:14:32.618Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-09T19:14:33.190Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-09T19:14:33.762Z] === RUN TestDockerSuite/TestInspectImage [2022-04-09T19:14:33.762Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-09T19:14:33.762Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-09T19:14:33.762Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-09T19:14:33.762Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-09T19:14:34.335Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-09T19:14:34.597Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-09T19:14:34.597Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-09T19:14:35.173Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-09T19:14:35.745Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-09T19:14:37.658Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-09T19:14:37.658Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-09T19:14:38.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:14:38.130Z] INFO: Testing against a local daemon [2022-04-09T19:14:38.130Z] === RUN TestBuildWithSession [2022-04-09T19:14:38.130Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:14:38.130Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-09T19:14:38.130Z] === RUN TestBuildSquashParent [2022-04-09T19:14:38.130Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:14:38.130Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-09T19:14:38.130Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-09T19:14:38.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:14:38.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:14:38.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:14:38.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:14:38.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:14:38.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:14:38.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:14:38.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:14:38.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:14:38.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:14:38.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:14:38.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:14:38.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-09T19:14:38.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-09T19:14:38.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-09T19:14:38.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-09T19:14:38.230Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-09T19:14:38.819Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-09T19:14:40.210Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-09T19:14:40.470Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-09T19:14:41.043Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-09T19:14:41.305Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-09T19:14:41.876Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-09T19:14:42.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-09T19:14:42.193Z] INFO: Testing against a local daemon [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-09T19:14:42.193Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-09T19:14:42.193Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-09T19:14:42.193Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-09T19:14:42.447Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-09T19:14:42.708Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-09T19:14:42.708Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-09T19:14:42.848Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-09T19:14:43.156Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-09T19:14:43.618Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-09T19:14:44.095Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-09T19:14:44.127Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-09T19:14:44.127Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-09T19:14:44.127Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-09T19:14:44.127Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-09T19:14:44.127Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-09T19:14:44.127Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-09T19:14:44.127Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-09T19:14:44.127Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-09T19:14:44.127Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-09T19:14:44.585Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-09T19:14:44.585Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-09T19:14:45.038Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-09T19:14:46.429Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-09T19:14:46.429Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-09T19:14:46.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-09T19:14:46.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-09T19:14:47.370Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-09T19:14:48.756Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-09T19:14:49.906Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-09T19:14:49.906Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:14:49.906Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-09T19:14:49.906Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-09T19:14:49.906Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-09T19:14:50.142Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-09T19:14:50.142Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-09T19:14:51.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-09T19:14:51.657Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-09T19:14:51.917Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-09T19:14:52.488Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-09T19:14:52.803Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-09T19:14:55.710Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-09T19:14:55.710Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-09T19:14:55.710Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-09T19:14:55.710Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-09T19:14:55.710Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-09T19:14:55.710Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-09T19:14:55.710Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-09T19:14:55.710Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-09T19:14:55.710Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-09T19:14:57.055Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-09T19:14:57.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.03s) [2022-04-09T19:14:57.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.18s) [2022-04-09T19:14:57.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.53s) [2022-04-09T19:14:57.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.09s) [2022-04-09T19:14:57.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.64s) [2022-04-09T19:14:57.055Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.96s) [2022-04-09T19:14:57.055Z] === RUN TestBuildMultiStageCopy [2022-04-09T19:14:57.055Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-09T19:14:59.080Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-09T19:14:59.502Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-09T19:14:59.502Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-09T19:14:59.502Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-09T19:14:59.502Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-09T19:14:59.502Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-09T19:15:00.466Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-09T19:15:01.861Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-09T19:15:02.125Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-09T19:15:03.509Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-09T19:15:03.509Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-09T19:15:03.770Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-09T19:15:03.770Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-09T19:15:03.770Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-09T19:15:04.341Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-09T19:15:04.912Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-09T19:15:06.552Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-09T19:15:07.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-09T19:15:07.827Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-09T19:15:09.115Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-09T19:15:09.115Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-09T19:15:09.361Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-09T19:15:10.894Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-09T19:15:12.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-09T19:15:12.430Z] --- PASS: TestBuildMultiStageCopy (15.78s) [2022-04-09T19:15:12.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.41s) [2022-04-09T19:15:12.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2022-04-09T19:15:12.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-04-09T19:15:12.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s) [2022-04-09T19:15:12.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.69s) [2022-04-09T19:15:12.430Z] === RUN TestBuildMultiStageParentConfig [2022-04-09T19:15:13.356Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-09T19:15:13.927Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-09T19:15:13.927Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-09T19:15:15.312Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-09T19:15:16.159Z] --- PASS: TestBuildMultiStageParentConfig (3.25s) [2022-04-09T19:15:16.159Z] === RUN TestBuildLabelWithTargets [2022-04-09T19:15:16.159Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:15:16.159Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-09T19:15:16.159Z] === RUN TestBuildWithEmptyLayers [2022-04-09T19:15:16.255Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-09T19:15:17.123Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-04-09T19:15:17.123Z] === RUN TestBuildMultiStageOnBuild [2022-04-09T19:15:17.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-09T19:15:17.198Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-09T19:15:18.140Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-09T19:15:19.086Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-09T19:15:19.348Z] docker_api_swarm_service_test.go:395: [d1659cb8aa8f8] joining swarm manager [d0d6924172ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:15:20.291Z] docker_api_swarm_service_test.go:395: [de7b0ae8069b9] joining swarm manager [d0d6924172ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:15:21.708Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-09T19:15:22.280Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-09T19:15:22.854Z] === RUN TestDockerSuite/TestLogsSince [2022-04-09T19:15:31.032Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-09T19:15:34.841Z] --- PASS: TestBuildMultiStageOnBuild (15.39s) [2022-04-09T19:15:34.841Z] === RUN TestBuildUncleanTarFilenames [2022-04-09T19:15:34.841Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:15:34.841Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-09T19:15:34.841Z] === RUN TestBuildMultiStageLayerLeak [2022-04-09T19:15:35.237Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-09T19:15:35.808Z] === RUN TestDockerSuite/TestLogsTail [2022-04-09T19:15:35.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-09T19:15:36.379Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-09T19:15:36.949Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-09T19:15:37.210Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-09T19:15:37.781Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-09T19:15:38.042Z] docker_api_swarm_service_test.go:343: [d38e7dca02db6] joining swarm manager [d468f011d12ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:15:38.305Z] === RUN TestDockerSuite/TestNetHostname [2022-04-09T19:15:38.878Z] docker_api_swarm_service_test.go:343: [d178826976af5] joining swarm manager [d468f011d12ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:15:40.267Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-09T19:15:40.267Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/builder/dockerfile 0.510s coverage: 49.3% of statements [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/builder/remotecontext/git 1.813s coverage: 86.3% of statements [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/cli [no test files] [2022-04-09T19:15:42.082Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-09T19:15:42.082Z] ok github.com/docker/docker/cmd/docker-proxy 0.237s coverage: 67.6% of statements [2022-04-09T19:15:43.459Z] ok github.com/docker/docker/client 0.191s coverage: 75.6% of statements [2022-04-09T19:15:46.859Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-09T19:15:47.120Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-09T19:15:47.690Z] === RUN TestDockerSuite/TestPluginActive [2022-04-09T19:15:49.602Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-09T19:15:52.737Z] --- PASS: TestBuildMultiStageLayerLeak (17.63s) [2022-04-09T19:15:52.737Z] === RUN TestBuildWithHugeFile [2022-04-09T19:15:52.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-09T19:15:54.833Z] docker_api_swarm_service_test.go:490: [d2252b837b1c0] joining swarm manager [d5e0270d3ab63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:15:55.094Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-09T19:15:55.094Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-09T19:15:55.094Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-09T19:15:55.667Z] docker_api_swarm_service_test.go:490: [d405d6d500cf9] joining swarm manager [d5e0270d3ab63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:15:56.611Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-09T19:15:59.911Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-09T19:16:01.293Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-09T19:16:03.839Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-09T19:16:08.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-09T19:16:08.987Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-09T19:16:10.902Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-09T19:16:11.846Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-09T19:16:12.791Z] === RUN TestDockerSuite/TestPortList [2022-04-09T19:16:14.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-09T19:16:16.735Z] docker_api_swarm_service_test.go:128: [de40982ee30ad] joining swarm manager [d2d1666053b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:16:17.307Z] docker_api_swarm_service_test.go:129: [d80a764256baf] joining swarm manager [d2d1666053b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:16:19.226Z] docker_api_swarm_service_test.go:137: [d275b7274be91] joining swarm manager [d2d1666053b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-09T19:16:20.170Z] docker_api_swarm_service_test.go:138: [d2eb647a4c0ab] joining swarm manager [d2d1666053b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-09T19:16:20.431Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-09T19:16:21.816Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-09T19:16:25.828Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-09T19:16:25.828Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-09T19:16:25.828Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-09T19:16:25.828Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-09T19:16:25.828Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-09T19:16:25.828Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-09T19:16:25.828Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-09T19:16:25.828Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-09T19:16:25.828Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-09T19:16:25.828Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-09T19:16:25.828Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-09T19:16:25.828Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-09T19:16:25.828Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-09T19:16:25.828Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-09T19:16:25.828Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-09T19:16:25.829Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.829Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-09T19:16:25.829Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.829Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-09T19:16:25.829Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-09T19:16:25.829Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-09T19:16:25.829Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-09T19:16:25.829Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-09T19:16:25.829Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-09T19:16:28.403Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-09T19:16:28.403Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-09T19:16:28.403Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-09T19:16:28.403Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-09T19:16:28.403Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-09T19:16:28.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-09T19:16:28.666Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-09T19:16:29.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-09T19:16:29.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-09T19:16:30.141Z] ok github.com/docker/docker/cmd/dockerd 0.104s coverage: 28.9% of statements [2022-04-09T19:16:30.141Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-09T19:16:30.141Z] ok github.com/docker/docker/cmd/dockerd/trap 2.499s coverage: 0.0% of statements [2022-04-09T19:16:30.141Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-09T19:16:30.141Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-09T19:16:30.141Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-09T19:16:30.141Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-09T19:16:30.141Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-09T19:16:30.181Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-09T19:16:30.181Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-09T19:16:30.502Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-09T19:16:32.097Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-09T19:16:32.668Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-09T19:16:33.238Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-09T19:16:33.238Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-09T19:16:33.424Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2022-04-09T19:16:34.798Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-09T19:16:35.153Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-09T19:16:35.732Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-09T19:16:36.095Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-09T19:16:38.012Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-09T19:16:41.327Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-09T19:16:41.327Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-09T19:16:42.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-09T19:16:43.654Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-09T19:16:43.848Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-04-09T19:16:43.848Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-09T19:16:44.106Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-04-09T19:16:44.672Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-09T19:16:44.931Z] ok github.com/docker/docker/daemon 10.185s coverage: 17.0% of statements [2022-04-09T19:16:44.931Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-09T19:16:44.931Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-09T19:16:44.931Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-09T19:16:44.931Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-09T19:16:45.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-09T19:16:46.307Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.734s coverage: 74.8% of statements [2022-04-09T19:16:46.950Z] docker_api_swarm_service_test.go:304: [d112a92824739] joining swarm manager [da6e10f6dccd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:16:47.242Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-09T19:16:47.242Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.331s coverage: 56.2% of statements [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-09T19:16:47.816Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-09T19:16:47.816Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-09T19:16:47.816Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-09T19:16:47.816Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-09T19:16:47.816Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-09T19:16:47.893Z] docker_api_swarm_service_test.go:304: [d9d0e789d1660] joining swarm manager [da6e10f6dccd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:16:49.145Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-04-09T19:16:50.559Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.368s coverage: 50.6% of statements [2022-04-09T19:16:50.709Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-09T19:16:51.201Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-09T19:16:51.772Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-09T19:16:51.941Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.701s coverage: 45.9% of statements [2022-04-09T19:16:51.941Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-09T19:16:52.237Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-09T19:16:52.237Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-09T19:16:52.237Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-09T19:16:52.237Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-09T19:16:52.237Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-09T19:16:52.237Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-09T19:16:52.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.744s coverage: 58.2% of statements [2022-04-09T19:16:52.878Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-09T19:16:52.878Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-09T19:16:52.878Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-09T19:16:53.158Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-09T19:16:54.100Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-09T19:16:54.256Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-09T19:16:54.514Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-09T19:16:54.672Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-09T19:16:55.126Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-09T19:16:55.447Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.6% of statements [2022-04-09T19:16:55.447Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-09T19:16:55.447Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-09T19:16:56.383Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.0% of statements [2022-04-09T19:16:56.950Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 79.9% of statements [2022-04-09T19:16:57.207Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-04-09T19:16:57.207Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-09T19:16:57.216Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-09T19:16:57.774Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2022-04-09T19:16:57.774Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2022-04-09T19:16:58.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-09T19:16:58.599Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-09T19:16:58.601Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-09T19:16:59.166Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 78.7% of statements [2022-04-09T19:16:59.425Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-09T19:16:59.545Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-09T19:16:59.545Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-09T19:16:59.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 54.9% of statements [2022-04-09T19:17:00.115Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-09T19:17:00.289Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-04-09T19:17:01.250Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-09T19:17:01.509Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2022-04-09T19:17:01.515Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-09T19:17:02.077Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-09T19:17:03.015Z] ok github.com/docker/docker/daemon/logger/splunk 1.624s coverage: 82.5% of statements [2022-04-09T19:17:03.015Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-09T19:17:03.015Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-09T19:17:03.430Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-09T19:17:03.430Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-09T19:17:03.430Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-09T19:17:03.430Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-09T19:17:03.952Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2022-04-09T19:17:04.002Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-09T19:17:04.002Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-09T19:17:04.002Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-09T19:17:04.520Z] ok github.com/docker/docker/distribution 0.614s coverage: 28.3% of statements [2022-04-09T19:17:04.520Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-09T19:17:04.574Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-09T19:17:04.779Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-09T19:17:05.515Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-09T19:17:05.714Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-04-09T19:17:05.972Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-09T19:17:06.454Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-09T19:17:06.539Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-09T19:17:06.539Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-04-09T19:17:06.539Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-09T19:17:07.027Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-09T19:17:07.104Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-04-09T19:17:07.104Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-09T19:17:07.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-09T19:17:07.363Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-04-09T19:17:08.297Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-09T19:17:08.864Z] ok github.com/docker/docker/opts 0.021s coverage: 66.5% of statements [2022-04-09T19:17:08.864Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-09T19:17:09.837Z] docker_api_swarm_service_test.go:100: [de7efc911df62] joining swarm manager [ddc4c3470e23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:17:09.906Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-09T19:17:10.412Z] docker_api_swarm_service_test.go:101: [d24d7490ba75b] joining swarm manager [ddc4c3470e23e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:17:10.767Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.5% of statements [2022-04-09T19:17:11.025Z] ok github.com/docker/docker/pkg/authorization 0.175s coverage: 68.3% of statements [2022-04-09T19:17:11.283Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-09T19:17:11.541Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-09T19:17:13.622Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-09T19:17:13.719Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-09T19:17:14.590Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-09T19:17:14.590Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-09T19:17:14.590Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-09T19:17:14.825Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 42.7% of statements [2022-04-09T19:17:14.825Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-09T19:17:15.084Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-09T19:17:15.084Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-09T19:17:15.108Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-09T19:17:16.018Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-09T19:17:16.018Z] ok github.com/docker/docker/layer 7.899s coverage: 69.0% of statements [2022-04-09T19:17:16.018Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-09T19:17:16.018Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-09T19:17:16.277Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-09T19:17:16.277Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-09T19:17:16.277Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-09T19:17:16.277Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-09T19:17:16.493Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-09T19:17:16.493Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-09T19:17:16.493Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-09T19:17:16.754Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-09T19:17:16.843Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-04-09T19:17:16.843Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-04-09T19:17:16.843Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2022-04-09T19:17:18.218Z] ok github.com/docker/docker/pkg/idtools 0.500s coverage: 67.9% of statements [2022-04-09T19:17:18.218Z] ok github.com/docker/docker/pkg/ioutils 0.449s coverage: 70.1% of statements [2022-04-09T19:17:18.309Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-09T19:17:18.477Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-09T19:17:18.477Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-04-09T19:17:18.477Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-09T19:17:18.664Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-09T19:17:18.735Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-04-09T19:17:18.735Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-09T19:17:18.993Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-09T19:17:19.251Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-04-09T19:17:19.251Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-09T19:17:19.251Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-09T19:17:19.251Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-09T19:17:19.606Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-09T19:17:19.838Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-09T19:17:20.187Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-09T19:17:20.445Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-09T19:17:20.703Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-09T19:17:20.961Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-09T19:17:21.532Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-09T19:17:22.335Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-04-09T19:17:22.335Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-09T19:17:22.488Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-09T19:17:22.488Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-09T19:17:22.488Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-09T19:17:22.594Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-09T19:17:22.854Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-09T19:17:23.113Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-09T19:17:23.113Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-09T19:17:23.681Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-09T19:17:23.939Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-09T19:17:24.198Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-09T19:17:24.766Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-09T19:17:25.024Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-04-09T19:17:25.035Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-09T19:17:25.283Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-09T19:17:25.283Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-09T19:17:25.608Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-09T19:17:25.608Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-09T19:17:25.617Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-09T19:17:25.617Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-09T19:17:25.617Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-09T19:17:25.617Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-09T19:17:25.617Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-09T19:17:25.617Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-09T19:17:25.617Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-09T19:17:25.617Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-09T19:17:25.617Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-09T19:17:25.617Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-09T19:17:27.185Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-09T19:17:27.444Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-09T19:17:27.526Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-09T19:17:27.703Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-09T19:17:27.787Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-09T19:17:29.077Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-04-09T19:17:29.077Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-09T19:17:29.698Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-09T19:17:29.959Z] check_test.go:379: [de7efc911df62] daemon is not started [2022-04-09T19:17:30.010Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-04-09T19:17:30.220Z] === RUN TestDockerSuite/TestRmiTag [2022-04-09T19:17:30.268Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-09T19:17:30.480Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-09T19:17:30.526Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-09T19:17:31.050Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-09T19:17:31.092Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-04-09T19:17:31.351Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-09T19:17:33.254Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-09T19:17:33.513Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2022-04-09T19:17:33.601Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-09T19:17:33.862Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-09T19:17:34.081Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-09T19:17:34.436Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-09T19:17:34.695Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-09T19:17:35.016Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-04-09T19:17:35.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-09T19:17:35.843Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-09T19:17:36.415Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-09T19:17:36.415Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-09T19:17:36.987Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-09T19:17:37.248Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-09T19:17:37.510Z] docker_api_swarm_service_test.go:533: [d5fa7ac8ade20] joining swarm manager [dfe47a879da63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:17:37.773Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-09T19:17:39.161Z] docker_api_swarm_service_test.go:534: [d03fea41fdf3a] joining swarm manager [dfe47a879da63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:17:39.161Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-09T19:17:39.421Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-09T19:17:39.991Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-09T19:17:40.563Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-09T19:17:42.505Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-09T19:17:43.451Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-09T19:17:44.023Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-09T19:17:44.596Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-09T19:17:45.540Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-09T19:17:46.113Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-09T19:17:46.686Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-09T19:17:47.259Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-09T19:17:48.201Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-09T19:17:48.463Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-09T19:17:49.034Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-09T19:17:49.295Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-09T19:17:49.295Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-09T19:17:50.681Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-09T19:17:51.254Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-09T19:17:51.825Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-09T19:17:52.086Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-09T19:17:52.658Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-09T19:17:52.658Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-09T19:17:53.228Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-09T19:17:53.489Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-09T19:17:54.061Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-09T19:17:54.321Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-09T19:17:54.894Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-09T19:17:54.894Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-09T19:17:55.156Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-09T19:17:55.417Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-09T19:17:55.989Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-09T19:17:56.563Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-09T19:17:56.933Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/rootless [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/volume [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-09T19:17:56.933Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === Skipped [2022-04-09T19:17:56.933Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-09T19:17:56.933Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-09T19:17:56.933Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-09T19:17:56.933Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-09T19:17:56.933Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:71: No driver to put! [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-09T19:17:56.933Z] time="2022-04-09T19:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-09T19:17:56.933Z] time="2022-04-09T19:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-09T19:17:56.933Z] time="2022-04-09T19:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-09T19:17:56.933Z] time="2022-04-09T19:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-09T19:17:56.933Z] time="2022-04-09T19:16:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:71: No driver to put! [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-09T19:17:56.933Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-09T19:17:56.933Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-09T19:17:56.933Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.933Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T19:17:56.933Z] [2022-04-09T19:17:56.933Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-09T19:17:56.933Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-09T19:17:56.934Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-09T19:17:56.934Z] [2022-04-09T19:17:56.934Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-09T19:17:56.934Z] graphtest_unix.go:71: No driver to put! [2022-04-09T19:17:56.934Z] [2022-04-09T19:17:56.934Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-09T19:17:56.934Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-09T19:17:56.934Z] [2022-04-09T19:17:56.934Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-09T19:17:56.934Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-09T19:17:56.934Z] [2022-04-09T19:17:56.934Z] DONE 2340 tests, 28 skipped in 247.625s [2022-04-09T19:17:56.934Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/bitseq [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cluster [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/config [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/datastore [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/driverapi [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/etchosts [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/idm [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipam [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/iptables [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/netlabel [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/netutils [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/networkdb [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/ns [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/options [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/osl [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/portallocator [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/portmapper [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/testutils [2022-04-09T19:17:56.934Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-09T19:17:56.934Z] + 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/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-09T19:17:57.136Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-09T19:17:57.709Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-09T19:17:57.709Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-09T19:17:57.970Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-09T19:17:58.936Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-09T19:17:59.880Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-09T19:18:00.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-09T19:18:01.087Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-09T19:18:01.257Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-09T19:18:01.257Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-09T19:18:01.257Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-09T19:18:01.257Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-09T19:18:01.657Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-09T19:18:01.713Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-09T19:18:01.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-09T19:18:01.918Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-09T19:18:02.488Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-09T19:18:03.061Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-09T19:18:04.002Z] docker_api_swarm_service_test.go:148: [de95592eda148] joining swarm manager [d896700b36665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:18:04.573Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-09T19:18:05.146Z] docker_api_swarm_service_test.go:148: [d14bf39d2698a] joining swarm manager [d896700b36665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:18:07.696Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-09T19:18:07.696Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-09T19:18:07.696Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-09T19:18:09.613Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-09T19:18:10.556Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-09T19:18:11.761Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-09T19:18:11.761Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-09T19:18:11.761Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-09T19:18:11.761Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-09T19:18:11.761Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-09T19:18:11.943Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-09T19:18:13.329Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-09T19:18:13.329Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-09T19:18:13.329Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-09T19:18:13.329Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-09T19:18:13.329Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-09T19:18:13.589Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-09T19:18:14.973Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-09T19:18:15.914Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-09T19:18:16.510Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-09T19:18:17.303Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-09T19:18:17.472Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-09T19:18:17.472Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-09T19:18:17.472Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-09T19:18:17.472Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-09T19:18:17.472Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-09T19:18:17.472Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-09T19:18:17.472Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-09T19:18:17.579Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-09T19:18:17.930Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-09T19:18:18.541Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-09T19:18:18.892Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-09T19:18:19.113Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-09T19:18:19.113Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-09T19:18:19.113Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-09T19:18:19.685Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-09T19:18:20.629Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-09T19:18:20.629Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-09T19:18:21.200Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-09T19:18:21.772Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-09T19:18:22.033Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-09T19:18:22.608Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-09T19:18:22.608Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-09T19:18:22.614Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-09T19:18:22.775Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-09T19:18:22.775Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-09T19:18:22.775Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-09T19:18:22.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-09T19:18:23.182Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-09T19:18:23.755Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-09T19:18:24.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-09T19:18:24.146Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-09T19:18:24.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-09T19:18:24.146Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-09T19:18:24.146Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-09T19:18:24.146Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-09T19:18:24.326Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-09T19:18:24.897Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-09T19:18:25.158Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-09T19:18:25.728Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-09T19:18:25.989Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-09T19:18:26.560Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-09T19:18:26.560Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-09T19:18:26.821Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-09T19:18:27.392Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-09T19:18:27.868Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-09T19:18:28.335Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-09T19:18:28.335Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T19:18:28.335Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-09T19:18:28.335Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-09T19:18:29.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-09T19:18:29.830Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-09T19:18:30.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-09T19:18:30.886Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-09T19:18:31.458Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-09T19:18:31.719Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-09T19:18:32.293Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-09T19:18:33.235Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-09T19:18:33.235Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-09T19:18:33.235Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-09T19:18:33.235Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-09T19:18:33.808Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-09T19:18:34.833Z] --- PASS: TestBuildWithHugeFile (163.49s) [2022-04-09T19:18:34.833Z] === RUN TestBuildWCOWSandboxSize [2022-04-09T19:18:34.833Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:18:34.833Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:18:34.833Z] === RUN TestBuildWithEmptyDockerfile [2022-04-09T19:18:34.833Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:18:34.833Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:18:34.833Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:18:34.833Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:18:34.833Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:18:34.833Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:18:34.833Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-09T19:18:34.833Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-09T19:18:34.833Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-09T19:18:34.833Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-09T19:18:34.833Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-09T19:18:34.833Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-09T19:18:34.833Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-09T19:18:34.833Z] === RUN TestBuildPreserveOwnership [2022-04-09T19:18:34.833Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:18:34.833Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-09T19:18:34.833Z] === RUN TestBuildPlatformInvalid [2022-04-09T19:18:34.833Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-09T19:18:34.833Z] PASS [2022-04-09T19:18:34.833Z] ok github.com/docker/docker/integration/build 242.405s [2022-04-09T19:18:34.833Z] [2022-04-09T19:18:34.833Z] === Skipped [2022-04-09T19:18:34.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-09T19:18:34.833Z] build_session_test.go:25: TODO: BuildKit [2022-04-09T19:18:34.833Z] [2022-04-09T19:18:34.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-09T19:18:34.833Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:34.833Z] [2022-04-09T19:18:34.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-09T19:18:34.833Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:18:34.833Z] [2022-04-09T19:18:34.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-09T19:18:34.833Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:18:34.833Z] [2022-04-09T19:18:34.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-09T19:18:34.833Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-09T19:18:34.833Z] [2022-04-09T19:18:34.833Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-09T19:18:34.833Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:18:34.833Z] [2022-04-09T19:18:34.833Z] DONE 29 tests, 6 skipped in 287.449s [2022-04-09T19:18:34.833Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-09T19:18:35.738Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-09T19:18:36.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-09T19:18:36.679Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-09T19:18:37.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:18:37.017Z] INFO: Testing against a local daemon [2022-04-09T19:18:37.017Z] === RUN TestConfigInspect [2022-04-09T19:18:37.017Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.017Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-09T19:18:37.017Z] === RUN TestConfigList [2022-04-09T19:18:37.017Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.017Z] --- SKIP: TestConfigList (0.00s) [2022-04-09T19:18:37.017Z] === RUN TestConfigsCreateAndDelete [2022-04-09T19:18:37.017Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.017Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-09T19:18:37.017Z] === RUN TestConfigsUpdate [2022-04-09T19:18:37.017Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.017Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-09T19:18:37.017Z] === RUN TestTemplatedConfig [2022-04-09T19:18:37.017Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.017Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-09T19:18:37.017Z] === RUN TestConfigCreateResolve [2022-04-09T19:18:37.017Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:18:37.017Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-09T19:18:37.017Z] PASS [2022-04-09T19:18:37.017Z] ok github.com/docker/docker/integration/config 0.140s [2022-04-09T19:18:37.475Z] [2022-04-09T19:18:37.475Z] === Skipped [2022-04-09T19:18:37.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-09T19:18:37.475Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.475Z] [2022-04-09T19:18:37.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-09T19:18:37.475Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.475Z] [2022-04-09T19:18:37.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-09T19:18:37.475Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.475Z] [2022-04-09T19:18:37.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-09T19:18:37.475Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.475Z] [2022-04-09T19:18:37.475Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-09T19:18:37.475Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:37.475Z] [2022-04-09T19:18:37.475Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-09T19:18:37.475Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:18:37.475Z] [2022-04-09T19:18:37.475Z] DONE 6 tests, 6 skipped in 2.743s [2022-04-09T19:18:37.475Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-09T19:18:37.620Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-09T19:18:41.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:18:41.204Z] INFO: Testing against a local daemon [2022-04-09T19:18:41.204Z] === RUN TestCheckpoint [2022-04-09T19:18:41.204Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:18:41.204Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-09T19:18:41.204Z] === RUN TestContainerInvalidJSON [2022-04-09T19:18:41.204Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:18:41.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:18:41.205Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:18:41.205Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:18:41.205Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-09T19:18:41.205Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-09T19:18:41.205Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-04-09T19:18:41.205Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-09T19:18:41.205Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-09T19:18:41.205Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-09T19:18:41.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-04-09T19:18:41.663Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-09T19:18:41.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-09T19:18:42.120Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-04-09T19:18:42.120Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-09T19:18:42.120Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-04-09T19:18:42.120Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-09T19:18:42.579Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-04-09T19:18:42.579Z] === RUN TestCopyFromContainer [2022-04-09T19:18:42.579Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:42.579Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-09T19:18:42.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-09T19:18:42.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:18:42.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:18:42.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:18:42.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:18:42.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:18:42.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:18:42.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-09T19:18:42.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-09T19:18:42.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-09T19:18:42.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-09T19:18:42.579Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-09T19:18:42.579Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-09T19:18:42.579Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidEnv [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-09T19:18:42.579Z] === RUN TestCreateTmpfsMountsTarget [2022-04-09T19:18:42.579Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:42.579Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-09T19:18:42.579Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-09T19:18:42.579Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:18:42.579Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-09T19:18:42.579Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-09T19:18:42.579Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:18:42.579Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:18:42.579Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:18:42.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-09T19:18:42.579Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-09T19:18:42.579Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-09T19:18:42.579Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-09T19:18:42.579Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-09T19:18:42.579Z] === RUN TestCreateDifferentPlatform [2022-04-09T19:18:42.579Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-09T19:18:42.579Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-09T19:18:42.579Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-09T19:18:42.579Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-09T19:18:42.579Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-09T19:18:42.657Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-09T19:18:43.038Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-09T19:18:43.038Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-09T19:18:43.038Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-09T19:18:43.038Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-09T19:18:43.038Z] === RUN TestContainerKillOnDaemonStart [2022-04-09T19:18:43.038Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:43.038Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-09T19:18:43.038Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:18:43.038Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.038Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-09T19:18:43.038Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:18:43.038Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.209Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-09T19:18:43.496Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork 37.265s coverage: 40.7% of statements [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.360s coverage: 59.9% of statements [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.203s coverage: 4.0% of statements [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-09T19:18:43.651Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-09T19:18:43.651Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-09T19:18:43.781Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-09T19:18:43.954Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:44.354Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-09T19:18:44.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-09T19:18:45.301Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-09T19:18:45.301Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-09T19:18:45.301Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-09T19:18:46.244Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-09T19:18:47.188Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-09T19:18:47.349Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-09T19:18:48.131Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-09T19:18:48.131Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-09T19:18:48.131Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-09T19:18:48.312Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-09T19:18:48.312Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-09T19:18:48.768Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-09T19:18:49.071Z] === RUN TestDockerSuite/TestRunMount [2022-04-09T19:18:49.101Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices (0.05s) [2022-04-09T19:18:50.076Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s) [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.95s) [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.27s) [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.86s) [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.19s) [2022-04-09T19:18:50.076Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.26s) [2022-04-09T19:18:50.076Z] === RUN TestDiff [2022-04-09T19:18:50.076Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-09T19:18:50.076Z] --- SKIP: TestDiff (0.00s) [2022-04-09T19:18:50.076Z] === RUN TestExecWithCloseStdin [2022-04-09T19:18:51.758Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.568s coverage: 7.2% of statements [2022-04-09T19:18:51.758Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-09T19:18:52.018Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-09T19:18:52.534Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-09T19:18:52.584Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-09T19:18:52.584Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-09T19:18:52.584Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-09T19:18:52.584Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-09T19:18:53.040Z] --- PASS: TestExecWithCloseStdin (3.10s) [2022-04-09T19:18:53.040Z] === RUN TestExec [2022-04-09T19:18:53.153Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-09T19:18:53.153Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-09T19:18:53.285Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-09T19:18:53.413Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-09T19:18:53.672Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-09T19:18:53.860Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-09T19:18:54.102Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-09T19:18:54.432Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-09T19:18:54.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-09T19:18:54.906Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-09T19:18:54.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-09T19:18:55.375Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-09T19:18:56.001Z] --- PASS: TestExec (2.64s) [2022-04-09T19:18:56.001Z] === RUN TestExecUser [2022-04-09T19:18:56.001Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-09T19:18:56.001Z] --- SKIP: TestExecUser (0.00s) [2022-04-09T19:18:56.001Z] === RUN TestExportContainerAndImportImage [2022-04-09T19:18:56.001Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:56.001Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-09T19:18:56.001Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-09T19:18:56.001Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:18:56.001Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-09T19:18:56.001Z] === RUN TestHealthCheckWorkdir [2022-04-09T19:18:56.001Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-09T19:18:56.001Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-09T19:18:56.001Z] === RUN TestHealthKillContainer [2022-04-09T19:18:56.001Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-09T19:18:56.001Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-09T19:18:56.001Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-09T19:18:56.001Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T19:18:56.001Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T19:18:56.001Z] === RUN TestKillContainerInvalidSignal [2022-04-09T19:18:56.762Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-09T19:18:58.223Z] --- PASS: TestKillContainerInvalidSignal (2.29s) [2022-04-09T19:18:58.223Z] === RUN TestKillContainer [2022-04-09T19:18:58.223Z] === RUN TestKillContainer/no_signal [2022-04-09T19:18:59.321Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-09T19:18:59.976Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-09T19:18:59.976Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-09T19:18:59.976Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-09T19:18:59.976Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-09T19:18:59.976Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-09T19:18:59.976Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-09T19:18:59.976Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-09T19:18:59.976Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-09T19:18:59.976Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-09T19:19:00.451Z] === RUN TestKillContainer/non_killing_signal [2022-04-09T19:19:00.451Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-09T19:19:00.451Z] === RUN TestKillContainer/killing_signal [2022-04-09T19:19:00.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-09T19:19:00.688Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-09T19:19:00.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-09T19:19:00.688Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-09T19:19:00.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-09T19:19:00.963Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-09T19:19:01.234Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-09T19:19:02.620Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-09T19:19:03.377Z] --- PASS: TestKillContainer (4.86s) [2022-04-09T19:19:03.377Z] --- PASS: TestKillContainer/no_signal (2.27s) [2022-04-09T19:19:03.377Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:19:03.377Z] --- PASS: TestKillContainer/killing_signal (2.51s) [2022-04-09T19:19:03.377Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-09T19:19:03.377Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:19:03.377Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-09T19:19:03.377Z] === RUN TestKillStoppedContainer [2022-04-09T19:19:03.377Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:19:03.377Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-09T19:19:03.377Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-09T19:19:03.377Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:19:03.377Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-09T19:19:03.377Z] === RUN TestKillDifferentUserContainer [2022-04-09T19:19:03.377Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-09T19:19:03.377Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-09T19:19:03.377Z] === RUN TestInspectOomKilledTrue [2022-04-09T19:19:03.377Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:19:03.377Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-09T19:19:03.377Z] === RUN TestInspectOomKilledFalse [2022-04-09T19:19:03.377Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:19:03.377Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-09T19:19:03.377Z] === RUN TestLogsFollowTailEmpty [2022-04-09T19:19:03.563Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-09T19:19:04.950Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-09T19:19:04.950Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-09T19:19:05.524Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-09T19:19:05.554Z] --- PASS: TestLogsFollowTailEmpty (2.33s) [2022-04-09T19:19:05.554Z] === RUN TestNetworkNat [2022-04-09T19:19:05.554Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-09T19:19:05.554Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-09T19:19:05.554Z] === RUN TestNetworkLocalhostTCPNat [2022-04-09T19:19:05.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-09T19:19:05.872Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-04-09T19:19:06.359Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-09T19:19:06.932Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-09T19:19:07.504Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-09T19:19:07.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-09T19:19:07.747Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-09T19:19:07.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-09T19:19:08.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-09T19:19:08.203Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-09T19:19:08.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-09T19:19:08.203Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-09T19:19:08.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-09T19:19:08.453Z] --- PASS: TestNetworkLocalhostTCPNat (2.83s) [2022-04-09T19:19:08.453Z] === RUN TestNetworkLoopbackNat [2022-04-09T19:19:08.453Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-09T19:19:08.453Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-09T19:19:08.453Z] === RUN TestPause [2022-04-09T19:19:08.453Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-09T19:19:08.453Z] --- SKIP: TestPause (0.00s) [2022-04-09T19:19:08.453Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-09T19:19:09.417Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-09T19:19:10.623Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.30s) [2022-04-09T19:19:10.623Z] === RUN TestPauseStopPausedContainer [2022-04-09T19:19:10.623Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:19:10.623Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-09T19:19:10.623Z] === RUN TestPsFilter [2022-04-09T19:19:10.623Z] --- PASS: TestPsFilter (0.27s) [2022-04-09T19:19:10.623Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-09T19:19:10.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-09T19:19:11.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-09T19:19:13.288Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-09T19:19:14.673Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-09T19:19:14.673Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-09T19:19:14.935Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-09T19:19:15.510Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-09T19:19:15.771Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-09T19:19:16.346Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-09T19:19:16.346Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-09T19:19:16.918Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-09T19:19:16.918Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-09T19:19:17.495Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-09T19:19:18.882Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-09T19:19:19.176Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.39s) [2022-04-09T19:19:19.176Z] === RUN TestRemoveContainerWithVolume [2022-04-09T19:19:20.749Z] ok github.com/docker/docker/libnetwork/ipam 14.240s coverage: 85.3% of statements [2022-04-09T19:19:20.749Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-09T19:19:20.749Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-09T19:19:20.749Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-09T19:19:20.749Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.010s coverage: 47.4% of statements [2022-04-09T19:19:20.749Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-09T19:19:20.749Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-09T19:19:20.749Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-04-09T19:19:20.749Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-04-09T19:19:20.987Z] --- PASS: TestRemoveContainerWithVolume (2.57s) [2022-04-09T19:19:20.987Z] === RUN TestRemoveContainerRunning [2022-04-09T19:19:21.008Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-09T19:19:21.269Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-04-09T19:19:21.425Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-09T19:19:23.160Z] --- PASS: TestRemoveContainerRunning (2.24s) [2022-04-09T19:19:23.160Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-09T19:19:23.335Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-09T19:19:23.335Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-09T19:19:23.335Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-09T19:19:23.597Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-09T19:19:23.858Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-09T19:19:24.121Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-09T19:19:25.337Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.53s) [2022-04-09T19:19:25.337Z] === RUN TestRemoveInvalidContainer [2022-04-09T19:19:25.508Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-09T19:19:25.794Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-09T19:19:25.794Z] === RUN TestRenameLinkedContainer [2022-04-09T19:19:25.794Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-09T19:19:25.794Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-09T19:19:25.794Z] === RUN TestRenameStoppedContainer [2022-04-09T19:19:26.451Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-09T19:19:27.023Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-09T19:19:27.023Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-09T19:19:27.594Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-09T19:19:27.855Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-09T19:19:28.116Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-09T19:19:28.688Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-09T19:19:28.949Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T19:19:28.949Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-09T19:19:28.949Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-09T19:19:29.522Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-09T19:19:30.096Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-09T19:19:30.096Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-09T19:19:30.096Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-09T19:19:30.669Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-09T19:19:32.055Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-09T19:19:32.055Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-09T19:19:32.055Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-09T19:19:32.055Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-09T19:19:34.352Z] --- PASS: TestRenameStoppedContainer (7.57s) [2022-04-09T19:19:34.352Z] === RUN TestRenameRunningContainerAndReuse [2022-04-09T19:19:34.601Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-09T19:19:35.987Z] === RUN TestDockerSuite/TestRunRm [2022-04-09T19:19:36.248Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-09T19:19:38.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-09T19:19:38.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-09T19:19:38.576Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-09T19:19:39.044Z] --- PASS: TestRenameRunningContainerAndReuse (5.37s) [2022-04-09T19:19:39.044Z] === RUN TestRenameInvalidName [2022-04-09T19:19:39.540Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-09T19:19:39.541Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T19:19:39.563Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-09T19:19:39.998Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-09T19:19:40.135Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-09T19:19:40.396Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-09T19:19:40.576Z] --- PASS: TestRenameInvalidName (2.18s) [2022-04-09T19:19:40.576Z] === RUN TestRenameAnonymousContainer [2022-04-09T19:19:41.532Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-09T19:19:41.533Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-09T19:19:41.533Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-09T19:19:41.783Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-09T19:19:42.356Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-09T19:19:43.464Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-09T19:19:43.464Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-09T19:19:43.464Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-09T19:19:43.464Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-09T19:19:43.464Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-09T19:19:44.898Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-09T19:19:46.218Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-09T19:19:47.443Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-09T19:19:47.443Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-09T19:19:47.748Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-09T19:19:47.748Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-09T19:19:47.748Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-09T19:19:47.748Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-09T19:19:47.748Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-09T19:19:48.014Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-09T19:19:48.274Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-09T19:19:48.845Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-09T19:19:49.106Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-09T19:19:49.276Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-09T19:19:49.680Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-09T19:19:49.941Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-09T19:19:50.239Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-09T19:19:50.516Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-09T19:19:50.778Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-09T19:19:51.202Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-09T19:19:51.660Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-09T19:19:52.624Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-09T19:19:52.946Z] --- PASS: TestRenameAnonymousContainer (11.14s) [2022-04-09T19:19:52.946Z] === RUN TestRenameContainerWithSameName [2022-04-09T19:19:53.323Z] === RUN TestDockerSuite/TestRunState [2022-04-09T19:19:53.912Z] --- PASS: TestRenameContainerWithSameName (2.28s) [2022-04-09T19:19:53.912Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-09T19:19:53.912Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-09T19:19:53.912Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-09T19:19:53.912Z] === RUN TestResize [2022-04-09T19:19:54.266Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-09T19:19:54.526Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-09T19:19:55.096Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-09T19:19:55.096Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-09T19:19:55.096Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-09T19:19:55.096Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-09T19:19:55.668Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-09T19:19:56.608Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-09T19:19:56.608Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-09T19:19:56.852Z] --- PASS: TestResize (2.27s) [2022-04-09T19:19:56.852Z] === RUN TestResizeWithInvalidSize [2022-04-09T19:19:57.564Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-09T19:19:57.564Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-09T19:19:57.564Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-09T19:19:58.144Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-09T19:19:58.396Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-09T19:19:59.076Z] --- PASS: TestResizeWithInvalidSize (2.36s) [2022-04-09T19:19:59.076Z] === RUN TestResizeWhenContainerNotStarted [2022-04-09T19:20:00.064Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-09T19:20:00.635Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-09T19:20:01.285Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-09T19:20:01.285Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-09T19:20:01.285Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-09T19:20:02.023Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-09T19:20:02.035Z] --- PASS: TestResizeWhenContainerNotStarted (2.80s) [2022-04-09T19:20:02.035Z] === RUN TestDaemonRestartKillContainers [2022-04-09T19:20:02.035Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:02.035Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:20:02.035Z] === RUN TestStats [2022-04-09T19:20:02.035Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-09T19:20:02.035Z] --- SKIP: TestStats (0.00s) [2022-04-09T19:20:02.035Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-09T19:20:02.248Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-09T19:20:02.248Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-09T19:20:02.248Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-09T19:20:02.707Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-09T19:20:04.568Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-09T19:20:04.568Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-09T19:20:04.572Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-09T19:20:04.884Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-09T19:20:05.141Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-09T19:20:05.536Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-09T19:20:05.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-09T19:20:06.412Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-09T19:20:06.869Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-09T19:20:06.869Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-09T19:20:06.869Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-09T19:20:07.051Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-09T19:20:07.622Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-09T19:20:07.831Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-09T19:20:08.192Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-09T19:20:08.287Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-09T19:20:08.287Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-09T19:20:08.287Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-09T19:20:08.287Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-09T19:20:08.287Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-09T19:20:08.456Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-09T19:20:08.718Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-09T19:20:10.636Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-09T19:20:11.581Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-09T19:20:12.154Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-09T19:20:12.154Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-09T19:20:12.154Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-09T19:20:12.725Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-09T19:20:12.986Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-09T19:20:13.559Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-09T19:20:13.559Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-09T19:20:13.559Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-09T19:20:13.559Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-09T19:20:14.133Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-09T19:20:15.334Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-09T19:20:16.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-09T19:20:16.289Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-09T19:20:16.679Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-09T19:20:16.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-09T19:20:16.940Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-09T19:20:17.902Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-09T19:20:19.286Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-09T19:20:19.858Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-09T19:20:20.011Z] --- PASS: TestStopContainerWithRestartPolicyAlways (16.06s) [2022-04-09T19:20:20.011Z] === RUN TestStopContainerWithTimeout [2022-04-09T19:20:20.011Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-09T19:20:20.011Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-09T19:20:20.011Z] === RUN TestUpdateRestartPolicy [2022-04-09T19:20:21.245Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-09T19:20:21.507Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-09T19:20:22.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-09T19:20:23.426Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-09T19:20:23.999Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-09T19:20:23.999Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-09T19:20:23.999Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-09T19:20:23.999Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-09T19:20:23.999Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-09T19:20:23.999Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-09T19:20:23.999Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-09T19:20:23.999Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-09T19:20:23.999Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-09T19:20:23.999Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-09T19:20:24.261Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-09T19:20:24.834Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-09T19:20:25.408Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-09T19:20:26.798Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-09T19:20:27.370Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-09T19:20:27.370Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-09T19:20:27.940Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-09T19:20:27.940Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-09T19:20:28.511Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-09T19:20:28.511Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-09T19:20:28.511Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-09T19:20:28.511Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-09T19:20:28.511Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-09T19:20:28.511Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-09T19:20:28.511Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-09T19:20:29.082Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-09T19:20:29.654Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-09T19:20:29.654Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-09T19:20:29.922Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-09T19:20:30.183Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-09T19:20:30.444Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-09T19:20:31.015Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-09T19:20:31.015Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-09T19:20:31.588Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-09T19:20:32.162Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-09T19:20:32.422Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-09T19:20:32.423Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-09T19:20:32.995Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-09T19:20:33.256Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-09T19:20:34.200Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-09T19:20:34.461Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-09T19:20:34.461Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-09T19:20:34.461Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-09T19:20:34.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-09T19:20:35.036Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-09T19:20:35.037Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-09T19:20:36.452Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-09T19:20:36.452Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-09T19:20:37.026Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-09T19:20:38.947Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-09T19:20:38.947Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-09T19:20:39.518Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-09T19:20:39.518Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-09T19:20:39.518Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-09T19:20:40.089Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-09T19:20:41.032Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-09T19:20:41.079Z] --- PASS: TestUpdateRestartPolicy (22.66s) [2022-04-09T19:20:41.079Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-09T19:20:41.293Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-09T19:20:41.863Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-09T19:20:41.863Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-09T19:20:42.615Z] --- PASS: TestUpdateRestartWithAutoRemove (2.44s) [2022-04-09T19:20:42.615Z] === RUN TestWaitNonBlocked [2022-04-09T19:20:42.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:20:42.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:20:42.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:20:42.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:20:42.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-09T19:20:42.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-09T19:20:43.249Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-09T19:20:43.510Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-09T19:20:44.086Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-09T19:20:44.658Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-09T19:20:45.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-09T19:20:45.178Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-09T19:20:45.601Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3947971793 [2022-04-09T19:20:45.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-09T19:20:45.862Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-09T19:20:45.862Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-09T19:20:46.347Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-09T19:20:46.347Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s) [2022-04-09T19:20:46.347Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.17s) [2022-04-09T19:20:46.347Z] === RUN TestWaitBlocked [2022-04-09T19:20:46.347Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:20:46.347Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-09T19:20:46.347Z] PASS [2022-04-09T19:20:46.347Z] ok github.com/docker/docker/integration/container 124.713s [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === Skipped [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-09T19:20:46.347Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-09T19:20:46.347Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-09T19:20:46.347Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-09T19:20:46.347Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-09T19:20:46.347Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-09T19:20:46.347Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-09T19:20:46.347Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-09T19:20:46.347Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-09T19:20:46.347Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-09T19:20:46.347Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-09T19:20:46.347Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-09T19:20:46.347Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-09T19:20:46.347Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-09T19:20:46.347Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-09T19:20:46.347Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-09T19:20:46.347Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-09T19:20:46.347Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-09T19:20:46.347Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:20:46.347Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-09T19:20:46.347Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-09T19:20:46.347Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-09T19:20:46.347Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-09T19:20:46.347Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-09T19:20:46.347Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-09T19:20:46.347Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-09T19:20:46.347Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-09T19:20:46.347Z] [2022-04-09T19:20:46.347Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-09T19:20:46.348Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-09T19:20:46.348Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-09T19:20:46.348Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-09T19:20:46.348Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-09T19:20:46.348Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-09T19:20:46.348Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-09T19:20:46.348Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-09T19:20:46.348Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-09T19:20:46.348Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-09T19:20:46.348Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:20:46.348Z] [2022-04-09T19:20:46.348Z] DONE 96 tests, 34 skipped in 128.490s [2022-04-09T19:20:46.348Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-09T19:20:47.251Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-09T19:20:47.251Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-09T19:20:47.512Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-09T19:20:48.455Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-09T19:20:49.842Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-09T19:20:50.412Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-09T19:20:50.412Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-09T19:20:50.412Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-09T19:20:50.412Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-09T19:20:50.672Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-09T19:20:50.931Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-09T19:20:50.931Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-09T19:20:51.872Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-09T19:20:52.444Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-09T19:20:52.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-09T19:20:52.685Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-09T19:20:52.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-09T19:20:52.685Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-09T19:20:52.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-09T19:20:53.014Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-09T19:20:56.330Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-09T19:20:57.808Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-09T19:20:57.808Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-09T19:20:57.808Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-09T19:20:58.242Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-09T19:20:59.631Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-09T19:20:59.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-09T19:20:59.738Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-09T19:20:59.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-09T19:20:59.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-09T19:20:59.738Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-09T19:20:59.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-09T19:20:59.738Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-09T19:20:59.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-09T19:21:00.573Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-09T19:21:01.146Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-09T19:21:03.582Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-09T19:21:03.582Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-09T19:21:03.686Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-09T19:21:04.040Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-09T19:21:04.040Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-09T19:21:04.496Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-09T19:21:04.496Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-09T19:21:04.496Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-09T19:21:04.953Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-09T19:21:04.953Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-09T19:21:04.953Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-09T19:21:05.602Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-09T19:21:05.864Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-09T19:21:07.250Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-09T19:21:08.194Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-09T19:21:09.139Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-09T19:21:09.139Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-09T19:21:11.688Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-09T19:21:11.688Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-09T19:21:12.705Z] ok github.com/docker/docker/libnetwork/networkdb 104.074s coverage: 60.0% of statements [2022-04-09T19:21:12.705Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-09T19:21:12.705Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-09T19:21:12.705Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-04-09T19:21:12.705Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-09T19:21:12.705Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-09T19:21:12.705Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-04-09T19:21:12.963Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-09T19:21:12.963Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-09T19:21:13.221Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === Skipped [2022-04-09T19:21:13.221Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-09T19:21:13.221Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-09T19:21:13.221Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-09T19:21:13.221Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-09T19:21:13.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-09T19:21:13.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-09T19:21:13.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-09T19:21:13.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-09T19:21:13.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-09T19:21:13.221Z] firewalld_test.go:14: firewalld is not running [2022-04-09T19:21:13.221Z] [2022-04-09T19:21:13.221Z] DONE 326 tests, 9 skipped in 199.304s Post stage [Pipeline] junit [2022-04-09T19:21:13.798Z] Recording test results [2022-04-09T19:21:14.166Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-09T19:21:14.488Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43475/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d9e99ead3e8a1e6285b125f6b4442563cb652a2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d9e99ead3e8a1e6285b125f6b4442563cb652a2 hack/validate/vendor [2022-04-09T19:21:14.986Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-09T19:21:15.053Z] No vendor changes in diff. [2022-04-09T19:21:15.053Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-09T19:21:15.627Z] + echo Ensuring container killed. [2022-04-09T19:21:15.627Z] Ensuring container killed. [2022-04-09T19:21:15.627Z] + docker rm -vf docker-pr3 [2022-04-09T19:21:15.627Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-09T19:21:15.921Z] + echo Chowning /workspace to jenkins user [2022-04-09T19:21:15.921Z] Chowning /workspace to jenkins user [2022-04-09T19:21:15.921Z] + id -u [2022-04-09T19:21:15.921Z] + id -g [2022-04-09T19:21:15.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43475:/workspace busybox chown -R 1000:1000 /workspace [2022-04-09T19:21:15.926Z] === RUN TestDockerSuite/TestStatsContainerNotFound [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-09T19:21:16.814Z] + bundleName=unit [2022-04-09T19:21:16.814Z] + echo Creating unit-bundles.tar.gz [2022-04-09T19:21:16.814Z] Creating unit-bundles.tar.gz [2022-04-09T19:21:16.814Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-09T19:21:16.814Z] bundles/junit-report-libnetwork.xml [2022-04-09T19:21:16.814Z] bundles/junit-report.xml [2022-04-09T19:21:16.814Z] bundles/go-test-report-libnetwork.json [2022-04-09T19:21:16.814Z] bundles/go-test-report.json [2022-04-09T19:21:16.814Z] bundles/profile-libnetwork.out [2022-04-09T19:21:16.814Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-09T19:21:16.826Z] Archiving artifacts [2022-04-09T19:21:17.320Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T19:21:17.626Z] + make clean [2022-04-09T19:21:17.846Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-09T19:21:17.883Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T19:21:17.883Z] docker-dev-cache [2022-04-09T19:21:17.883Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-09T19:21:18.789Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-09T19:21:22.069Z] === RUN TestConfigDaemonLibtrustID [2022-04-09T19:21:22.069Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-09T19:21:22.069Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-09T19:21:22.069Z] === RUN TestDaemonConfigValidation [2022-04-09T19:21:22.069Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-09T19:21:22.069Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-09T19:21:22.069Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-09T19:21:22.069Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-09T19:21:22.069Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-09T19:21:22.069Z] === RUN TestDaemonProxy [2022-04-09T19:21:22.069Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-09T19:21:22.069Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-09T19:21:22.069Z] PASS [2022-04-09T19:21:22.069Z] ok github.com/docker/docker/integration/daemon 0.168s [2022-04-09T19:21:22.069Z] [2022-04-09T19:21:22.069Z] === Skipped [2022-04-09T19:21:22.069Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-09T19:21:22.069Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-09T19:21:22.069Z] [2022-04-09T19:21:22.069Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-09T19:21:22.069Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-09T19:21:22.069Z] [2022-04-09T19:21:22.069Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-09T19:21:22.069Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-09T19:21:22.069Z] [2022-04-09T19:21:22.069Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-09T19:21:22.069Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-09T19:21:22.069Z] [2022-04-09T19:21:22.069Z] DONE 4 tests, 4 skipped in 32.817s [2022-04-09T19:21:22.069Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-09T19:21:22.096Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-09T19:21:24.012Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-09T19:21:24.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:24.245Z] INFO: Testing against a local daemon [2022-04-09T19:21:24.245Z] === RUN TestCommitInheritsEnv [2022-04-09T19:21:24.245Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:21:24.245Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-09T19:21:24.245Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-09T19:21:24.245Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:21:24.245Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:21:24.245Z] === RUN TestImportWithCustomPlatform [2022-04-09T19:21:24.245Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:21:24.245Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-09T19:21:24.245Z] === RUN TestImagesFilterMultiReference [2022-04-09T19:21:24.245Z] --- PASS: TestImagesFilterMultiReference (0.16s) [2022-04-09T19:21:24.245Z] === RUN TestImagePullPlatformInvalid [2022-04-09T19:21:24.245Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-09T19:21:24.245Z] === RUN TestRemoveImageOrphaning [2022-04-09T19:21:24.952Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-09T19:21:25.777Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2022-04-09T19:21:25.777Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-09T19:21:25.777Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-09T19:21:25.777Z] === RUN TestTagInvalidReference [2022-04-09T19:21:25.777Z] --- PASS: TestTagInvalidReference (0.07s) [2022-04-09T19:21:25.777Z] === RUN TestTagValidPrefixedRepo [2022-04-09T19:21:25.777Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-09T19:21:25.777Z] === RUN TestTagExistedNameWithoutForce [2022-04-09T19:21:25.777Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-09T19:21:25.777Z] === RUN TestTagOfficialNames [2022-04-09T19:21:26.235Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-09T19:21:26.235Z] === RUN TestTagMatchesDigest [2022-04-09T19:21:26.235Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-09T19:21:26.235Z] PASS [2022-04-09T19:21:26.235Z] ok github.com/docker/docker/integration/image 2.068s [2022-04-09T19:21:26.235Z] [2022-04-09T19:21:26.235Z] === Skipped [2022-04-09T19:21:26.235Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-09T19:21:26.235Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:21:26.235Z] [2022-04-09T19:21:26.235Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-09T19:21:26.235Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:21:26.235Z] [2022-04-09T19:21:26.235Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-09T19:21:26.235Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-09T19:21:26.235Z] [2022-04-09T19:21:26.235Z] DONE 12 tests, 3 skipped in 7.153s [2022-04-09T19:21:26.697Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-09T19:21:26.865Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-09T19:21:28.249Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-09T19:21:28.821Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-09T19:21:29.393Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-09T19:21:29.598Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:29.598Z] INFO: Testing against a local daemon [2022-04-09T19:21:29.598Z] === RUN TestNetworkCreateDelete [2022-04-09T19:21:29.598Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:29.598Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestDockerNetworkDeletePreferID [2022-04-09T19:21:29.598Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-09T19:21:29.598Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-04-09T19:21:29.598Z] === RUN TestDaemonDNSFallback [2022-04-09T19:21:29.598Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:29.598Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestInspectNetwork [2022-04-09T19:21:29.598Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-09T19:21:29.598Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestRunContainerWithBridgeNone [2022-04-09T19:21:29.598Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:29.598Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestNetworkInvalidJSON [2022-04-09T19:21:29.598Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-09T19:21:29.598Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-09T19:21:29.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:21:29.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:21:29.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:21:29.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:21:29.598Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-09T19:21:29.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-09T19:21:29.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-09T19:21:29.598Z] --- PASS: TestNetworkInvalidJSON (0.09s) [2022-04-09T19:21:29.598Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-09T19:21:29.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-09T19:21:29.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-09T19:21:29.598Z] === RUN TestNetworkList [2022-04-09T19:21:29.598Z] === RUN TestNetworkList//networks [2022-04-09T19:21:29.598Z] === PAUSE TestNetworkList//networks [2022-04-09T19:21:29.598Z] === RUN TestNetworkList//networks/ [2022-04-09T19:21:29.598Z] === PAUSE TestNetworkList//networks/ [2022-04-09T19:21:29.598Z] === CONT TestNetworkList//networks [2022-04-09T19:21:29.598Z] === CONT TestNetworkList//networks/ [2022-04-09T19:21:29.598Z] --- PASS: TestNetworkList (0.07s) [2022-04-09T19:21:29.598Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-09T19:21:29.598Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestHostIPv4BridgeLabel [2022-04-09T19:21:29.598Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-09T19:21:29.598Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestDaemonDefaultNetworkPools [2022-04-09T19:21:29.598Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-09T19:21:29.598Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-09T19:21:29.598Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-09T19:21:29.598Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestServiceWithPredefinedNetwork [2022-04-09T19:21:29.598Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-09T19:21:29.598Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:21:29.598Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestServiceWithDataPathPortInit [2022-04-09T19:21:29.598Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-09T19:21:29.598Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-09T19:21:29.598Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-09T19:21:29.598Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T19:21:29.598Z] PASS [2022-04-09T19:21:29.598Z] ok github.com/docker/docker/integration/network 0.305s [2022-04-09T19:21:29.598Z] [2022-04-09T19:21:29.598Z] === Skipped [2022-04-09T19:21:29.598Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-09T19:21:29.598Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:29.598Z] [2022-04-09T19:21:29.598Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-04-09T19:21:29.599Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-09T19:21:29.599Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-09T19:21:29.599Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-09T19:21:29.599Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-09T19:21:29.599Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:243: FLAKY_TEST [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-09T19:21:29.599Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-09T19:21:29.599Z] [2022-04-09T19:21:29.599Z] DONE 22 tests, 15 skipped in 3.081s [2022-04-09T19:21:29.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-09T19:21:29.655Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-09T19:21:29.655Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-09T19:21:29.655Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-09T19:21:29.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-09T19:21:30.068Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-09T19:21:30.228Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-09T19:21:31.029Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-09T19:21:31.029Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-09T19:21:31.029Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-09T19:21:31.133Z] testing: warning: no tests to run [2022-04-09T19:21:31.133Z] PASS [2022-04-09T19:21:31.133Z] ok github.com/docker/docker/integration/network/ipvlan 0.105s [2022-04-09T19:21:31.133Z] [2022-04-09T19:21:31.133Z] DONE 0 tests in 1.033s [2022-04-09T19:21:31.133Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-09T19:21:32.098Z] testing: warning: no tests to run [2022-04-09T19:21:32.098Z] PASS [2022-04-09T19:21:32.098Z] ok github.com/docker/docker/integration/network/macvlan 0.103s [2022-04-09T19:21:32.098Z] [2022-04-09T19:21:32.098Z] DONE 0 tests in 1.006s [2022-04-09T19:21:32.098Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-09T19:21:32.775Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-09T19:21:33.632Z] testing: warning: no tests to run [2022-04-09T19:21:33.632Z] PASS [2022-04-09T19:21:33.632Z] ok github.com/docker/docker/integration/plugin 0.108s [2022-04-09T19:21:33.632Z] [2022-04-09T19:21:33.632Z] DONE 0 tests in 1.113s [2022-04-09T19:21:33.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-09T19:21:34.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-09T19:21:34.343Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-09T19:21:34.596Z] testing: warning: no tests to run [2022-04-09T19:21:34.596Z] PASS [2022-04-09T19:21:34.596Z] ok github.com/docker/docker/integration/plugin/authz 0.111s [2022-04-09T19:21:34.596Z] [2022-04-09T19:21:34.596Z] DONE 0 tests in 1.029s [2022-04-09T19:21:34.596Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-09T19:21:35.305Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-09T19:21:35.305Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T19:21:35.763Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-09T19:21:36.075Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-09T19:21:36.075Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-09T19:21:36.647Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-09T19:21:36.647Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-09T19:21:36.647Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-09T19:21:36.647Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-09T19:21:36.647Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-09T19:21:37.293Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-09T19:21:37.293Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-09T19:21:37.293Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-09T19:21:37.587Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-09T19:21:37.848Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-09T19:21:38.434Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-09T19:21:39.018Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-09T19:21:40.407Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-09T19:21:41.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:41.698Z] INFO: Testing against a local daemon [2022-04-09T19:21:41.698Z] === RUN TestPluginInvalidJSON [2022-04-09T19:21:41.698Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:21:41.698Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:21:41.698Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-09T19:21:41.698Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-04-09T19:21:41.698Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-09T19:21:41.698Z] === RUN TestPluginInstall [2022-04-09T19:21:41.698Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-09T19:21:41.698Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-09T19:21:41.698Z] === RUN TestPluginsWithRuntimes [2022-04-09T19:21:41.698Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-09T19:21:41.698Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2022-04-09T19:21:41.698Z] === RUN TestPluginBackCompatMediaTypes [2022-04-09T19:21:41.698Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-09T19:21:41.698Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T19:21:41.698Z] PASS [2022-04-09T19:21:41.698Z] ok github.com/docker/docker/integration/plugin/common 0.202s [2022-04-09T19:21:41.698Z] [2022-04-09T19:21:41.698Z] === Skipped [2022-04-09T19:21:41.698Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-09T19:21:41.698Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-09T19:21:41.698Z] [2022-04-09T19:21:41.698Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2022-04-09T19:21:41.698Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-09T19:21:41.698Z] [2022-04-09T19:21:41.698Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-09T19:21:41.698Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-09T19:21:41.698Z] [2022-04-09T19:21:41.698Z] DONE 5 tests, 3 skipped in 6.354s [2022-04-09T19:21:41.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-09T19:21:43.064Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-09T19:21:43.709Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-09T19:21:44.601Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-09T19:21:44.601Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-09T19:21:44.601Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-09T19:21:44.601Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-09T19:21:44.601Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-09T19:21:44.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:44.611Z] INFO: Testing against a local daemon [2022-04-09T19:21:44.611Z] === RUN TestExternalGraphDriver [2022-04-09T19:21:44.611Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-09T19:21:44.611Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-09T19:21:44.611Z] === RUN TestGraphdriverPluginV2 [2022-04-09T19:21:44.611Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-09T19:21:44.611Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-09T19:21:44.611Z] PASS [2022-04-09T19:21:44.611Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.144s [2022-04-09T19:21:44.611Z] [2022-04-09T19:21:44.611Z] === Skipped [2022-04-09T19:21:44.611Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-09T19:21:44.611Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-09T19:21:44.611Z] [2022-04-09T19:21:44.611Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-09T19:21:44.611Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-09T19:21:44.611Z] [2022-04-09T19:21:44.611Z] DONE 2 tests, 2 skipped in 3.130s [2022-04-09T19:21:44.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-09T19:21:44.653Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-09T19:21:44.653Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-09T19:21:44.653Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-09T19:21:45.597Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-09T19:21:45.858Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-09T19:21:46.131Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-09T19:21:47.094Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-09T19:21:47.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:47.511Z] INFO: Testing against a local daemon [2022-04-09T19:21:47.511Z] === RUN TestReadPluginNoRead [2022-04-09T19:21:47.511Z] read_test.go:21: no unix domain sockets on Windows [2022-04-09T19:21:47.511Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-09T19:21:47.511Z] PASS [2022-04-09T19:21:47.511Z] ok github.com/docker/docker/integration/plugin/logging 0.148s [2022-04-09T19:21:47.511Z] [2022-04-09T19:21:47.511Z] === Skipped [2022-04-09T19:21:47.511Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-09T19:21:47.511Z] read_test.go:21: no unix domain sockets on Windows [2022-04-09T19:21:47.511Z] [2022-04-09T19:21:47.511Z] DONE 1 tests, 1 skipped in 3.145s [2022-04-09T19:21:47.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-09T19:21:48.056Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-09T19:21:48.403Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-09T19:21:48.518Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-09T19:21:49.097Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-09T19:21:50.227Z] testing: warning: no tests to run [2022-04-09T19:21:50.227Z] PASS [2022-04-09T19:21:50.227Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.155s [2022-04-09T19:21:50.227Z] [2022-04-09T19:21:50.227Z] DONE 0 tests in 2.163s [2022-04-09T19:21:50.227Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-09T19:21:50.957Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-09T19:21:50.957Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-09T19:21:52.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-09T19:21:52.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-09T19:21:52.873Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-09T19:21:53.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-09T19:21:53.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:53.127Z] INFO: Testing against a local daemon [2022-04-09T19:21:53.127Z] === RUN TestPluginWithDevMounts [2022-04-09T19:21:53.127Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:53.127Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2022-04-09T19:21:53.127Z] PASS [2022-04-09T19:21:53.127Z] ok github.com/docker/docker/integration/plugin/volumes 0.132s [2022-04-09T19:21:53.446Z] docker_cli_service_logs_test.go:246: checking task zyu2l57kvlzp [2022-04-09T19:21:53.585Z] [2022-04-09T19:21:53.586Z] === Skipped [2022-04-09T19:21:53.586Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2022-04-09T19:21:53.586Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:53.586Z] [2022-04-09T19:21:53.586Z] DONE 1 tests, 1 skipped in 3.073s [2022-04-09T19:21:53.586Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-09T19:21:53.706Z] docker_cli_service_logs_test.go:251: checking messages for zyu2l57kvlzp [2022-04-09T19:21:53.706Z] docker_cli_service_logs_test.go:246: checking task 603gdp24ekes [2022-04-09T19:21:53.706Z] docker_cli_service_logs_test.go:251: checking messages for 603gdp24ekes [2022-04-09T19:21:54.651Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-09T19:21:55.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:55.771Z] INFO: Testing against a local daemon [2022-04-09T19:21:55.771Z] === RUN TestSecretInspect [2022-04-09T19:21:55.771Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:55.771Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-09T19:21:55.771Z] === RUN TestSecretList [2022-04-09T19:21:55.771Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:55.771Z] --- SKIP: TestSecretList (0.00s) [2022-04-09T19:21:55.771Z] === RUN TestSecretsCreateAndDelete [2022-04-09T19:21:55.771Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:55.771Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-09T19:21:55.771Z] === RUN TestSecretsUpdate [2022-04-09T19:21:55.771Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:55.771Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-09T19:21:55.771Z] === RUN TestTemplatedSecret [2022-04-09T19:21:55.771Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:55.771Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-04-09T19:21:55.771Z] === RUN TestSecretCreateResolve [2022-04-09T19:21:55.771Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:55.771Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-09T19:21:55.771Z] PASS [2022-04-09T19:21:55.771Z] ok github.com/docker/docker/integration/secret 0.139s [2022-04-09T19:21:56.152Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-09T19:21:56.229Z] [2022-04-09T19:21:56.229Z] === Skipped [2022-04-09T19:21:56.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-09T19:21:56.229Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:56.229Z] [2022-04-09T19:21:56.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-09T19:21:56.229Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:56.229Z] [2022-04-09T19:21:56.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-09T19:21:56.229Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:56.229Z] [2022-04-09T19:21:56.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-09T19:21:56.229Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:56.229Z] [2022-04-09T19:21:56.229Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-04-09T19:21:56.229Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:56.229Z] [2022-04-09T19:21:56.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-04-09T19:21:56.229Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:56.229Z] [2022-04-09T19:21:56.229Z] DONE 6 tests, 6 skipped in 2.604s [2022-04-09T19:21:56.229Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-09T19:21:56.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-09T19:21:56.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-09T19:21:58.321Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-09T19:21:58.321Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-09T19:21:58.321Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-09T19:21:59.113Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-09T19:21:59.284Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-09T19:21:59.284Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-09T19:21:59.284Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-09T19:21:59.740Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-09T19:21:59.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:21:59.959Z] INFO: Testing against a local daemon [2022-04-09T19:21:59.959Z] === RUN TestServiceCreateInit [2022-04-09T19:21:59.959Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-09T19:21:59.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.959Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-09T19:21:59.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.959Z] --- PASS: TestServiceCreateInit (0.08s) [2022-04-09T19:21:59.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-09T19:21:59.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:21:59.959Z] === RUN TestCreateServiceMultipleTimes [2022-04-09T19:21:59.960Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestCreateServiceConflict [2022-04-09T19:21:59.960Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestCreateServiceMaxReplicas [2022-04-09T19:21:59.960Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-04-09T19:21:59.960Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-09T19:21:59.960Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-09T19:21:59.960Z] === RUN TestCreateServiceSecretFileMode [2022-04-09T19:21:59.960Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-09T19:21:59.960Z] === RUN TestCreateServiceConfigFileMode [2022-04-09T19:21:59.960Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestCreateServiceSysctls [2022-04-09T19:21:59.960Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateServiceSysctls (0.08s) [2022-04-09T19:21:59.960Z] === RUN TestCreateServiceCapabilities [2022-04-09T19:21:59.960Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-04-09T19:21:59.960Z] === RUN TestInspect [2022-04-09T19:21:59.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestInspect (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestCreateJob [2022-04-09T19:21:59.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestCreateJob (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestReplicatedJob [2022-04-09T19:21:59.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestUpdateReplicatedJob [2022-04-09T19:21:59.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestServiceListWithStatuses [2022-04-09T19:21:59.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestDockerNetworkConnectAlias [2022-04-09T19:21:59.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestDockerNetworkReConnect [2022-04-09T19:21:59.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestServicePlugin [2022-04-09T19:21:59.960Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestServiceUpdateLabel [2022-04-09T19:21:59.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestServiceUpdateSecrets [2022-04-09T19:21:59.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestServiceUpdateConfigs [2022-04-09T19:21:59.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestServiceUpdateNetwork [2022-04-09T19:21:59.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-09T19:21:59.960Z] === RUN TestServiceUpdatePidsLimit [2022-04-09T19:21:59.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-09T19:21:59.960Z] PASS [2022-04-09T19:21:59.960Z] ok github.com/docker/docker/integration/service 0.452s [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === Skipped [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-09T19:21:59.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:21:59.960Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-09T19:21:59.960Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-09T19:21:59.960Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-04-09T19:21:59.960Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-09T19:21:59.960Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2022-04-09T19:21:59.960Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-09T19:21:59.960Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.08s) [2022-04-09T19:21:59.960Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-04-09T19:21:59.960Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-09T19:21:59.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-09T19:21:59.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-09T19:21:59.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-09T19:21:59.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-09T19:21:59.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-09T19:21:59.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-09T19:21:59.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-09T19:21:59.960Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-09T19:21:59.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-09T19:21:59.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-09T19:21:59.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-09T19:21:59.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-09T19:21:59.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-09T19:21:59.960Z] [2022-04-09T19:21:59.960Z] DONE 24 tests, 23 skipped in 3.686s [2022-04-09T19:21:59.960Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-09T19:22:00.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-09T19:22:00.517Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-09T19:22:01.907Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-09T19:22:02.850Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-09T19:22:02.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:22:02.873Z] INFO: Testing against a local daemon [2022-04-09T19:22:02.873Z] === RUN TestSessionCreate [2022-04-09T19:22:02.873Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-09T19:22:02.873Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-09T19:22:02.873Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-09T19:22:02.873Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-09T19:22:02.873Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-09T19:22:02.873Z] PASS [2022-04-09T19:22:02.873Z] ok github.com/docker/docker/integration/session 0.147s [2022-04-09T19:22:02.873Z] [2022-04-09T19:22:02.873Z] === Skipped [2022-04-09T19:22:02.873Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-09T19:22:02.873Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-09T19:22:02.873Z] [2022-04-09T19:22:02.873Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-09T19:22:02.873Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-09T19:22:02.873Z] [2022-04-09T19:22:02.873Z] DONE 2 tests, 2 skipped in 2.405s [2022-04-09T19:22:02.873Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-09T19:22:03.464Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-09T19:22:03.795Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-09T19:22:03.921Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-09T19:22:04.223Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-09T19:22:04.366Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-09T19:22:04.885Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-09T19:22:04.885Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-09T19:22:04.885Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-09T19:22:05.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-09T19:22:05.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:22:05.776Z] INFO: Testing against a local daemon [2022-04-09T19:22:05.776Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-09T19:22:05.776Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:22:05.776Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:22:05.776Z] === RUN TestDiskUsage [2022-04-09T19:22:05.776Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-09T19:22:05.776Z] --- SKIP: TestDiskUsage (0.01s) [2022-04-09T19:22:05.776Z] === RUN TestEventsExecDie [2022-04-09T19:22:05.776Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-09T19:22:05.776Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-09T19:22:05.776Z] === RUN TestEventsBackwardsCompatible [2022-04-09T19:22:05.776Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-09T19:22:05.776Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-09T19:22:05.776Z] === RUN TestEventsVolumeCreate [2022-04-09T19:22:05.776Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-09T19:22:05.776Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-09T19:22:05.776Z] === RUN TestInfoAPI [2022-04-09T19:22:05.776Z] --- PASS: TestInfoAPI (0.08s) [2022-04-09T19:22:05.776Z] === RUN TestInfoAPIWarnings [2022-04-09T19:22:05.776Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:22:05.776Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-09T19:22:05.776Z] === RUN TestInfoDebug [2022-04-09T19:22:05.776Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:22:05.776Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-09T19:22:05.776Z] === RUN TestInfoInsecureRegistries [2022-04-09T19:22:05.776Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:22:05.777Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-09T19:22:05.777Z] === RUN TestInfoRegistryMirrors [2022-04-09T19:22:05.777Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:22:05.777Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-09T19:22:05.777Z] === RUN TestLoginFailsWithBadCredentials [2022-04-09T19:22:05.847Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-09T19:22:06.305Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-09T19:22:06.305Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-09T19:22:06.305Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-09T19:22:06.305Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-09T19:22:06.305Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-09T19:22:06.742Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-09T19:22:06.742Z] === RUN TestPingCacheHeaders [2022-04-09T19:22:06.742Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-09T19:22:06.742Z] === RUN TestPingGet [2022-04-09T19:22:06.742Z] --- PASS: TestPingGet (0.06s) [2022-04-09T19:22:06.742Z] === RUN TestPingHead [2022-04-09T19:22:06.742Z] --- PASS: TestPingHead (0.05s) [2022-04-09T19:22:06.742Z] === RUN TestPingSwarmHeader [2022-04-09T19:22:06.742Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:22:06.742Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-09T19:22:06.742Z] === RUN TestVersion [2022-04-09T19:22:06.742Z] --- PASS: TestVersion (0.06s) [2022-04-09T19:22:06.742Z] PASS [2022-04-09T19:22:06.742Z] ok github.com/docker/docker/integration/system 1.408s [2022-04-09T19:22:07.140Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-09T19:22:07.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-09T19:22:07.199Z] [2022-04-09T19:22:07.199Z] === Skipped [2022-04-09T19:22:07.199Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-09T19:22:07.200Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.01s) [2022-04-09T19:22:07.200Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-09T19:22:07.200Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-09T19:22:07.200Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-09T19:22:07.200Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-09T19:22:07.200Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-09T19:22:07.200Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-09T19:22:07.200Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-09T19:22:07.200Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-09T19:22:07.200Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-09T19:22:07.200Z] [2022-04-09T19:22:07.200Z] DONE 16 tests, 10 skipped in 4.208s [2022-04-09T19:22:07.200Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-09T19:22:09.054Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-09T19:22:09.995Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-09T19:22:10.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:22:10.098Z] INFO: Testing against a local daemon [2022-04-09T19:22:10.098Z] === RUN TestVolumesCreateAndList [2022-04-09T19:22:10.098Z] --- PASS: TestVolumesCreateAndList (0.10s) [2022-04-09T19:22:10.098Z] === RUN TestVolumesRemove [2022-04-09T19:22:10.098Z] --- PASS: TestVolumesRemove (0.15s) [2022-04-09T19:22:10.098Z] === RUN TestVolumesInspect [2022-04-09T19:22:10.098Z] --- PASS: TestVolumesInspect (0.10s) [2022-04-09T19:22:10.098Z] === RUN TestVolumesInvalidJSON [2022-04-09T19:22:10.098Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-09T19:22:10.098Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-09T19:22:10.098Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-09T19:22:10.098Z] --- PASS: TestVolumesInvalidJSON (0.07s) [2022-04-09T19:22:10.098Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-04-09T19:22:10.098Z] PASS [2022-04-09T19:22:10.098Z] ok github.com/docker/docker/integration/volume 0.507s [2022-04-09T19:22:10.098Z] [2022-04-09T19:22:10.098Z] DONE 5 tests in 3.122s [2022-04-09T19:22:10.555Z] INFO: make.ps1 ended at 04/09/2022 19:22:10 [2022-04-09T19:22:10.555Z] INFO: Integration CLI tests being run from the host: [2022-04-09T19:22:10.555Z] 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" [2022-04-09T19:22:11.377Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-09T19:22:13.358Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-09T19:22:23.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-09T19:22:25.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-09T19:22:25.353Z] INFO: Testing against a local daemon [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-09T19:22:25.353Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-09T19:22:25.353Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-09T19:22:25.353Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-09T19:22:25.518Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-09T19:22:25.811Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-09T19:22:26.461Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-09T19:22:26.461Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-09T19:22:26.461Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-09T19:22:26.776Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-09T19:22:26.776Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-09T19:22:27.033Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-09T19:22:27.033Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-09T19:22:27.295Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-09T19:22:27.295Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-09T19:22:27.876Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-09T19:22:27.876Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-09T19:22:28.152Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-09T19:22:28.725Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-09T19:22:28.986Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-09T19:22:28.986Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-09T19:22:28.986Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-09T19:22:28.986Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-09T19:22:30.375Z] docker_cli_swarm_test.go:1895: [d0189100f8326] joining swarm manager [dcd83c7fd9609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:22:30.947Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-09T19:22:30.947Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-09T19:22:31.208Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-09T19:22:31.208Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-09T19:22:31.208Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-09T19:22:31.779Z] docker_cli_swarm_test.go:1896: [d26e6dfd96c31] joining swarm manager [dcd83c7fd9609]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:22:37.064Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-09T19:22:38.009Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-09T19:22:38.009Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-09T19:22:38.270Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-09T19:22:40.186Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-09T19:22:42.104Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-09T19:22:42.104Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite (1276.81s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.52s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.13s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.23s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.85s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.05s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.85s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.70s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.55s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAttachDetach (0.59s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.62s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.73s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.61s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.78s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.34s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.12s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.68s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.96s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.64s) [2022-04-09T19:22:42.104Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.31s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.71s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.32s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.96s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.96s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.64s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.83s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.07s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.74s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.83s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.98s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.65s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.53s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.67s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.91s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.19s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.65s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.25s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.38s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.22s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.54s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.86s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.51s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.61s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.60s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.03s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.58s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.80s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.40s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.77s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.10s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.15s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.51s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.23s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.64s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.42s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.31s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.13s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.03s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.33s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.32s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.69s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.62s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.72s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.17s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.64s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.54s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.36s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnv (1.28s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.19s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.73s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.17s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.30s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.85s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.81s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.63s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.85s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.86s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.24s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.00s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.66s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildHistory (3.53s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.90s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.99s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.04s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.95s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.21s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.36s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.56s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.84s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.86s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.09s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.63s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.00s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.36s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.37s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.75s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.33s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.36s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.74s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.81s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildPATH (1.80s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.63s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.19s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.93s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildRm (2.94s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.73s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.12s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildUser (1.32s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.45s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.33s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.54s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.59s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.03s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.05s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-09T19:22:42.105Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.30s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.29s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.39s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.41s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2022-04-09T19:22:42.105Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.64s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.47s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.36s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.24s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2022-04-09T19:22:42.106Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.62s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.50s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.77s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.33s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ecef60_} (1.62s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14288663032_/foo_false____} (1.51s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14288663032_/foo_true____} (1.34s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33377758766_/foo_false____} (1.41s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33377758766_/foo_true____} (1.38s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33377758766_/foo_true__0xc000ecefc0__} (1.34s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eceff0_} (0.57s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ecf038_} (1.59s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ecf050_} (1.53s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ecf0e0_} (1.66s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.81s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.66s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.66s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.94s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.37s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.72s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.80s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.28s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.86s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.57s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2022-04-09T19:22:42.106Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-04-09T19:22:42.106Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.40s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.88s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.47s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.89s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.27s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.75s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.18s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.66s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.08s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.19s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.60s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.66s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.66s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.48s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.31s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFormat (0.88s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.70s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.63s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2022-04-09T19:22:42.106Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-09T19:22:42.106Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.17s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.83s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.30s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.72s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.90s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.60s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2022-04-09T19:22:42.106Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.46s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.80s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestExecWithUser (0.55s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-09T19:22:42.106Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestHealth (18.89s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.71s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.71s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImportDisplay (1.23s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImportFile (1.24s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.20s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImportGzipped (1.38s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.35s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.61s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.63s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-04-09T19:22:42.107Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-09T19:22:42.107Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.37s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.19s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.63s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.56s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.87s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.51s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.59s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.69s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.35s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.67s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestNetHostname (1.68s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPluginActive (1.89s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.73s) [2022-04-09T19:22:42.107Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.50s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.47s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.97s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.76s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.30s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPortList (7.80s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.27s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.20s) [2022-04-09T19:22:42.107Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.47s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.16s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.24s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.59s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.44s) [2022-04-09T19:22:42.369Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.36s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.73s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.37s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.32s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.82s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.35s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.43s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.43s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.83s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiTag (0.34s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.54s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.65s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.17s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.71s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.73s) [2022-04-09T19:22:42.369Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.64s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.27s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.62s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.40s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.40s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.81s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.47s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.44s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.09s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.30s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.62s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.66s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.83s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.86s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.81s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.84s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunMount (4.23s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.58s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetHost (0.85s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.93s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.94s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.13s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.58s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.62s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.38s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.48s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.08s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.61s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.39s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.41s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.29s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.51s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.54s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.82s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.20s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.57s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.63s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.64s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-04-09T19:22:42.370Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.30s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.00s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.66s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.46s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2022-04-09T19:22:42.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.74s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.07s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.10s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.90s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-04-09T19:22:42.371Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-04-09T19:22:42.371Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-09T19:22:42.371Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.34s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-04-09T19:22:42.371Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.33s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.77s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.08s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.81s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.66s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.58s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.74s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.15s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.81s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s) [2022-04-09T19:22:42.371Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.34s) [2022-04-09T19:22:42.371Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-09T19:22:42.371Z] === RUN TestDockerRegistrySuite [2022-04-09T19:22:42.371Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-09T19:22:43.313Z] check_test.go:195: [d4c29e98b026b] daemon is not started [2022-04-09T19:22:43.313Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-09T19:22:44.255Z] check_test.go:195: [ddf5e802879f2] daemon is not started [2022-04-09T19:22:44.255Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-09T19:22:45.638Z] check_test.go:195: [da0289d69cc33] daemon is not started [2022-04-09T19:22:45.638Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-09T19:22:45.638Z] check_test.go:195: [d53a0c53f131b] daemon is not started [2022-04-09T19:22:45.638Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T19:22:48.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-09T19:22:48.188Z] check_test.go:195: [dd689dc52c127] daemon is not started [2022-04-09T19:22:48.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T19:22:53.487Z] check_test.go:195: [d3e46c591c53f] daemon is not started [2022-04-09T19:22:53.487Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-09T19:22:55.400Z] check_test.go:195: [d80d459f49566] daemon is not started [2022-04-09T19:22:55.400Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-09T19:22:55.833Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-09T19:22:55.833Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-09T19:22:55.833Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-09T19:22:55.970Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-09T19:22:56.911Z] check_test.go:195: [dbea44d3fb262] daemon is not started [2022-04-09T19:22:56.911Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-09T19:22:57.854Z] check_test.go:195: [d0e8f3f23578d] daemon is not started [2022-04-09T19:22:57.854Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-09T19:22:58.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-09T19:22:59.000Z] check_test.go:195: [d905b4dfdddf5] daemon is not started [2022-04-09T19:22:59.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-09T19:23:00.389Z] check_test.go:195: [dcc05f69bb45b] daemon is not started [2022-04-09T19:23:00.389Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-09T19:23:01.332Z] check_test.go:195: [de2e57a4d358f] daemon is not started [2022-04-09T19:23:01.332Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-09T19:23:02.274Z] check_test.go:195: [d9948ee1a076a] daemon is not started [2022-04-09T19:23:02.274Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-09T19:23:02.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-09T19:23:02.923Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-09T19:23:02.923Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-09T19:23:02.923Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-09T19:23:03.216Z] check_test.go:195: [dda41efae30c9] daemon is not started [2022-04-09T19:23:03.216Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-09T19:23:03.391Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-09T19:23:03.391Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-09T19:23:03.391Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-09T19:23:03.860Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-09T19:23:03.860Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-09T19:23:03.860Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-09T19:23:04.160Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7bf6fad604a1432bd3906dbf753e42ff0c2231404fbd533807a68a6d3b070928 [2022-04-09T19:23:04.617Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-09T19:23:04.617Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-09T19:23:04.617Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-09T19:23:04.617Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-09T19:23:04.732Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9279ada880b842de0d4c629566cd5af3cc8e2cde72edb7f193b746e052561c6d [2022-04-09T19:23:04.992Z] check_test.go:195: [dcb7a36d54657] daemon is not started [2022-04-09T19:23:04.992Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-09T19:23:05.935Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:797fcf46f64fab2f5be86293f7f3a2d6c6cc0693c6aed8f2a8e4fc4f6eceef27 [2022-04-09T19:23:06.505Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9077633d04f6911c3cf327f53561f33f4e028f49a8d1a7de5dd3aa18e55a03b [2022-04-09T19:23:06.765Z] check_test.go:195: [de6f7572a623a] daemon is not started [2022-04-09T19:23:06.765Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-09T19:23:08.150Z] check_test.go:195: [dc3791433bf36] daemon is not started [2022-04-09T19:23:08.150Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-09T19:23:10.067Z] check_test.go:195: [da24bbdd48f0d] daemon is not started [2022-04-09T19:23:10.067Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-09T19:23:11.010Z] check_test.go:195: [dc517f55e5dae] daemon is not started [2022-04-09T19:23:11.010Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-09T19:23:11.010Z] check_test.go:195: [dc904025699fe] daemon is not started [2022-04-09T19:23:11.010Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T19:23:11.955Z] check_test.go:195: [d3d19af4001f4] daemon is not started [2022-04-09T19:23:11.955Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T19:23:12.898Z] check_test.go:195: [d6adefef5c1d3] daemon is not started [2022-04-09T19:23:12.898Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T19:23:13.844Z] check_test.go:195: [dfb9c983a1a06] daemon is not started [2022-04-09T19:23:13.844Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-09T19:23:14.106Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-09T19:23:16.656Z] docker_cli_swarm_test.go:1796: [dac832f1212f4] joining swarm manager [d212f5492c6ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:23:16.656Z] check_test.go:195: [d0814b2ec7525] daemon is not started [2022-04-09T19:23:16.656Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-09T19:23:16.918Z] check_test.go:195: [d9989be5e5a01] daemon is not started [2022-04-09T19:23:16.918Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-09T19:23:17.489Z] docker_cli_swarm_test.go:1797: [d6240cb40c49f] joining swarm manager [d212f5492c6ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:23:18.059Z] check_test.go:195: [d7857cb60a82a] daemon is not started [2022-04-09T19:23:18.059Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-09T19:23:18.319Z] check_test.go:195: [de6d621c11a0e] daemon is not started [2022-04-09T19:23:18.319Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-09T19:23:18.580Z] check_test.go:195: [d69be1cbd1013] daemon is not started [2022-04-09T19:23:18.580Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-09T19:23:18.841Z] check_test.go:195: [dedf2c9f0754d] daemon is not started [2022-04-09T19:23:18.841Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-09T19:23:18.841Z] check_test.go:195: [dedc78e53c656] daemon is not started [2022-04-09T19:23:19.102Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-09T19:23:19.363Z] check_test.go:195: [dfeebe93acd68] daemon is not started [2022-04-09T19:23:19.363Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-09T19:23:19.363Z] check_test.go:195: [ddc7d0abbac8a] daemon is not started [2022-04-09T19:23:19.363Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-09T19:23:20.307Z] check_test.go:195: [d02dd23504b8d] daemon is not started [2022-04-09T19:23:20.307Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-09T19:23:21.694Z] check_test.go:195: [db4741833d4c0] daemon is not started [2022-04-09T19:23:21.695Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-09T19:23:22.636Z] check_test.go:195: [df8ab06e5cf5c] daemon is not started [2022-04-09T19:23:22.636Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-09T19:23:23.581Z] check_test.go:195: [d19440175cd2d] daemon is not started [2022-04-09T19:23:23.581Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-09T19:23:24.524Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite (43.05s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.19s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.41s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.67s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2022-04-09T19:23:25.097Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.07s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-04-09T19:23:25.357Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-09T19:23:25.357Z] === RUN TestDockerSchema1RegistrySuite [2022-04-09T19:23:25.357Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-09T19:23:25.357Z] check_test.go:222: [d08da9bac7b51] daemon is not started [2022-04-09T19:23:25.357Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T19:23:27.906Z] check_test.go:222: [d5649fe385984] daemon is not started [2022-04-09T19:23:27.906Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T19:23:33.230Z] check_test.go:222: [dbfe91a271e32] daemon is not started [2022-04-09T19:23:33.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-09T19:23:33.230Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-09T19:23:33.795Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-09T19:23:33.795Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-09T19:23:33.795Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-09T19:23:33.795Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-09T19:23:33.812Z] check_test.go:222: [df1eb7dd672ef] daemon is not started [2022-04-09T19:23:33.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-09T19:23:34.072Z] check_test.go:222: [d63fd68c36054] daemon is not started [2022-04-09T19:23:34.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T19:23:35.463Z] check_test.go:222: [d5f182e9092f5] daemon is not started [2022-04-09T19:23:35.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T19:23:36.409Z] check_test.go:222: [d867f3e042ff6] daemon is not started [2022-04-09T19:23:36.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T19:23:36.981Z] check_test.go:222: [d5c5765565dbc] daemon is not started [2022-04-09T19:23:37.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-09T19:23:39.788Z] check_test.go:222: [da9ebf4e992f5] daemon is not started [2022-04-09T19:23:39.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-09T19:23:39.788Z] check_test.go:222: [ddf0cb62ed560] daemon is not started [2022-04-09T19:23:39.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-09T19:23:40.048Z] check_test.go:222: [d5b50ac95a97d] daemon is not started [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite (14.92s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.57s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-04-09T19:23:40.048Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-09T19:23:40.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-09T19:23:40.048Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-09T19:23:40.990Z] check_test.go:251: [d7e346b115f62] daemon is not started [2022-04-09T19:23:40.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-09T19:23:41.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-09T19:23:41.511Z] check_test.go:251: [d2a1b4f3cca76] daemon is not started [2022-04-09T19:23:41.511Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-09T19:23:41.772Z] check_test.go:251: [dbd70af446360] daemon is not started [2022-04-09T19:23:41.772Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-09T19:23:43.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-09T19:23:43.418Z] docker_cli_swarm_test.go:1315: [d3ad4bda466ae] joining swarm manager [de96c20cb4048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:23:43.991Z] check_test.go:251: [db923bc03d34b] daemon is not started [2022-04-09T19:23:43.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-09T19:23:44.252Z] check_test.go:251: [df6dfe8bffba9] daemon is not started [2022-04-09T19:23:44.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-09T19:23:44.774Z] docker_cli_swarm_test.go:1316: [d3eee6398957b] joining swarm manager [de96c20cb4048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:23:45.346Z] check_test.go:251: [d8e987ceab434] daemon is not started [2022-04-09T19:23:45.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-09T19:23:45.606Z] check_test.go:251: [def56dc535700] daemon is not started [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.42s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.53s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.59s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.03s) [2022-04-09T19:23:45.606Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-09T19:23:45.606Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-09T19:23:45.606Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-09T19:23:50.894Z] check_test.go:278: [d119236a69ac6] daemon is not started [2022-04-09T19:23:50.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-09T19:23:50.894Z] check_test.go:278: [d6f4cf0a6dee3] daemon is not started [2022-04-09T19:23:50.894Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-09T19:23:51.154Z] check_test.go:278: [da318d9322d4d] daemon is not started [2022-04-09T19:23:51.154Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-09T19:23:51.154Z] check_test.go:278: [db9a2878210c9] daemon is not started [2022-04-09T19:23:51.154Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-09T19:23:51.414Z] check_test.go:278: [de637bbb8c7f0] daemon is not started [2022-04-09T19:23:51.414Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-04-09T19:23:51.414Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-09T19:23:51.414Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-09T19:23:51.414Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-09T19:23:51.414Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-09T19:23:51.414Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-09T19:23:51.414Z] === RUN TestDockerNetworkSuite [2022-04-09T19:23:51.414Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-09T19:23:52.355Z] docker_cli_network_unix_test.go:46: [d7a44e0acbd26] daemon is not started [2022-04-09T19:23:52.355Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-09T19:23:52.616Z] docker_cli_network_unix_test.go:46: [d2c6a5c8f9cc3] daemon is not started [2022-04-09T19:23:52.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-09T19:23:54.858Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-09T19:23:55.430Z] docker_cli_network_unix_test.go:46: [dc3d4b9c3a09f] daemon is not started [2022-04-09T19:23:55.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-09T19:23:57.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-09T19:23:57.079Z] docker_cli_network_unix_test.go:46: [d12a6bfc065fc] daemon is not started [2022-04-09T19:23:57.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-09T19:23:57.341Z] docker_cli_network_unix_test.go:1233: [d0632b8bbfc1e] daemon is not started [2022-04-09T19:23:57.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-09T19:23:59.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-09T19:24:00.832Z] docker_cli_network_unix_test.go:46: [d611c7e1c7ca8] daemon is not started [2022-04-09T19:24:01.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-09T19:24:02.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-09T19:24:05.050Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-09T19:24:05.050Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-09T19:24:05.299Z] docker_cli_network_unix_test.go:46: [da4e31718d155] daemon is not started [2022-04-09T19:24:06.015Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-09T19:24:06.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-09T19:24:06.396Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-09T19:24:08.162Z] docker_cli_network_unix_test.go:46: [d6df475e1c3c4] daemon is not started [2022-04-09T19:24:08.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-09T19:24:09.549Z] docker_cli_network_unix_test.go:46: [d7027634e26ff] daemon is not started [2022-04-09T19:24:09.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-09T19:24:09.813Z] docker_cli_network_unix_test.go:46: [da1d1bea55190] daemon is not started [2022-04-09T19:24:09.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-09T19:24:10.075Z] docker_cli_network_unix_test.go:46: [d6e83b1074482] daemon is not started [2022-04-09T19:24:10.116Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-09T19:24:10.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-09T19:24:10.907Z] docker_cli_network_unix_test.go:46: [d6a9a0a84971f] daemon is not started [2022-04-09T19:24:11.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-09T19:24:11.742Z] docker_cli_network_unix_test.go:46: [dabbae04a5b65] daemon is not started [2022-04-09T19:24:12.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-09T19:24:12.263Z] docker_cli_network_unix_test.go:46: [de1ad9dd26b25] daemon is not started [2022-04-09T19:24:12.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-09T19:24:12.529Z] docker_cli_network_unix_test.go:46: [d8d2953675dbf] daemon is not started [2022-04-09T19:24:12.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-09T19:24:12.789Z] docker_cli_network_unix_test.go:46: [df1d73178517d] daemon is not started [2022-04-09T19:24:13.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-09T19:24:13.309Z] docker_cli_network_unix_test.go:46: [dbcf9d77cc514] daemon is not started [2022-04-09T19:24:13.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-09T19:24:13.309Z] docker_cli_network_unix_test.go:46: [d66d8a61cd5d8] daemon is not started [2022-04-09T19:24:13.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-09T19:24:13.570Z] docker_cli_network_unix_test.go:46: [d1c7ad6259301] daemon is not started [2022-04-09T19:24:13.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-09T19:24:14.141Z] docker_cli_network_unix_test.go:46: [d634bd49215f1] daemon is not started [2022-04-09T19:24:14.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-09T19:24:14.719Z] docker_cli_network_unix_test.go:46: [d16c371386c07] daemon is not started [2022-04-09T19:24:15.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-09T19:24:15.299Z] docker_cli_network_unix_test.go:46: [d06bc9cc67599] daemon is not started [2022-04-09T19:24:15.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-09T19:24:15.299Z] docker_cli_network_unix_test.go:46: [de0ce1c900e77] daemon is not started [2022-04-09T19:24:15.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-09T19:24:15.559Z] docker_cli_network_unix_test.go:46: [dd0f399072bde] daemon is not started [2022-04-09T19:24:15.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-09T19:24:16.945Z] docker_cli_network_unix_test.go:968: [ddefeb6c74c16] daemon is not started [2022-04-09T19:24:17.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-09T19:24:18.830Z] docker_cli_network_unix_test.go:46: [d119c189c1a76] daemon is not started [2022-04-09T19:24:19.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-09T19:24:21.639Z] docker_cli_network_unix_test.go:1116: [d14c2699888c4] daemon is not started [2022-04-09T19:24:24.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-09T19:24:24.450Z] docker_cli_network_unix_test.go:46: [d07a45b15c735] daemon is not started [2022-04-09T19:24:24.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-09T19:24:25.392Z] docker_cli_network_unix_test.go:46: [db66cca6668ed] daemon is not started [2022-04-09T19:24:25.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-09T19:24:25.392Z] docker_cli_network_unix_test.go:46: [d1d303b50d6ed] daemon is not started [2022-04-09T19:24:25.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-09T19:24:25.392Z] docker_cli_network_unix_test.go:46: [d6a12ea96bfe4] daemon is not started [2022-04-09T19:24:25.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-09T19:24:25.392Z] docker_cli_network_unix_test.go:46: [dcd3e0a020c57] daemon is not started [2022-04-09T19:24:25.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-09T19:24:25.652Z] docker_cli_network_unix_test.go:46: [d37feb7b83380] daemon is not started [2022-04-09T19:24:25.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-09T19:24:25.652Z] docker_cli_network_unix_test.go:46: [d6615e3f9f8a6] daemon is not started [2022-04-09T19:24:25.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-09T19:24:27.036Z] docker_cli_network_unix_test.go:46: [d0df1e5227a45] daemon is not started [2022-04-09T19:24:27.112Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-09T19:24:27.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-09T19:24:27.983Z] docker_cli_network_unix_test.go:46: [d551ef8c11115] daemon is not started [2022-04-09T19:24:27.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-09T19:24:27.983Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-09T19:24:27.983Z] docker_cli_network_unix_test.go:46: [d06d4a8215dfd] daemon is not started [2022-04-09T19:24:27.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-09T19:24:28.554Z] docker_cli_network_unix_test.go:46: [d9dd404e79718] daemon is not started [2022-04-09T19:24:28.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-09T19:24:32.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-09T19:24:34.034Z] docker_cli_network_unix_test.go:1084: [dd91c60679d54] daemon is not started [2022-04-09T19:24:35.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-09T19:24:35.424Z] docker_cli_network_unix_test.go:46: [d323df36c6133] daemon is not started [2022-04-09T19:24:35.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-09T19:24:36.020Z] docker_cli_network_unix_test.go:46: [d561e37ca9c55] daemon is not started [2022-04-09T19:24:36.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-09T19:24:37.225Z] docker_cli_network_unix_test.go:46: [d4e85e05446c7] daemon is not started [2022-04-09T19:24:37.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-09T19:24:37.796Z] docker_cli_network_unix_test.go:46: [df295336bad09] daemon is not started [2022-04-09T19:24:37.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-09T19:24:38.057Z] docker_cli_network_unix_test.go:46: [ddc2456865924] daemon is not started [2022-04-09T19:24:38.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-09T19:24:38.429Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-09T19:24:38.429Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-09T19:24:38.429Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-09T19:24:38.429Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-09T19:24:38.429Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-09T19:24:38.429Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-09T19:24:38.429Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-09T19:24:38.429Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-09T19:24:38.429Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-09T19:24:38.429Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-09T19:24:38.429Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-09T19:24:38.889Z] docker_cli_network_unix_test.go:46: [d0c3f432914d4] daemon is not started [2022-04-09T19:24:38.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-09T19:24:39.462Z] docker_cli_network_unix_test.go:46: [d7de6c0a3fb6c] daemon is not started [2022-04-09T19:24:39.478Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-09T19:24:39.724Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-09T19:24:40.627Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-09T19:24:43.521Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-09T19:24:43.521Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-09T19:24:43.521Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-09T19:24:43.521Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-09T19:24:43.522Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-09T19:24:43.522Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-09T19:24:43.522Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-09T19:24:43.522Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-09T19:24:43.522Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-09T19:24:45.020Z] docker_cli_network_unix_test.go:46: [d3ded33f74cdb] daemon is not started [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite (53.61s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.97s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.71s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.01s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.15s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.44s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-04-09T19:24:45.020Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-04-09T19:24:45.020Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.23s) [2022-04-09T19:24:45.020Z] === RUN TestDockerHubPullSuite [2022-04-09T19:24:45.020Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-09T19:24:46.933Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-09T19:24:47.250Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-09T19:24:47.250Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-09T19:24:47.250Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-09T19:24:47.250Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-09T19:24:47.250Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-09T19:24:48.842Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-09T19:24:49.772Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-09T19:24:49.783Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-09T19:24:51.171Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-09T19:24:51.171Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-09T19:24:51.171Z] --- PASS: TestDockerHubPullSuite (6.23s) [2022-04-09T19:24:51.171Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2022-04-09T19:24:51.171Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-04-09T19:24:51.171Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-04-09T19:24:51.171Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2022-04-09T19:24:51.171Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-09T19:24:51.171Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-09T19:24:51.171Z] PASS [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === Skipped [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-09T19:24:51.171Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2022-04-09T19:24:51.171Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-04-09T19:24:51.171Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-09T19:24:51.171Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.171Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-09T19:24:51.171Z] [2022-04-09T19:24:51.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-09T19:24:51.172Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.172Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-09T19:24:51.172Z] [2022-04-09T19:24:51.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-09T19:24:51.172Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-09T19:24:51.172Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-09T19:24:51.172Z] [2022-04-09T19:24:51.172Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-09T19:24:51.172Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-09T19:24:51.172Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-09T19:24:51.172Z] [2022-04-09T19:24:51.172Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-09T19:24:51.172Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-09T19:24:51.172Z] docker_cli_network_unix_test.go:46: [d06d4a8215dfd] daemon is not started [2022-04-09T19:24:51.172Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-09T19:24:51.172Z] [2022-04-09T19:24:51.172Z] DONE 1265 tests, 51 skipped in 1411.881s [2022-04-09T19:24:51.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-09T19:24:51.172Z] ++++ cat bundles/test-integration/docker.pid [2022-04-09T19:24:51.172Z] +++ kill 9357 [2022-04-09T19:24:51.172Z] +++ /etc/init.d/apparmor stop [2022-04-09T19:24:51.172Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-09T19:24:51.172Z] [2022-04-09T19:24:51.172Z] Unloading profiles will leave already running processes permanently [2022-04-09T19:24:51.172Z] unconfined, which can lead to unexpected situations. [2022-04-09T19:24:51.172Z] [2022-04-09T19:24:51.172Z] To set a process to complain mode, use the command line tool [2022-04-09T19:24:51.172Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-09T19:24:51.172Z] +++ true [2022-04-09T19:24:51.172Z] exiting test-integration [2022-04-09T19:24:51.172Z] ++ exit 0 [2022-04-09T19:24:51.172Z] [2022-04-09T19:24:51.432Z] + for job in $(jobs -p) [2022-04-09T19:24:51.432Z] + wait 31314 [2022-04-09T19:24:54.732Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-09T19:24:55.796Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-09T19:24:58.035Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-09T19:25:04.632Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-09T19:25:09.975Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-09T19:25:11.357Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-09T19:25:15.562Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-09T19:25:22.147Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-09T19:25:22.160Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-09T19:25:22.160Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-09T19:25:22.160Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-09T19:25:22.160Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-09T19:25:25.428Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-09T19:25:25.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-09T19:25:25.447Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-09T19:25:25.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-09T19:25:30.737Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-09T19:25:31.309Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-09T19:25:31.879Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-09T19:25:32.491Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-09T19:25:34.420Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-09T19:25:44.844Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-09T19:26:30.693Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-09T19:26:30.693Z] docker_cli_swarm_test.go:1180: [dc4a0a6598e03] joining swarm manager [db281245ecaed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:26:34.214Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-09T19:26:34.214Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-09T19:26:34.214Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-09T19:26:36.002Z] docker_cli_swarm_test.go:1189: [d233fd41637e8] joining swarm manager [db281245ecaed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:26:55.302Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-09T19:27:07.417Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-09T19:27:07.417Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-09T19:27:07.417Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-09T19:27:10.209Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-09T19:27:10.837Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-09T19:27:10.837Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-09T19:27:10.837Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-09T19:27:10.837Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-09T19:27:13.196Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-09T19:27:13.196Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-09T19:27:14.616Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-09T19:27:14.749Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-09T19:27:17.876Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-09T19:27:18.336Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-09T19:27:18.951Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-09T19:27:19.411Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-09T19:27:19.411Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-09T19:27:19.411Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-09T19:27:19.411Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-09T19:27:19.411Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-09T19:27:19.411Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-09T19:27:19.411Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-09T19:27:19.411Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-09T19:27:20.503Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-09T19:27:20.946Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-09T19:27:23.006Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-09T19:27:23.007Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-09T19:27:23.007Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-09T19:27:23.007Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-09T19:27:23.166Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-09T19:27:23.462Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-09T19:27:23.462Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-09T19:27:23.462Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-09T19:27:23.462Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-09T19:27:23.462Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-09T19:27:23.462Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-09T19:27:23.462Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-09T19:27:24.677Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-09T19:27:25.078Z] docker_cli_swarm_test.go:1112: [d7c221ee0a27c] joining swarm manager [de82a1f5c91d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:27:26.458Z] docker_cli_swarm_test.go:1113: [da543e9035135] joining swarm manager [de82a1f5c91d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:27:26.848Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-09T19:27:26.848Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-09T19:27:26.848Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-09T19:27:26.848Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-09T19:27:26.848Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-09T19:27:26.848Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-09T19:27:28.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-09T19:27:28.135Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:27:28.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-09T19:27:28.135Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T19:27:28.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-09T19:27:28.135Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T19:27:28.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-09T19:27:29.102Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-09T19:27:30.574Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-09T19:27:34.882Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-09T19:27:45.360Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-09T19:27:49.673Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-09T19:27:49.673Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-09T19:27:49.673Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-09T19:27:49.673Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-09T19:27:49.673Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-09T19:27:49.673Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-09T19:27:49.673Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-09T19:27:49.673Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-09T19:27:49.673Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-09T19:27:49.673Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-09T19:27:49.673Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-09T19:27:49.673Z] === RUN TestDockerSuite/TestBuildFails [2022-04-09T19:27:52.574Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-09T19:27:52.574Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-09T19:27:55.660Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-09T19:27:55.660Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-09T19:27:55.660Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-09T19:27:55.660Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-09T19:27:56.162Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-09T19:27:59.386Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-09T19:27:59.630Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-09T19:28:01.559Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-09T19:28:06.690Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-09T19:28:08.529Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-09T19:28:11.861Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-09T19:28:11.861Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-09T19:28:11.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-09T19:28:11.861Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-09T19:28:11.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-09T19:28:11.861Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-09T19:28:12.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-09T19:28:12.319Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-09T19:28:12.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-09T19:28:12.775Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-09T19:28:13.738Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-09T19:28:19.538Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-09T19:28:20.903Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-09T19:28:21.074Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-09T19:28:26.848Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-09T19:28:26.848Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-09T19:28:26.848Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-09T19:28:27.304Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-09T19:28:27.761Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-09T19:28:27.761Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-09T19:28:27.761Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-09T19:28:38.055Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-09T19:28:38.055Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T19:28:38.055Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-09T19:28:47.943Z] docker_cli_swarm_test.go:1166: [d0f2c244e466a] joining swarm manager [de82a1f5c91d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-09T19:28:50.401Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-09T19:28:51.929Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-09T19:28:54.098Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-09T19:28:54.098Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-09T19:28:54.098Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-09T19:28:54.554Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-09T19:28:54.554Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-09T19:28:55.273Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-09T19:28:55.273Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-09T19:28:55.273Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-09T19:28:55.273Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-09T19:28:55.273Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-09T19:29:00.330Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-09T19:29:00.787Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-09T19:29:01.243Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-09T19:29:02.772Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-09T19:29:03.227Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-09T19:29:04.189Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-09T19:29:05.724Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-09T19:29:12.779Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-09T19:29:12.779Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-09T19:29:12.779Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-09T19:29:12.779Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-09T19:29:12.779Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-09T19:29:12.779Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-09T19:29:12.779Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-09T19:29:12.779Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-09T19:29:12.779Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-09T19:29:13.741Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-09T19:29:14.197Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-09T19:29:19.989Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-09T19:29:20.049Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-09T19:29:20.049Z] docker_cli_swarm_test.go:1447: [de91a08507d00] joining swarm manager [d921bf5436801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:29:20.049Z] docker_cli_swarm_test.go:1448: [dd9c096ef8252] joining swarm manager [d921bf5436801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-09T19:29:20.389Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-09T19:29:20.390Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-09T19:29:20.390Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-09T19:29:21.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-09T19:29:30.058Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-09T19:29:30.058Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-09T19:29:30.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-09T19:29:30.216Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-09T19:29:30.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-09T19:29:30.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-09T19:29:30.579Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-09T19:29:31.150Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-09T19:29:31.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-09T19:29:33.695Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-09T19:29:36.998Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-09T19:29:37.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-09T19:29:37.644Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-09T19:29:37.644Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-09T19:29:37.644Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-09T19:29:38.912Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-09T19:29:39.812Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-09T19:29:40.826Z] docker_cli_swarm_unix_test.go:63: [d8eda33eb06b0] joining swarm manager [da8049cecf456]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:29:49.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-09T19:29:59.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-09T19:29:59.703Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-09T19:29:59.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-09T19:30:02.135Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-09T19:30:02.135Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-09T19:30:02.135Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-09T19:30:02.135Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-09T19:30:02.591Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-09T19:30:05.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-09T19:30:05.497Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-09T19:30:05.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-09T19:30:05.497Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-09T19:30:05.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-09T19:30:07.264Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-09T19:30:13.065Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-09T19:30:13.065Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-09T19:30:13.065Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-09T19:30:13.065Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-09T19:30:13.522Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-09T19:30:13.522Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-09T19:30:13.522Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-09T19:30:13.522Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-09T19:30:13.979Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-09T19:30:13.979Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-09T19:30:13.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-09T19:30:14.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-09T19:30:14.049Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-09T19:30:14.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-09T19:30:14.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-09T19:30:14.049Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-09T19:30:14.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-09T19:30:14.049Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-09T19:30:14.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-09T19:30:15.497Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-09T19:30:18.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-09T19:30:18.652Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:30:18.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-09T19:30:18.652Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T19:30:18.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-09T19:30:18.652Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T19:30:18.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-09T19:30:19.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-09T19:30:25.426Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-09T19:30:33.173Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-09T19:30:37.121Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-09T19:30:37.121Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-09T19:30:37.121Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-09T19:30:37.853Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-09T19:30:39.031Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-09T19:30:42.331Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-09T19:30:43.083Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-09T19:30:43.540Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-09T19:30:43.540Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-09T19:30:43.540Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-09T19:30:43.540Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-09T19:30:43.540Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-09T19:30:43.540Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-09T19:30:43.540Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-09T19:30:43.540Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-09T19:30:43.540Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-09T19:30:43.540Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-09T19:30:43.996Z] === RUN TestDockerSuite/TestBuildFails [2022-04-09T19:30:44.244Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-09T19:30:46.156Z] docker_api_swarm_test.go:962: [d34d3b8cd3271] joining swarm manager [d64e4d702776c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-09T19:30:46.392Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-09T19:30:46.890Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-09T19:30:47.347Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-09T19:30:51.071Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-09T19:30:55.891Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-09T19:31:02.944Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-09T19:31:04.261Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-09T19:31:05.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-09T19:31:06.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-09T19:31:06.213Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-09T19:31:07.177Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-09T19:31:07.177Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T19:31:07.634Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-09T19:31:09.807Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-09T19:31:09.807Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-09T19:31:09.807Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-09T19:31:11.491Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-09T19:31:12.118Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-09T19:31:12.118Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-09T19:31:12.118Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-09T19:31:15.583Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-09T19:31:16.490Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-09T19:31:16.547Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-09T19:31:16.547Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-09T19:31:17.005Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-09T19:31:17.005Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-09T19:31:17.005Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-09T19:31:17.877Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-09T19:31:18.536Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-09T19:31:18.546Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-09T19:31:19.165Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-09T19:31:19.508Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-09T19:31:19.625Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-09T19:31:19.625Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-09T19:31:19.625Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-09T19:31:19.625Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-09T19:31:19.625Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-09T19:31:19.808Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-09T19:31:20.071Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-09T19:31:21.035Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-09T19:31:21.493Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-09T19:31:22.458Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-09T19:31:23.104Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-09T19:31:23.343Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-09T19:31:26.564Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-09T19:31:26.564Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-09T19:31:26.564Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-09T19:31:27.526Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-09T19:31:28.014Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-09T19:31:28.490Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-09T19:31:28.490Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-09T19:31:28.490Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-09T19:31:29.515Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-09T19:31:29.689Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-09T19:31:30.905Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-09T19:31:30.905Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-09T19:31:31.369Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-09T19:31:32.411Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-09T19:31:32.411Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-09T19:31:32.411Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-09T19:31:33.377Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-09T19:31:33.377Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-09T19:31:33.377Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-09T19:31:33.897Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-09T19:31:34.259Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-09T19:31:34.341Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-09T19:31:34.717Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-09T19:31:36.245Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-09T19:31:36.442Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-09T19:31:36.516Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-09T19:31:38.050Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-09T19:31:38.508Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-09T19:31:38.508Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-09T19:31:38.508Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-09T19:31:38.988Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-09T19:31:40.050Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-09T19:31:40.841Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-09T19:31:40.841Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T19:31:40.841Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-09T19:31:41.014Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-09T19:31:41.014Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-09T19:31:41.014Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-09T19:31:41.014Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-09T19:31:41.014Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-09T19:31:41.535Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-09T19:31:44.098Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-09T19:31:46.544Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-09T19:31:46.640Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-09T19:31:48.077Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-09T19:31:48.712Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-09T19:31:49.186Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-09T19:31:53.194Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-09T19:31:54.160Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-09T19:31:57.067Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-09T19:31:57.067Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-09T19:31:57.067Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-09T19:31:58.029Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-09T19:31:58.029Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-09T19:31:59.009Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-09T19:32:02.730Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-09T19:32:03.803Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-09T19:32:04.766Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-09T19:32:05.728Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-09T19:32:06.691Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-09T19:32:07.149Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-09T19:32:08.678Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-09T19:32:10.211Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-09T19:32:11.274Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-09T19:32:15.951Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-09T19:32:17.269Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-09T19:32:17.269Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-09T19:32:17.269Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-09T19:32:17.269Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-09T19:32:17.269Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-09T19:32:17.269Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-09T19:32:17.269Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-09T19:32:17.269Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-09T19:32:17.725Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-09T19:32:18.181Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-09T19:32:19.144Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-09T19:32:21.724Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-09T19:32:22.685Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-09T19:32:22.685Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-09T19:32:22.685Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-09T19:32:22.685Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-09T19:32:22.685Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-09T19:32:24.855Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-09T19:32:24.855Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-09T19:32:24.855Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-09T19:32:24.923Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-09T19:32:30.565Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-09T19:32:30.565Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-09T19:32:30.565Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-09T19:32:35.245Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-09T19:32:35.245Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-09T19:32:35.703Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-09T19:32:35.703Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-09T19:32:36.162Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-09T19:32:36.162Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-09T19:32:36.162Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-09T19:32:36.622Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-09T19:32:36.622Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-09T19:32:37.080Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-09T19:32:45.453Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-09T19:32:45.983Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-09T19:32:45.983Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-09T19:32:45.983Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-09T19:32:48.150Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-09T19:32:57.685Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-09T19:33:12.743Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-09T19:33:12.743Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-09T19:33:12.743Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-09T19:33:12.743Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-09T19:33:15.487Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite (1574.77s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.07s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.85s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.59s) [2022-04-09T19:33:15.814Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.69s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.68s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.59s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.12s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.47s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.31s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.75s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.50s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.31s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.06s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.92s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.87s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.56s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.66s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.49s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.09s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.34s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.24s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.07s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.43s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.68s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.98s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.65s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.45s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.45s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.27s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.61s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.37s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.60s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.18s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.07s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.50s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.42s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.58s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.88s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.85s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.57s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.37s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.13s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.61s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.06s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.71s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.09s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.17s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.40s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.69s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.72s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.73s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.88s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2022-04-09T19:33:15.814Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2022-04-09T19:33:15.814Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.48s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.99s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.07s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.66s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.06s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.19s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.87s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-04-09T19:33:15.815Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-04-09T19:33:15.815Z] === RUN TestDockerExternalVolumeSuite [2022-04-09T19:33:15.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-09T19:33:15.815Z] docker_cli_external_volume_driver_test.go:52: [d6e5c0a754c2d] daemon is not started [2022-04-09T19:33:30.721Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-09T19:33:33.143Z] === RUN TestDockerSuite/TestBuildRm [2022-04-09T19:33:38.857Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-09T19:33:42.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-09T19:33:43.118Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-09T19:33:44.085Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-09T19:33:45.502Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-09T19:33:47.666Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-09T19:33:47.666Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-09T19:33:48.125Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-09T19:33:48.125Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-09T19:33:48.581Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-09T19:33:50.109Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-09T19:33:51.223Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-09T19:33:54.383Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-09T19:33:54.790Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-09T19:33:56.570Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-09T19:33:58.507Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-09T19:33:59.770Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-09T19:34:04.276Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-09T19:34:05.125Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-09T19:34:08.318Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-09T19:34:15.373Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-09T19:34:21.936Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-09T19:34:21.936Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-09T19:34:22.392Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-09T19:34:32.734Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-09T19:34:32.734Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-09T19:34:37.419Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-09T19:34:37.419Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-09T19:34:38.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-09T19:34:40.496Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-09T19:34:40.496Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-09T19:34:40.496Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-09T19:34:42.093Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-09T19:34:48.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-09T19:34:49.039Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-09T19:34:49.039Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-09T19:34:49.039Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-09T19:34:49.039Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-09T19:34:49.039Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-09T19:34:49.039Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-09T19:34:52.758Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-09T19:34:58.531Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-09T19:35:02.254Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-09T19:35:02.254Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-09T19:35:02.254Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-09T19:35:03.163Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-09T19:35:03.163Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-09T19:35:03.163Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-09T19:35:03.357Z] docker_cli_external_volume_driver_test.go:52: [dfe5efded7af6] daemon is not started [2022-04-09T19:35:05.144Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-09T19:35:06.107Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-09T19:35:06.884Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-09T19:35:07.637Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-09T19:35:08.418Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-09T19:35:14.195Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-09T19:35:18.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-09T19:35:18.866Z] === RUN TestDockerSuite/TestBuildUser [2022-04-09T19:35:18.866Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-09T19:35:18.866Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-09T19:35:18.866Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-09T19:35:18.866Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-09T19:35:18.866Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-09T19:35:18.866Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-09T19:35:19.999Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-09T19:35:21.528Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-09T19:35:23.548Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-09T19:35:24.007Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-09T19:35:27.727Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-09T19:35:27.727Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-09T19:35:27.727Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-09T19:35:27.727Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-09T19:35:27.727Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-09T19:35:33.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-09T19:35:33.878Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-09T19:35:38.549Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-09T19:35:46.351Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-09T19:35:46.351Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-09T19:35:46.351Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-09T19:35:46.351Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-09T19:35:48.085Z] docker_cli_external_volume_driver_test.go:52: [df9553e03fcd6] daemon is not started [2022-04-09T19:35:50.910Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-09T19:35:52.831Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-09T19:35:52.831Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-09T19:35:56.687Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-09T19:36:01.377Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-09T19:36:02.465Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-09T19:36:02.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-09T19:36:02.984Z] docker_cli_external_volume_driver_test.go:52: [dd5ec052e8517] daemon is not started [2022-04-09T19:36:03.996Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-09T19:36:03.996Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-09T19:36:03.996Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-09T19:36:03.996Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-09T19:36:03.996Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-09T19:36:06.891Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-09T19:36:06.891Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-09T19:36:07.347Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-09T19:36:08.434Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-09T19:36:08.434Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-09T19:36:08.434Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-09T19:36:08.434Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-09T19:36:08.434Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-09T19:36:11.329Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-09T19:36:11.329Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-09T19:36:11.785Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-09T19:36:17.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-09T19:36:29.474Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-09T19:36:33.193Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-09T19:36:33.193Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-09T19:36:47.980Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-09T19:36:47.980Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-09T19:36:48.436Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-09T19:36:48.436Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-09T19:36:48.893Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-09T19:36:48.893Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-09T19:36:48.893Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-09T19:36:49.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-09T19:36:50.424Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-09T19:36:57.999Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-09T19:36:58.988Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-09T19:37:00.518Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-09T19:37:00.518Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-09T19:37:00.974Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-09T19:37:00.974Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-09T19:37:00.974Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-09T19:37:00.974Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T19:37:00.974Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-09T19:37:03.147Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-09T19:37:07.830Z] === RUN TestDockerSuite/TestCommitChange [2022-04-09T19:37:08.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-09T19:37:12.383Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-09T19:37:13.618Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-09T19:37:14.556Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-09T19:37:15.522Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-09T19:37:18.299Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-09T19:37:18.299Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-09T19:37:18.299Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-09T19:37:23.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-09T19:37:23.227Z] === RUN TestDockerSuite/TestBuildRm [2022-04-09T19:37:26.849Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-09T19:37:26.849Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T19:37:26.849Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-09T19:37:33.923Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-09T19:37:38.155Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-09T19:37:39.709Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-09T19:37:39.709Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-09T19:37:39.709Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-09T19:37:39.709Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-09T19:37:39.709Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-09T19:37:39.709Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-09T19:37:39.709Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-09T19:37:39.709Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-09T19:37:41.874Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-09T19:37:41.874Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-09T19:37:41.874Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-09T19:37:41.874Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-09T19:37:42.331Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-09T19:37:43.860Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-09T19:37:48.252Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-09T19:37:48.534Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-09T19:37:51.189Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-09T19:37:53.202Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-09T19:37:55.315Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-09T19:37:55.315Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-09T19:37:55.315Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-09T19:37:58.210Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-09T19:37:58.210Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-09T19:37:58.210Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-09T19:37:58.210Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T19:37:58.210Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-09T19:37:58.210Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T19:37:58.210Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-09T19:37:58.975Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-09T19:38:00.397Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-09T19:38:00.397Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-09T19:38:00.397Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-09T19:38:00.397Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-09T19:38:03.296Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-09T19:38:03.296Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-09T19:38:03.296Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-09T19:38:03.296Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-09T19:38:03.296Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-09T19:38:03.296Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-09T19:38:03.296Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-09T19:38:03.296Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-09T19:38:05.974Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-09T19:38:07.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-09T19:38:09.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-09T19:38:09.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-09T19:38:11.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-09T19:38:11.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-09T19:38:11.370Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-09T19:38:11.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-09T19:38:13.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-09T19:38:13.539Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-09T19:38:16.436Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-09T19:38:16.436Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-09T19:38:16.436Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-09T19:38:16.436Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-09T19:38:16.436Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-09T19:38:19.328Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-09T19:38:19.328Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-09T19:38:20.036Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-09T19:38:20.036Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-09T19:38:20.494Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-09T19:38:21.494Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-09T19:38:21.494Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-09T19:38:21.494Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-09T19:38:23.636Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-09T19:38:27.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-09T19:38:30.035Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-09T19:38:30.035Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-09T19:38:30.855Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-09T19:38:30.855Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-09T19:38:32.204Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-09T19:38:35.929Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-09T19:38:36.637Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-09T19:38:36.637Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-09T19:38:40.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-09T19:38:40.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-09T19:38:40.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-09T19:38:40.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-09T19:38:40.602Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-09T19:38:42.409Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-09T19:38:43.497Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-09T19:38:43.497Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-09T19:38:43.497Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-09T19:38:46.395Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-09T19:38:46.395Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-09T19:38:46.395Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-09T19:38:48.562Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-09T19:38:48.562Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-09T19:38:53.235Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-09T19:38:55.405Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-09T19:38:55.405Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-09T19:38:55.405Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-09T19:38:55.405Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-09T19:38:55.405Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-09T19:38:55.405Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-09T19:38:55.405Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-09T19:38:55.405Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-09T19:38:55.405Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-09T19:38:55.405Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-09T19:38:55.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-09T19:38:57.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-09T19:38:57.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-09T19:38:59.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-09T19:39:00.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-09T19:39:02.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-09T19:39:05.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-09T19:39:06.151Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-09T19:39:07.518Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-09T19:39:07.518Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-09T19:39:07.974Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-09T19:39:08.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c01a58_} [2022-04-09T19:39:11.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11047491970_c:\foo_false____} [2022-04-09T19:39:12.651Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-09T19:39:13.207Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-09T19:39:13.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11047491970_c:\foo_true____} [2022-04-09T19:39:13.622Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-09T19:39:16.387Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-09T19:39:16.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-09T19:39:16.843Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-09T19:39:16.843Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-09T19:39:16.843Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-09T19:39:16.843Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-09T19:39:16.843Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-09T19:39:16.843Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-09T19:39:19.495Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-09T19:39:19.734Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-09T19:39:19.734Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-09T19:39:19.734Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-09T19:39:19.734Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:39:19.734Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-09T19:39:19.734Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:39:19.734Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-09T19:39:19.734Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-09T19:39:19.734Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-09T19:39:19.734Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.190Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-09T19:39:20.190Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.190Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-09T19:39:20.191Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.191Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-09T19:39:20.191Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.191Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-09T19:39:20.191Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.191Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-09T19:39:20.191Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.191Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-09T19:39:20.191Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.191Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-09T19:39:20.191Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.191Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-09T19:39:20.191Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T19:39:20.191Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-09T19:39:23.083Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-09T19:39:23.083Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-09T19:39:23.083Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-09T19:39:23.083Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-09T19:39:25.709Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-09T19:39:25.974Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-09T19:39:25.974Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-09T19:39:25.974Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-09T19:39:25.974Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-09T19:39:25.974Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-09T19:39:25.974Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-09T19:39:25.974Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-09T19:39:26.658Z] === RUN TestDockerSuite/TestBuildUser [2022-04-09T19:39:26.658Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-09T19:39:26.658Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-09T19:39:26.658Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-09T19:39:26.658Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-09T19:39:26.658Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-09T19:39:26.658Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-09T19:39:30.657Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-09T19:39:32.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-09T19:39:32.531Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-09T19:39:32.531Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-09T19:39:33.547Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-09T19:39:33.547Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T19:39:33.547Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-09T19:39:33.547Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-09T19:39:33.547Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-09T19:39:36.336Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-09T19:39:36.336Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-09T19:39:36.336Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-09T19:39:36.336Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-09T19:39:36.336Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-09T19:39:43.838Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-09T19:39:43.838Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-09T19:39:43.838Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-09T19:39:43.838Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T19:39:43.838Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-09T19:39:44.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-09T19:39:54.141Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-09T19:39:54.141Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-09T19:39:54.141Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-09T19:39:54.141Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-09T19:39:54.141Z] === RUN TestDockerSuite/TestCpToDot [2022-04-09T19:39:57.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-09T19:39:57.041Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-09T19:39:57.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-09T19:39:57.041Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-09T19:39:57.041Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-09T19:39:59.932Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-09T19:39:59.932Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:39:59.932Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-09T19:39:59.932Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-09T19:39:59.932Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-09T19:39:59.932Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-09T19:39:59.932Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-09T19:39:59.932Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-09T19:39:59.932Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-09T19:39:59.932Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-09T19:39:59.932Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-09T19:40:02.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-09T19:40:02.437Z] docker_cli_external_volume_driver_test.go:484: [dfb2d89116622] daemon is not started [2022-04-09T19:40:02.827Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-09T19:40:05.024Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-09T19:40:05.480Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-09T19:40:05.480Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-09T19:40:06.380Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-09T19:40:06.380Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-09T19:40:07.651Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-09T19:40:08.613Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-09T19:40:09.070Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-09T19:40:09.070Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-09T19:40:09.070Z] === RUN TestDockerSuite/TestCreateRM [2022-04-09T19:40:09.527Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-09T19:40:09.527Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T19:40:09.527Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-09T19:40:09.527Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-09T19:40:09.984Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-09T19:40:14.929Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-09T19:40:17.339Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-09T19:40:17.339Z] docker_cli_external_volume_driver_test.go:52: [d217e52e70c2e] daemon is not started [2022-04-09T19:40:20.286Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-09T19:40:20.286Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-09T19:40:20.286Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-09T19:40:21.976Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-09T19:40:21.976Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-09T19:40:21.976Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-09T19:40:21.976Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-09T19:40:21.976Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-09T19:40:23.180Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-09T19:40:23.180Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-09T19:40:23.180Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T19:40:23.180Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-09T19:40:24.872Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-09T19:40:24.873Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-09T19:40:25.835Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-09T19:40:26.069Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-09T19:40:26.069Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.069Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-09T19:40:26.069Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-09T19:40:26.069Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-09T19:40:26.525Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-09T19:40:26.525Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-09T19:40:26.525Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-09T19:40:26.525Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-09T19:40:26.525Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-09T19:40:26.525Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-09T19:40:26.525Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-09T19:40:26.525Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDockerFails [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-09T19:40:26.525Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-09T19:40:26.525Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-09T19:40:26.525Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-09T19:40:26.525Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-09T19:40:26.525Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-09T19:40:26.525Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-09T19:40:29.417Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite (436.81s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-04-09T19:40:32.240Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-09T19:40:32.240Z] PASS [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] === Skipped [2022-04-09T19:40:32.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-09T19:40:32.240Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-09T19:40:32.240Z] check_test.go:308: [d5c0555cf9f27] daemon is not started [2022-04-09T19:40:32.240Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-09T19:40:32.240Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-09T19:40:32.240Z] check_test.go:308: [d9ca75f88e692] daemon is not started [2022-04-09T19:40:32.240Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-09T19:40:32.240Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-09T19:40:32.240Z] check_test.go:308: [dc28aa4ee1546] daemon is not started [2022-04-09T19:40:32.240Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-09T19:40:32.240Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-09T19:40:32.240Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-09T19:40:32.240Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-09T19:40:32.240Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] DONE 271 tests, 5 skipped in 2352.394s [2022-04-09T19:40:32.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-09T19:40:32.240Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d112b28b8c2d8/docker.pid [2022-04-09T19:40:32.240Z] +++ kill 7181 [2022-04-09T19:40:32.240Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7181 is not a child of this shell [2022-04-09T19:40:32.240Z] warning: PID 7181 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d112b28b8c2d8/docker.pid had a nonzero exit code [2022-04-09T19:40:32.240Z] ++++ cat bundles/test-integration/docker.pid [2022-04-09T19:40:32.240Z] +++ kill 9372 [2022-04-09T19:40:32.240Z] +++ /etc/init.d/apparmor stop [2022-04-09T19:40:32.240Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] Unloading profiles will leave already running processes permanently [2022-04-09T19:40:32.240Z] unconfined, which can lead to unexpected situations. [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] To set a process to complain mode, use the command line tool [2022-04-09T19:40:32.240Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-09T19:40:32.240Z] +++ true [2022-04-09T19:40:32.240Z] exiting test-integration [2022-04-09T19:40:32.240Z] ++ exit 0 [2022-04-09T19:40:32.240Z] [2022-04-09T19:40:32.240Z] + exit 0 [2022-04-09T19:40:32.240Z] ++ jobs -p [2022-04-09T19:40:32.240Z] + pids= [2022-04-09T19:40:32.240Z] + echo 'Remaining pids to kill: []' [2022-04-09T19:40:32.240Z] Remaining pids to kill: [] [2022-04-09T19:40:32.240Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-09T19:40:32.264Z] Recording test results [2022-04-09T19:40:32.308Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-09T19:40:33.929Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-09T19:40:34.263Z] + echo Ensuring container killed. [2022-04-09T19:40:34.263Z] Ensuring container killed. [2022-04-09T19:40:34.263Z] + docker ps -aq -f name=docker-pr3-* [2022-04-09T19:40:34.263Z] + cids=2e7641396602 [2022-04-09T19:40:34.263Z] 5e766d644bf5 [2022-04-09T19:40:34.263Z] 80555b44dc88 [2022-04-09T19:40:34.263Z] + [ -n 2e7641396602 [2022-04-09T19:40:34.263Z] 5e766d644bf5 [2022-04-09T19:40:34.263Z] 80555b44dc88 ] [2022-04-09T19:40:34.263Z] + docker rm -vf 2e7641396602 5e766d644bf5 80555b44dc88 [2022-04-09T19:40:34.835Z] 2e7641396602 [2022-04-09T19:40:34.835Z] 5e766d644bf5 [2022-04-09T19:40:34.835Z] 80555b44dc88 [Pipeline] sh [2022-04-09T19:40:35.123Z] + echo Chowning /workspace to jenkins user [2022-04-09T19:40:35.123Z] Chowning /workspace to jenkins user [2022-04-09T19:40:35.123Z] + id -u [2022-04-09T19:40:35.123Z] + id -g [2022-04-09T19:40:35.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43475:/workspace busybox chown -R 1000:1000 /workspace [2022-04-09T19:40:35.123Z] Unable to find image 'busybox:latest' locally [2022-04-09T19:40:35.123Z] latest: Pulling from library/busybox [2022-04-09T19:40:35.198Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-09T19:40:35.383Z] 554879bb3004: Pulling fs layer [2022-04-09T19:40:35.383Z] 554879bb3004: Download complete [2022-04-09T19:40:35.383Z] 554879bb3004: Pull complete [2022-04-09T19:40:35.383Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-09T19:40:35.383Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-09T19:40:38.232Z] + bundleName=amd64 [2022-04-09T19:40:38.232Z] + echo Creating amd64-bundles.tar.gz [2022-04-09T19:40:38.232Z] Creating amd64-bundles.tar.gz [2022-04-09T19:40:38.232Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-09T19:40:38.232Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-09T19:40:39.644Z] Archiving artifacts [2022-04-09T19:40:40.652Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-09T19:40:41.646Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T19:40:41.966Z] + make clean [2022-04-09T19:40:42.227Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T19:40:42.227Z] docker-dev-cache [2022-04-09T19:40:42.227Z] docker-mod-cache [Pipeline] deleteDir [2022-04-09T19:40:45.485Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-09T19:40:46.462Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-09T19:40:46.462Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-09T19:40:50.159Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-09T19:40:55.939Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-09T19:40:58.830Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-09T19:40:59.286Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-09T19:41:03.960Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-09T19:41:04.121Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-09T19:41:04.121Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-09T19:41:04.121Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-09T19:41:04.121Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-09T19:41:04.121Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-09T19:41:04.121Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-09T19:41:04.121Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-09T19:41:05.081Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-09T19:41:05.497Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-09T19:41:06.468Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-09T19:41:12.236Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-09T19:41:15.371Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-09T19:41:16.900Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-09T19:41:16.900Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-09T19:41:17.356Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-09T19:41:17.356Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-09T19:41:17.356Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-09T19:41:17.356Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T19:41:17.812Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-09T19:41:18.004Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-09T19:41:18.004Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-09T19:41:18.004Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-09T19:41:18.004Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:41:18.004Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-09T19:41:18.004Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-09T19:41:18.004Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-09T19:41:18.004Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-09T19:41:18.004Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-09T19:41:18.965Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-09T19:41:18.965Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-09T19:41:18.965Z] === RUN TestDockerSuite/TestEventsRename [2022-04-09T19:41:19.977Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-09T19:41:19.977Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T19:41:19.977Z] === RUN TestDockerSuite/TestCommitChange [2022-04-09T19:41:21.873Z] === RUN TestDockerSuite/TestEventsResize [2022-04-09T19:41:27.032Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-09T19:41:30.423Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-09T19:41:32.590Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-09T19:41:32.815Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-09T19:41:32.815Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-09T19:41:32.815Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-09T19:41:35.484Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-09T19:41:41.266Z] === RUN TestDockerSuite/TestEventsTop [2022-04-09T19:41:41.266Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-09T19:41:41.266Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-09T19:41:41.432Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-09T19:41:41.432Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T19:41:41.432Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-09T19:41:43.441Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-09T19:41:48.122Z] === RUN TestDockerSuite/TestExec [2022-04-09T19:41:48.122Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:41:48.122Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-09T19:41:48.122Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-09T19:41:48.122Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-09T19:41:49.971Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-09T19:41:50.296Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-09T19:41:52.464Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-09T19:41:52.464Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:41:52.464Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-09T19:41:52.464Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:41:52.464Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-09T19:41:52.464Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-09T19:41:52.464Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-09T19:41:52.743Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-09T19:41:52.743Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-09T19:41:52.743Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-09T19:41:52.743Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-09T19:41:54.279Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-09T19:41:54.632Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-09T19:41:55.747Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-09T19:41:55.747Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-09T19:41:55.747Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-09T19:41:55.747Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-09T19:41:55.747Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-09T19:41:55.747Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-09T19:41:55.747Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-09T19:41:55.747Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-09T19:41:56.797Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-09T19:41:58.962Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-09T19:42:00.059Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-09T19:42:00.059Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-09T19:42:00.059Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-09T19:42:00.059Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-09T19:42:00.517Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-09T19:42:00.517Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-09T19:42:00.517Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-09T19:42:00.517Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-09T19:42:00.517Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-09T19:42:00.517Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-09T19:42:00.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-09T19:42:01.132Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-09T19:42:04.289Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-09T19:42:05.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-09T19:42:05.657Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:42:05.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-09T19:42:06.114Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T19:42:06.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-09T19:42:06.114Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T19:42:06.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-09T19:42:06.903Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-09T19:42:06.903Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-09T19:42:06.903Z] === RUN TestDockerSuite/TestExecEnv [2022-04-09T19:42:06.903Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T19:42:06.903Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-09T19:42:06.903Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-09T19:42:06.903Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-09T19:42:07.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-09T19:42:08.442Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-09T19:42:14.219Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-09T19:42:14.219Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-09T19:42:14.219Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-09T19:42:14.219Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-09T19:42:14.219Z] === RUN TestDockerSuite/TestExecParseError [2022-04-09T19:42:14.219Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-09T19:42:14.219Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-09T19:42:14.219Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-09T19:42:14.219Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-09T19:42:14.219Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-09T19:42:14.219Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-09T19:42:14.579Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-09T19:42:14.579Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-09T19:42:14.579Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-09T19:42:14.723Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-09T19:42:16.111Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-09T19:42:16.111Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.385Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-09T19:42:16.385Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.385Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-09T19:42:16.385Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.385Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-09T19:42:16.385Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.385Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-09T19:42:16.385Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.385Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-09T19:42:16.385Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.385Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-09T19:42:16.568Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-09T19:42:16.568Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.568Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-09T19:42:16.568Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T19:42:16.568Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-09T19:42:18.555Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-09T19:42:18.555Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-09T19:42:18.555Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-09T19:42:19.464Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-09T19:42:19.464Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-09T19:42:19.464Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-09T19:42:19.464Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-09T19:42:23.183Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-09T19:42:23.183Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-09T19:42:23.183Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-09T19:42:23.183Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-09T19:42:23.183Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-09T19:42:23.183Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-09T19:42:23.183Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-09T19:42:23.183Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-09T19:42:24.334Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-09T19:42:24.334Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-09T19:42:24.334Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-09T19:42:24.334Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-09T19:42:24.334Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-09T19:42:24.334Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-09T19:42:24.334Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-09T19:42:26.900Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-09T19:42:30.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-09T19:42:31.381Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-09T19:42:34.340Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-09T19:42:34.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-09T19:42:34.341Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-09T19:42:34.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-09T19:42:35.810Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-09T19:42:35.810Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-09T19:42:35.810Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-09T19:42:35.810Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-09T19:42:35.810Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-09T19:42:35.810Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-09T19:42:35.810Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-09T19:42:35.810Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-09T19:42:35.810Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-09T19:42:35.810Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-09T19:42:35.810Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-09T19:42:35.810Z] === RUN TestDockerSuite/TestBuildFails [2022-04-09T19:42:37.152Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-09T19:42:38.058Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-09T19:42:38.058Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-09T19:42:38.707Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-09T19:42:38.707Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-09T19:42:40.041Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-09T19:42:41.785Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-09T19:42:41.785Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-09T19:42:41.785Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-09T19:42:41.785Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-09T19:42:41.785Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-09T19:42:44.675Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-09T19:42:44.675Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-09T19:42:45.761Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-09T19:42:47.085Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-09T19:42:47.085Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:42:47.085Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-09T19:42:47.085Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-09T19:42:47.085Z] === RUN TestDockerSuite/TestHealth [2022-04-09T19:42:47.085Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-09T19:42:47.085Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-09T19:42:47.085Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-09T19:42:47.085Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-09T19:42:47.086Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-09T19:42:48.393Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-09T19:42:48.393Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-09T19:42:48.393Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-09T19:42:51.764Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-09T19:42:51.764Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-09T19:42:51.764Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-09T19:42:52.110Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-09T19:42:52.110Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-09T19:42:52.220Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-09T19:42:52.220Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-09T19:42:52.220Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-09T19:42:52.677Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-09T19:42:53.139Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-09T19:42:53.139Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-09T19:42:53.139Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-09T19:42:54.672Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-09T19:42:54.672Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-09T19:42:55.830Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-09T19:42:56.206Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-09T19:42:56.663Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-09T19:42:58.125Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-09T19:42:58.836Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-09T19:43:01.603Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-09T19:43:01.806Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-09T19:43:02.262Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-09T19:43:02.262Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T19:43:02.262Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-09T19:43:03.983Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-09T19:43:05.982Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-09T19:43:05.982Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-09T19:43:06.438Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestImportFile [2022-04-09T19:43:06.438Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-09T19:43:06.438Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-09T19:43:06.438Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-09T19:43:06.438Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-09T19:43:06.438Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-09T19:43:06.438Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-09T19:43:06.438Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-09T19:43:06.438Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-09T19:43:06.438Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T19:43:06.438Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-09T19:43:08.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-09T19:43:08.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-09T19:43:08.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-09T19:43:08.653Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-09T19:43:08.653Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-09T19:43:09.333Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-09T19:43:10.820Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-09T19:43:10.820Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-09T19:43:10.820Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-09T19:43:12.230Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-09T19:43:12.230Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T19:43:12.230Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-09T19:43:12.230Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-09T19:43:12.230Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-09T19:43:12.230Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-09T19:43:12.230Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-09T19:43:12.230Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-09T19:43:12.531Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-09T19:43:12.988Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-09T19:43:14.544Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-09T19:43:14.544Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-09T19:43:14.544Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-09T19:43:15.128Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-09T19:43:15.128Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-09T19:43:18.027Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-09T19:43:18.027Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-09T19:43:18.027Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-09T19:43:18.027Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-09T19:43:18.027Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-09T19:43:18.027Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-09T19:43:18.027Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-09T19:43:18.262Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-09T19:43:18.718Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-09T19:43:20.049Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-09T19:43:20.049Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-09T19:43:20.049Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-09T19:43:20.924Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-09T19:43:21.015Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-09T19:43:21.472Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-09T19:43:21.472Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-09T19:43:21.472Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-09T19:43:23.386Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-09T19:43:25.609Z] === RUN TestDockerSuite/TestInspectImage [2022-04-09T19:43:25.609Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:43:25.609Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-09T19:43:25.609Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:43:25.609Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-09T19:43:25.609Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T19:43:25.609Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-09T19:43:27.104Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-09T19:43:27.104Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-09T19:43:27.104Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-09T19:43:27.104Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-09T19:43:27.104Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-09T19:43:27.104Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-09T19:43:27.104Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-09T19:43:27.104Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-09T19:43:27.104Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-09T19:43:27.104Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-09T19:43:27.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-09T19:43:28.508Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-09T19:43:30.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-09T19:43:30.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-09T19:43:30.709Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-09T19:43:31.173Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-09T19:43:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-09T19:43:34.069Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-09T19:43:35.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-09T19:43:36.240Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-09T19:43:36.240Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-09T19:43:36.240Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-09T19:43:36.240Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-09T19:43:38.420Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-09T19:43:39.128Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-09T19:43:39.128Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T19:43:39.128Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-09T19:43:39.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-09T19:43:42.137Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-09T19:43:42.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f6b88_} [2022-04-09T19:43:45.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1658103064_c:\foo_false____} [2022-04-09T19:43:46.812Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-09T19:43:48.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1658103064_c:\foo_true____} [2022-04-09T19:43:48.981Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-09T19:43:51.152Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-09T19:43:51.486Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-09T19:43:51.893Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-09T19:43:51.893Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-09T19:43:51.893Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-09T19:43:52.349Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-09T19:43:52.349Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-09T19:43:52.349Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-09T19:43:52.349Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-09T19:43:52.349Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-09T19:43:52.349Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-09T19:43:52.349Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-09T19:43:52.349Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-09T19:43:52.349Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-09T19:43:52.451Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-09T19:43:54.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-09T19:43:55.346Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-09T19:43:55.346Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-09T19:43:55.346Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-09T19:43:56.068Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-09T19:43:56.068Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.068Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-09T19:43:56.068Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.068Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-09T19:43:56.069Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-09T19:43:56.069Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T19:43:56.069Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-09T19:43:56.214Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-09T19:43:56.311Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-09T19:43:56.311Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-09T19:43:59.111Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-09T19:43:59.789Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-09T19:43:59.789Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-09T19:43:59.789Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-09T19:43:59.789Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-09T19:44:02.001Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-09T19:44:02.001Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-09T19:44:02.001Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-09T19:44:02.001Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-09T19:44:03.510Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-09T19:44:03.510Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-09T19:44:03.510Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-09T19:44:03.510Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-09T19:44:03.510Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-09T19:44:03.510Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-09T19:44:03.510Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-09T19:44:04.177Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-09T19:44:06.346Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-09T19:44:06.627Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-09T19:44:07.592Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-09T19:44:08.556Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-09T19:44:09.278Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-09T19:44:10.090Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-09T19:44:10.547Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-09T19:44:12.086Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-09T19:44:13.001Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-09T19:44:13.001Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T19:44:13.001Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-09T19:44:13.001Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-09T19:44:13.001Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-09T19:44:13.395Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-09T19:44:14.260Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-09T19:44:15.568Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-09T19:44:15.568Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-09T19:44:15.568Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-09T19:44:17.735Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-09T19:44:17.735Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-09T19:44:22.810Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-09T19:44:22.810Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-09T19:44:22.810Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-09T19:44:22.810Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-09T19:44:22.810Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-09T19:44:22.810Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-09T19:44:22.810Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-09T19:44:22.810Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-09T19:44:22.810Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-09T19:44:23.268Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-09T19:44:24.232Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-09T19:44:24.788Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-09T19:44:25.348Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-09T19:44:25.348Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-09T19:44:25.348Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-09T19:44:25.348Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T19:44:25.348Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-09T19:44:31.291Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-09T19:44:31.838Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-09T19:44:37.613Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-09T19:44:37.692Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-09T19:44:37.692Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-09T19:44:37.692Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-09T19:44:37.692Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-09T19:44:37.692Z] === RUN TestDockerSuite/TestCpToDot [2022-04-09T19:44:40.508Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-09T19:44:40.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-09T19:44:40.583Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-09T19:44:40.583Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-09T19:44:40.583Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-09T19:44:40.583Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-09T19:44:42.680Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-09T19:44:42.680Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-09T19:44:42.680Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-09T19:44:44.352Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-09T19:44:44.352Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:44:44.352Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-09T19:44:44.352Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-09T19:44:44.352Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-09T19:44:44.352Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-09T19:44:44.352Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-09T19:44:44.352Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-09T19:44:44.352Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-09T19:44:44.352Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-09T19:44:44.821Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-09T19:44:45.575Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-09T19:44:47.039Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-09T19:44:48.468Z] === RUN TestDockerSuite/TestLogsSince [2022-04-09T19:44:49.993Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-09T19:44:50.463Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-09T19:44:50.463Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-09T19:44:53.418Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-09T19:44:54.406Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-09T19:44:54.406Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-09T19:44:54.406Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-09T19:44:54.406Z] === RUN TestDockerSuite/TestCreateRM [2022-04-09T19:44:54.879Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-09T19:44:54.879Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T19:44:54.879Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-09T19:44:55.347Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-09T19:44:55.816Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-09T19:44:58.761Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-09T19:44:58.761Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-09T19:44:58.761Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-09T19:44:58.761Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-09T19:44:58.761Z] === RUN TestDockerSuite/TestLogsTail [2022-04-09T19:45:00.930Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-09T19:45:01.270Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-09T19:45:01.270Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-09T19:45:01.270Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-09T19:45:01.270Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-09T19:45:03.824Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-09T19:45:06.404Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-09T19:45:06.404Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-09T19:45:06.404Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-09T19:45:06.724Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-09T19:45:06.724Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestNetHostname [2022-04-09T19:45:06.724Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-09T19:45:06.724Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-09T19:45:06.724Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-09T19:45:06.724Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginActive [2022-04-09T19:45:06.724Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-09T19:45:06.724Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-09T19:45:06.724Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-09T19:45:06.724Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-09T19:45:06.724Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-09T19:45:06.724Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-09T19:45:06.724Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-09T19:45:06.724Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-09T19:45:06.724Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-09T19:45:07.181Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-09T19:45:07.181Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-09T19:45:07.181Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-09T19:45:07.181Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-09T19:45:07.181Z] === RUN TestDockerSuite/TestPortList [2022-04-09T19:45:07.181Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-09T19:45:07.181Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-09T19:45:10.131Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-09T19:45:10.131Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-09T19:45:10.131Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T19:45:10.131Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-09T19:45:12.959Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-09T19:45:12.959Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-09T19:45:12.959Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-09T19:45:12.959Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-09T19:45:12.959Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-09T19:45:12.959Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-09T19:45:12.959Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-09T19:45:12.959Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-09T19:45:12.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-09T19:45:13.849Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-09T19:45:13.849Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-09T19:45:13.849Z] === RUN TestDockerSuite/TestDockerFails [2022-04-09T19:45:14.306Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-09T19:45:14.306Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-09T19:45:14.306Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-09T19:45:14.306Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-09T19:45:14.306Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-09T19:45:14.306Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-09T19:45:14.306Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-09T19:45:14.306Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-09T19:45:14.306Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-09T19:45:14.306Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-09T19:45:14.306Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-09T19:45:18.025Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-09T19:45:18.742Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-09T19:45:18.743Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-09T19:45:18.743Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-09T19:45:20.920Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-09T19:45:24.636Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-09T19:45:27.294Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-09T19:45:27.294Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-09T19:45:27.294Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-09T19:45:36.991Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-09T19:45:37.598Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-09T19:45:41.704Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-09T19:45:48.754Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-09T19:45:51.648Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-09T19:45:51.938Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-09T19:45:52.109Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-09T19:45:55.275Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-09T19:45:55.275Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-09T19:45:55.275Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-09T19:45:55.275Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-09T19:45:57.879Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-09T19:45:59.407Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-09T19:46:00.371Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-09T19:46:07.466Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-09T19:46:07.631Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-09T19:46:11.357Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-09T19:46:13.237Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-09T19:46:13.238Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-09T19:46:13.238Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-09T19:46:13.238Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:46:13.238Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-09T19:46:13.238Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-09T19:46:13.238Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-09T19:46:13.238Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-09T19:46:13.238Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-09T19:46:14.768Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-09T19:46:14.768Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-09T19:46:14.768Z] === RUN TestDockerSuite/TestEventsRename [2022-04-09T19:46:17.044Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-09T19:46:17.660Z] === RUN TestDockerSuite/TestEventsResize [2022-04-09T19:46:21.676Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-09T19:46:22.823Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-09T19:46:25.397Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-09T19:46:25.397Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-09T19:46:25.397Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-09T19:46:25.397Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-09T19:46:25.397Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-09T19:46:31.175Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-09T19:46:31.175Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T19:46:31.175Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-09T19:46:31.175Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-09T19:46:31.175Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-09T19:46:31.175Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-09T19:46:31.175Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-09T19:46:31.175Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-09T19:46:31.175Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-09T19:46:35.193Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-09T19:46:38.257Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-09T19:46:38.257Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-09T19:46:38.257Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-09T19:46:39.786Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-09T19:46:39.786Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-09T19:46:39.786Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-09T19:46:40.754Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-09T19:46:41.717Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-09T19:46:41.717Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-09T19:46:41.717Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-09T19:46:42.250Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-09T19:46:46.394Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-09T19:46:52.173Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-09T19:46:53.286Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-09T19:46:54.248Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-09T19:46:54.342Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-09T19:46:57.965Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-09T19:47:03.334Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-09T19:47:03.334Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-09T19:47:03.334Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-09T19:47:03.733Z] === RUN TestDockerSuite/TestEventsTop [2022-04-09T19:47:03.733Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-09T19:47:03.733Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-09T19:47:06.629Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-09T19:47:12.403Z] === RUN TestDockerSuite/TestExec [2022-04-09T19:47:12.403Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:47:12.403Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-09T19:47:12.403Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-09T19:47:12.403Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-09T19:47:15.299Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-09T19:47:18.129Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-09T19:47:18.129Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-09T19:47:18.129Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-09T19:47:18.129Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-09T19:47:18.129Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-09T19:47:18.129Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-09T19:47:18.193Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-09T19:47:18.193Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:47:18.193Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-09T19:47:18.193Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:47:18.193Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-09T19:47:18.193Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-09T19:47:18.193Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-09T19:47:19.458Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-09T19:47:19.458Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:47:19.458Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-09T19:47:21.027Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-09T19:47:22.862Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-09T19:47:26.506Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-09T19:47:26.506Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-09T19:47:26.506Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-09T19:47:26.583Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-09T19:47:26.961Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-09T19:47:30.302Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-09T19:47:31.322Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-09T19:47:32.730Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-09T19:47:34.020Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-09T19:47:34.221Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-09T19:47:34.679Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-09T19:47:35.136Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-09T19:47:37.406Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-09T19:47:37.406Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:47:37.406Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-09T19:47:38.031Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-09T19:47:38.995Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-09T19:47:39.790Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-09T19:47:39.790Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-09T19:47:39.790Z] === RUN TestDockerSuite/TestExecEnv [2022-04-09T19:47:39.790Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T19:47:40.247Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-09T19:47:40.247Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-09T19:47:40.247Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-09T19:47:41.165Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-09T19:47:42.084Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-09T19:47:42.084Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-09T19:47:42.540Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-09T19:47:43.964Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-09T19:47:48.632Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-09T19:47:48.632Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-09T19:47:48.632Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-09T19:47:48.632Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-09T19:47:48.632Z] === RUN TestDockerSuite/TestExecParseError [2022-04-09T19:47:48.632Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-09T19:47:48.632Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-09T19:47:48.632Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-09T19:47:48.632Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-09T19:47:48.632Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-09T19:47:48.632Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-09T19:47:53.300Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-09T19:47:53.300Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-09T19:47:53.300Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-09T19:47:53.300Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-09T19:47:53.300Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-09T19:47:53.300Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-09T19:47:53.300Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-09T19:47:53.300Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-09T19:47:53.300Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-09T19:47:53.300Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-09T19:47:53.300Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-09T19:47:56.194Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-09T19:47:56.194Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-09T19:47:56.194Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-09T19:48:00.187Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-09T19:48:00.643Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-09T19:48:01.099Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-09T19:48:02.230Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-09T19:48:03.263Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-09T19:48:03.263Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-09T19:48:03.263Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-09T19:48:03.263Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-09T19:48:03.263Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-09T19:48:03.263Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-09T19:48:03.263Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-09T19:48:03.763Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-09T19:48:08.151Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-09T19:48:10.312Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-09T19:48:13.919Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-09T19:48:18.853Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-09T19:48:21.433Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-09T19:48:22.570Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-09T19:48:22.581Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-09T19:48:24.330Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-09T19:48:27.256Z] === RUN TestDockerSuite/TestRmiTag [2022-04-09T19:48:28.218Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-09T19:48:29.613Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestHealth [2022-04-09T19:48:29.613Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-09T19:48:29.613Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-09T19:48:31.117Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-09T19:48:35.382Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-09T19:48:35.382Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-09T19:48:35.382Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-09T19:48:35.382Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-09T19:48:35.382Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-09T19:48:35.382Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-09T19:48:35.839Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-09T19:48:36.295Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-09T19:48:36.295Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-09T19:48:36.295Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-09T19:48:36.686Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-09T19:48:37.825Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-09T19:48:37.825Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-09T19:48:39.353Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-09T19:48:39.809Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-09T19:48:41.368Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-09T19:48:41.974Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-09T19:48:45.692Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-09T19:48:45.693Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-09T19:48:45.693Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T19:48:45.693Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-09T19:48:47.150Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-09T19:48:48.682Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-09T19:48:48.682Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-09T19:48:48.682Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-09T19:48:48.682Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-09T19:48:48.682Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-09T19:48:48.777Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-09T19:48:50.374Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImportFile [2022-04-09T19:48:50.374Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-09T19:48:50.374Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-09T19:48:50.374Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-09T19:48:50.374Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.374Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-09T19:48:50.374Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-09T19:48:50.375Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-09T19:48:50.375Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.375Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-09T19:48:50.375Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.375Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-09T19:48:50.375Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-09T19:48:50.375Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.375Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-09T19:48:50.375Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T19:48:50.375Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-09T19:48:51.581Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-09T19:48:51.581Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-09T19:48:51.581Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-09T19:48:51.672Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-09T19:48:53.265Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-09T19:48:56.156Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-09T19:48:56.156Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T19:48:56.156Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-09T19:48:56.156Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-09T19:48:56.612Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-09T19:48:56.612Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-09T19:48:56.612Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-09T19:48:56.612Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-09T19:48:57.443Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-09T19:48:58.406Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-09T19:48:58.406Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-09T19:48:58.406Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-09T19:48:58.406Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-09T19:48:58.867Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-09T19:48:58.867Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-09T19:48:58.867Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-09T19:48:58.867Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-09T19:48:58.867Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-09T19:48:58.867Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-09T19:48:58.867Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-09T19:48:58.867Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-09T19:48:58.867Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-09T19:48:58.867Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-09T19:48:58.867Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-09T19:48:59.505Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-09T19:48:59.961Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-09T19:49:01.045Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-09T19:49:01.045Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-09T19:49:01.045Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-09T19:49:01.045Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-09T19:49:01.045Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-09T19:49:02.898Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-09T19:49:02.898Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-09T19:49:02.898Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-09T19:49:02.899Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-09T19:49:02.899Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-09T19:49:02.899Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-09T19:49:02.899Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-09T19:49:05.790Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-09T19:49:06.818Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-09T19:49:08.988Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-09T19:49:11.558Z] === RUN TestDockerSuite/TestInspectImage [2022-04-09T19:49:11.558Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:49:11.558Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-09T19:49:11.558Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:49:11.558Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-09T19:49:11.558Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T19:49:11.558Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-09T19:49:11.884Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-09T19:49:14.779Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-09T19:49:15.278Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-09T19:49:17.672Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-09T19:49:17.672Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-09T19:49:18.995Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-09T19:49:18.995Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-09T19:49:21.888Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.453Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-09T19:49:23.453Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.454Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-09T19:49:23.454Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-09T19:49:23.454Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-09T19:49:27.180Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-09T19:49:27.180Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-09T19:49:27.180Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-09T19:49:30.074Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-09T19:49:30.074Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-09T19:49:30.074Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-09T19:49:30.074Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-09T19:49:30.425Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-09T19:49:30.425Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-09T19:49:30.425Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-09T19:49:30.425Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-09T19:49:30.531Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-09T19:49:32.697Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-09T19:49:32.697Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-09T19:49:32.697Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-09T19:49:32.697Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-09T19:49:32.697Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-09T19:49:32.697Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-09T19:49:32.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-09T19:49:32.697Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-09T19:49:32.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-09T19:49:32.697Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-09T19:49:32.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-09T19:49:32.697Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-09T19:49:33.154Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-09T19:49:33.154Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-09T19:49:33.154Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-09T19:49:34.144Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-09T19:49:35.331Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-09T19:49:39.051Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-09T19:49:41.193Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-09T19:49:41.943Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-09T19:49:41.943Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-09T19:49:41.943Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-09T19:49:41.943Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-09T19:49:41.943Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-09T19:49:41.943Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-09T19:49:41.943Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-09T19:49:44.839Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-09T19:49:44.839Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-09T19:49:44.839Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-09T19:49:44.839Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-09T19:49:44.839Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-09T19:49:44.839Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-09T19:49:44.839Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-09T19:49:44.839Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-09T19:49:44.839Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-09T19:49:47.007Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-09T19:49:49.737Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-09T19:49:51.995Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-09T19:49:53.453Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-09T19:49:54.071Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-09T19:49:54.071Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-09T19:49:54.071Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-09T19:49:54.071Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-09T19:49:54.071Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-09T19:49:54.071Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-09T19:49:54.071Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-09T19:49:54.071Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-09T19:49:54.071Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-09T19:49:54.071Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-09T19:49:54.071Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-09T19:49:54.071Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-09T19:49:54.071Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-09T19:49:56.242Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-09T19:49:56.242Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-09T19:49:56.242Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-09T19:49:56.242Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-09T19:49:56.242Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-09T19:49:56.242Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-09T19:49:57.169Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-09T19:49:59.137Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-09T19:50:00.888Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-09T19:50:01.311Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-09T19:50:01.311Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-09T19:50:01.311Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-09T19:50:03.780Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-09T19:50:04.205Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-09T19:50:04.205Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-09T19:50:04.205Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-09T19:50:04.205Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T19:50:04.205Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-09T19:50:04.205Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-09T19:50:04.205Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-09T19:50:06.669Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-09T19:50:07.098Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-09T19:50:09.995Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-09T19:50:10.387Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-09T19:50:10.387Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-09T19:50:10.387Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-09T19:50:10.387Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-09T19:50:12.894Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-09T19:50:14.106Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-09T19:50:15.062Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-09T19:50:15.062Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-09T19:50:15.062Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-09T19:50:15.062Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-09T19:50:15.062Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T19:50:15.519Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-09T19:50:15.519Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-09T19:50:15.519Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-09T19:50:15.519Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-09T19:50:15.519Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T19:50:15.519Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-09T19:50:15.519Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-09T19:50:15.519Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-09T19:50:15.519Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-09T19:50:15.519Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-09T19:50:15.519Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-09T19:50:16.997Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-09T19:50:20.195Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-09T19:50:20.195Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-09T19:50:20.195Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-09T19:50:20.195Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-09T19:50:20.195Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-09T19:50:20.195Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-09T19:50:20.195Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-09T19:50:20.195Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-09T19:50:20.195Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T19:50:20.195Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-09T19:50:20.195Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T19:50:20.195Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-09T19:50:21.916Z] === RUN TestDockerSuite/TestBuildRm [2022-04-09T19:50:22.764Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-09T19:50:26.493Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-09T19:50:26.493Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-09T19:50:26.493Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-09T19:50:28.743Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-09T19:50:28.743Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-09T19:50:28.743Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-09T19:50:30.219Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-09T19:50:30.219Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunMount [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-09T19:50:30.279Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-09T19:50:30.279Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-09T19:50:36.703Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-09T19:50:37.268Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-09T19:50:38.830Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-09T19:50:38.830Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-09T19:50:38.830Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-09T19:50:38.830Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-09T19:50:38.830Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-09T19:50:38.830Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-09T19:50:38.830Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-09T19:50:39.602Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-09T19:50:39.602Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-09T19:50:39.602Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-09T19:50:39.602Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-09T19:50:39.602Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-09T19:50:41.773Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-09T19:50:44.604Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-09T19:50:45.811Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-09T19:50:46.453Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-09T19:50:49.280Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-09T19:50:49.280Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-09T19:50:50.812Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-09T19:50:51.582Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-09T19:50:52.982Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-09T19:50:54.517Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-09T19:50:56.046Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-09T19:50:56.254Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-09T19:50:56.757Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-09T19:50:58.224Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-09T19:50:58.682Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-09T19:50:58.682Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T19:51:00.927Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-09T19:51:00.927Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-09T19:51:00.927Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-09T19:51:03.355Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-09T19:51:03.355Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-09T19:51:03.355Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-09T19:51:03.355Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-09T19:51:03.355Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-09T19:51:03.355Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-09T19:51:03.355Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-09T19:51:03.355Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-09T19:51:03.355Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-09T19:51:03.355Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-09T19:51:03.355Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-09T19:51:04.645Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-09T19:51:07.080Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-09T19:51:07.537Z] === RUN TestDockerSuite/TestLogsSince [2022-04-09T19:51:13.711Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-09T19:51:13.711Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-09T19:51:13.711Z] === RUN TestDockerSuite/TestRunRm [2022-04-09T19:51:15.241Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-09T19:51:17.823Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-09T19:51:17.823Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-09T19:51:17.823Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-09T19:51:17.823Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-09T19:51:17.823Z] === RUN TestDockerSuite/TestLogsTail [2022-04-09T19:51:20.715Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-09T19:51:21.018Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-09T19:51:23.918Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-09T19:51:24.431Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-09T19:51:26.810Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-09T19:51:27.325Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-09T19:51:27.325Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestNetHostname [2022-04-09T19:51:27.325Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-09T19:51:27.325Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-09T19:51:27.325Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-09T19:51:27.325Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestPluginActive [2022-04-09T19:51:27.325Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-09T19:51:27.325Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.325Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-09T19:51:27.781Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-09T19:51:27.781Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-09T19:51:27.781Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-09T19:51:27.781Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-09T19:51:27.781Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-09T19:51:27.781Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-09T19:51:27.781Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-09T19:51:27.781Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPortList [2022-04-09T19:51:27.781Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-09T19:51:27.781Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-09T19:51:28.984Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-09T19:51:31.879Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-09T19:51:31.879Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-09T19:51:31.879Z] === RUN TestDockerSuite/TestRunState [2022-04-09T19:51:31.879Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-09T19:51:31.879Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-09T19:51:32.246Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-09T19:51:32.246Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-09T19:51:32.246Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-09T19:51:34.777Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-09T19:51:34.777Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.777Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-09T19:51:34.834Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-09T19:51:34.834Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-09T19:51:34.834Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-09T19:51:34.834Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-09T19:51:34.834Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-09T19:51:34.834Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-09T19:51:34.834Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-09T19:51:34.834Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-09T19:51:34.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-09T19:51:36.943Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-09T19:51:36.943Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-09T19:51:36.943Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-09T19:51:36.943Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-09T19:51:36.943Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-09T19:51:37.400Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-09T19:51:37.400Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-09T19:51:37.400Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-09T19:51:37.400Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-09T19:51:40.606Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-09T19:51:40.606Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-09T19:51:40.606Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-09T19:51:43.190Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-09T19:51:43.190Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-09T19:51:44.610Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-09T19:51:44.610Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-09T19:51:45.360Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-09T19:51:45.361Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-09T19:51:45.361Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-09T19:51:48.254Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-09T19:51:48.254Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-09T19:51:48.254Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-09T19:51:48.254Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-09T19:51:48.254Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-09T19:51:50.388Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-09T19:51:50.388Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-09T19:51:51.975Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-09T19:51:55.531Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-09T19:51:55.532Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-09T19:51:55.532Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-09T19:51:56.167Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-09T19:52:00.525Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-09T19:52:05.202Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-09T19:52:07.899Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-09T19:52:12.262Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-09T19:52:12.262Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-09T19:52:12.262Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-09T19:52:12.262Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-09T19:52:15.165Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-09T19:52:18.060Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-09T19:52:20.953Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-09T19:52:20.953Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-09T19:52:20.953Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-09T19:52:20.953Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-09T19:52:20.953Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-09T19:52:20.953Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-09T19:52:20.953Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-09T19:52:21.271Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-09T19:52:21.271Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-09T19:52:21.271Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-09T19:52:23.443Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-09T19:52:25.564Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-09T19:52:25.564Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-09T19:52:25.564Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-09T19:52:25.564Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-09T19:52:25.564Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-09T19:52:25.564Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-09T19:52:25.624Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-09T19:52:25.625Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-09T19:52:27.157Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-09T19:52:29.326Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-09T19:52:31.333Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-09T19:52:31.406Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-09T19:52:35.103Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-09T19:52:35.103Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-09T19:52:35.103Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-09T19:52:35.103Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-09T19:52:35.103Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-09T19:52:35.103Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-09T19:52:35.103Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-09T19:52:37.269Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-09T19:52:37.725Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-09T19:52:38.182Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-09T19:52:38.458Z] === RUN TestDockerSuite/TestBuildUser [2022-04-09T19:52:38.458Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-09T19:52:38.458Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-09T19:52:38.458Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-09T19:52:38.458Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-09T19:52:38.458Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-09T19:52:38.458Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-09T19:52:38.638Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-09T19:52:40.171Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-09T19:52:40.171Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-09T19:52:41.629Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-09T19:52:43.067Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-09T19:52:43.171Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-09T19:52:43.627Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-09T19:52:45.959Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-09T19:52:47.354Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-09T19:52:47.354Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-09T19:52:47.355Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-09T19:52:47.355Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-09T19:52:47.355Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-09T19:52:48.130Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-09T19:52:48.130Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T19:52:48.130Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-09T19:52:48.677Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-09T19:52:48.678Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-09T19:52:48.678Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-09T19:52:48.678Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-09T19:52:48.678Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-09T19:52:55.727Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-09T19:52:55.727Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T19:52:55.727Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-09T19:52:55.727Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-09T19:52:55.727Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-09T19:52:55.727Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-09T19:52:55.727Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-09T19:52:55.727Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-09T19:52:55.727Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-09T19:52:58.426Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-09T19:52:58.426Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T19:52:58.426Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-09T19:53:02.150Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-09T19:53:02.150Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-09T19:53:02.150Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-09T19:53:02.150Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-09T19:53:02.150Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-09T19:53:02.150Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-09T19:53:02.150Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-09T19:53:02.150Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-09T19:53:02.150Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-09T19:53:06.014Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-09T19:53:06.014Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-09T19:53:06.014Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-09T19:53:06.976Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-09T19:53:06.976Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-09T19:53:06.976Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-09T19:53:08.502Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-09T19:53:08.959Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-09T19:53:08.959Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-09T19:53:08.959Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-09T19:53:10.709Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-09T19:53:10.709Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-09T19:53:10.709Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-09T19:53:10.709Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-09T19:53:10.709Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-09T19:53:10.709Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-09T19:53:10.709Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-09T19:53:10.709Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T19:53:10.709Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-09T19:53:10.709Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-09T19:53:10.709Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-09T19:53:10.709Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T19:53:10.709Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-09T19:53:12.250Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-09T19:53:14.421Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-09T19:53:14.421Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-09T19:53:14.421Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-09T19:53:16.010Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-09T19:53:17.270Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-09T19:53:17.270Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-09T19:53:17.322Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-09T19:53:17.322Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-09T19:53:17.322Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-09T19:53:17.322Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-09T19:53:17.322Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-09T19:53:17.322Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T19:53:17.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-09T19:53:17.322Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-09T19:53:17.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-09T19:53:17.322Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T19:53:17.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-09T19:53:17.322Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T19:53:17.322Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-09T19:53:23.061Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-09T19:53:25.228Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-09T19:53:25.826Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-09T19:53:34.967Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-09T19:53:34.968Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-09T19:53:34.968Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-09T19:53:34.968Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T19:53:34.968Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-09T19:53:34.968Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-09T19:53:34.968Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-09T19:53:34.968Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-09T19:53:36.499Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-09T19:53:36.499Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-09T19:53:38.190Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-09T19:53:38.190Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-09T19:53:38.190Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-09T19:53:38.190Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-09T19:53:38.190Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-09T19:53:40.220Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-09T19:53:40.361Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-09T19:53:40.361Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-09T19:53:40.677Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-09T19:53:40.677Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-09T19:53:40.821Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-09T19:53:41.134Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-09T19:53:41.134Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-09T19:53:49.685Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-09T19:53:49.685Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T19:53:49.685Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-09T19:53:50.649Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-09T19:53:50.649Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-09T19:53:50.649Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-09T19:53:50.649Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-09T19:53:55.142Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-09T19:53:55.142Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:53:55.142Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-09T19:53:55.606Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-09T19:53:59.202Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-09T19:53:59.202Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-09T19:53:59.202Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-09T19:53:59.330Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-09T19:53:59.788Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-09T19:54:03.687Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-09T19:54:04.143Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-09T19:54:04.143Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-09T19:54:05.104Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-09T19:54:11.557Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-09T19:54:11.557Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.557Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite (2456.85s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.03s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.00s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.50s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.28s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.81s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (87.91s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.03s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.27s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.10s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.67s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.45s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.42s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.48s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.62s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.32s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.79s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.53s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.83s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.43s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.95s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.49s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.81s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.52s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.97s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.47s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.29s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.85s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.66s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.67s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.02s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-04-09T19:54:11.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-09T19:54:11.557Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.68s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.12s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.48s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.42s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.61s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.93s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.90s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.46s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.60s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.57s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.62s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.94s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.07s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.94s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.41s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.37s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.97s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.10s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.97s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFails (2.74s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.45s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.49s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.24s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.37s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.73s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.82s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildHistory (12.67s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.91s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.65s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.51s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.62s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.12s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.72s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.48s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.25s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.31s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.82s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.87s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.26s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.88s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.01s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.99s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.92s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.48s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.04s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.39s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.24s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.84s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.80s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildRm (13.79s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.53s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.17s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.20s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.19s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.21s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.17s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildStderr (4.87s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.56s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.01s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.59s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.23s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.38s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.50s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.68s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.10s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.23s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.03s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.76s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.59s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.35s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.68s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestCommitChange (5.51s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.05s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.76s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestCommitTTY (7.84s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.23s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.81s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.93s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.70s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.46s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.76s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.44s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.24s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.39s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.74s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.16s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (7.36s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.75s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.15s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.36s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.65s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.84s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.65s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.20s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.09s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.69s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.73s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.72s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c01a58_} (2.74s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11047491970_c:\foo_false____} (2.74s) [2022-04-09T19:54:11.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11047491970_c:\foo_true____} (2.73s) [2022-04-09T19:54:11.558Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.87s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.54s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.07s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.86s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.00s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.12s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCpToStdout (2.82s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.74s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.82s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.74s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.89s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.83s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.64s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsCopy (5.15s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.89s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.71s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.68s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.19s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFilters (5.61s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFormat (5.58s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsRename (2.89s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsResize (8.07s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.69s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.25s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.73s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.14s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.17s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.20s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.27s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.98s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.33s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecInspectID (4.74s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.54s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.78s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.14s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.21s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.26s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.25s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.30s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.05s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.86s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.79s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.69s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.66s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.67s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectDefault (2.71s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectHistory (5.07s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.77s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.38s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.67s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.26s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.26s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectStatus (3.46s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.53s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.65s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.71s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.68s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.65s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.01s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.36s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.68s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.66s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.58s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.87s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s) [2022-04-09T19:54:11.559Z] --- PASS: TestDockerSuite/TestLogsSince (9.35s) [2022-04-09T19:54:11.559Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestLogsTail (3.13s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.83s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.49s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.43s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsByOrder (8.77s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.67s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.26s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.55s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.54s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.80s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.94s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.21s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.43s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.45s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.86s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.90s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.54s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.98s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.96s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.05s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.19s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.93s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.79s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.59s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.00s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.55s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.97s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.70s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.21s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.51s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.19s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.40s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.81s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.78s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.67s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.79s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.60s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.75s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.17s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.52s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.00s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.68s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.35s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.73s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.66s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunExitCode (2.71s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.70s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.74s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.79s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.74s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.40s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.22s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.18s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.70s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.58s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.48s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.19s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.35s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunRm (2.81s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.83s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.74s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.72s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.29s) [2022-04-09T19:54:11.560Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.88s) [2022-04-09T19:54:11.560Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.53s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.08s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.72s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.64s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.53s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.15s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.39s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.69s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.29s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.77s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.72s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.51s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.04s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.42s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.19s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.80s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.71s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.66s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.94s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.82s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.55s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.26s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.39s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.03s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.48s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.71s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.06s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.70s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T19:54:11.561Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-09T19:54:11.561Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T19:54:11.561Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T19:54:11.561Z] === RUN TestDockerSchema1RegistrySuite [2022-04-09T19:54:11.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-09T19:54:11.561Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T19:54:11.562Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.562Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T19:54:11.562Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.562Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-09T19:54:11.562Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:11.562Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-09T19:54:12.018Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T19:54:12.018Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T19:54:12.018Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T19:54:12.018Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-09T19:54:12.018Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-09T19:54:12.018Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.018Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-09T19:54:12.018Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-09T19:54:12.019Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-09T19:54:12.019Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-09T19:54:12.019Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-09T19:54:12.019Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-09T19:54:12.019Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-09T19:54:12.019Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerDaemonSuite [2022-04-09T19:54:12.019Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-09T19:54:12.019Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-09T19:54:12.019Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-09T19:54:12.019Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerSwarmSuite [2022-04-09T19:54:12.019Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-09T19:54:12.019Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerExternalVolumeSuite [2022-04-09T19:54:12.019Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerNetworkSuite [2022-04-09T19:54:12.019Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-09T19:54:12.019Z] === RUN TestDockerHubPullSuite [2022-04-09T19:54:12.019Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-09T19:54:12.019Z] PASS [2022-04-09T19:54:12.019Z] ok github.com/docker/docker/integration-cli 2457.258s [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === Skipped [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-09T19:54:12.019Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-09T19:54:12.019Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-09T19:54:12.019Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T19:54:12.019Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T19:54:12.019Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-09T19:54:12.019Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-09T19:54:12.019Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.019Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T19:54:12.019Z] [2022-04-09T19:54:12.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T19:54:12.019Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T19:54:12.020Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-09T19:54:12.020Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-04-09T19:54:12.020Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-09T19:54:12.020Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-09T19:54:12.020Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.020Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-09T19:54:12.020Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-09T19:54:12.021Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T19:54:12.021Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-09T19:54:12.021Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T19:54:12.021Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T19:54:12.021Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-09T19:54:12.021Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-09T19:54:12.021Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.021Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-09T19:54:12.021Z] [2022-04-09T19:54:12.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T19:54:12.022Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T19:54:12.022Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T19:54:12.022Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T19:54:12.022Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T19:54:12.022Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T19:54:12.022Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T19:54:12.022Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-09T19:54:12.022Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T19:54:12.022Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-09T19:54:12.022Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-09T19:54:12.022Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-09T19:54:12.022Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-09T19:54:12.022Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-09T19:54:12.022Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T19:54:12.022Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-09T19:54:12.022Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-09T19:54:12.022Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-09T19:54:12.022Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-09T19:54:12.022Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.022Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-09T19:54:12.022Z] [2022-04-09T19:54:12.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T19:54:12.023Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-09T19:54:12.023Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T19:54:12.023Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-09T19:54:12.023Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T19:54:12.023Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T19:54:12.023Z] [2022-04-09T19:54:12.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T19:54:12.024Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.024Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T19:54:12.024Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-09T19:54:12.481Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.481Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-09T19:54:12.481Z] [2022-04-09T19:54:12.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-09T19:54:12.482Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-09T19:54:12.482Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-09T19:54:12.482Z] [2022-04-09T19:54:12.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-09T19:54:12.483Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-09T19:54:12.483Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T19:54:12.483Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.483Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T19:54:12.483Z] [2022-04-09T19:54:12.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T19:54:12.484Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.484Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T19:54:12.484Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-09T19:54:12.485Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] DONE 1088 tests, 539 skipped in 2468.802s [2022-04-09T19:54:12.485Z] INFO: Integration tests ended at 04/09/2022 19:54:12. Duration:00:41:08.9662196 [2022-04-09T19:54:12.485Z] INFO: Docker info of the daemon under test at end of run [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] Containers: 10 [2022-04-09T19:54:12.485Z] Running: 0 [2022-04-09T19:54:12.485Z] Paused: 0 [2022-04-09T19:54:12.485Z] Stopped: 10 [2022-04-09T19:54:12.485Z] Images: 18 [2022-04-09T19:54:12.485Z] Server Version: 0.0.0-dev [2022-04-09T19:54:12.485Z] Storage Driver: windowsfilter [2022-04-09T19:54:12.485Z] Windows: [2022-04-09T19:54:12.485Z] Logging Driver: json-file [2022-04-09T19:54:12.485Z] Plugins: [2022-04-09T19:54:12.485Z] Volume: local [2022-04-09T19:54:12.485Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T19:54:12.485Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T19:54:12.485Z] Swarm: inactive [2022-04-09T19:54:12.485Z] Default Isolation: process [2022-04-09T19:54:12.485Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T19:54:12.485Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-09T19:54:12.485Z] OSType: windows [2022-04-09T19:54:12.485Z] Architecture: x86_64 [2022-04-09T19:54:12.485Z] CPUs: 4 [2022-04-09T19:54:12.485Z] Total Memory: 32GiB [2022-04-09T19:54:12.485Z] Name: azwin-2-de79e1 [2022-04-09T19:54:12.485Z] ID: BNGM:TJDK:ABXW:QNSN:ZEFC:BM64:RZCH:C6PV:X53W:SJRM:3KTN:ROEF [2022-04-09T19:54:12.485Z] Docker Root Dir: D:\CI\PR-43475\3\daemon [2022-04-09T19:54:12.485Z] Debug Mode (client): false [2022-04-09T19:54:12.485Z] Debug Mode (server): true [2022-04-09T19:54:12.485Z] File Descriptors: -1 [2022-04-09T19:54:12.485Z] Goroutines: 17 [2022-04-09T19:54:12.485Z] System Time: 2022-04-09T19:54:12.3363396Z [2022-04-09T19:54:12.485Z] EventsListeners: 0 [2022-04-09T19:54:12.485Z] Registry: https://index.docker.io/v1/ [2022-04-09T19:54:12.485Z] Labels: [2022-04-09T19:54:12.485Z] Experimental: false [2022-04-09T19:54:12.485Z] Insecure Registries: [2022-04-09T19:54:12.485Z] 127.0.0.0/8 [2022-04-09T19:54:12.485Z] Live Restore Enabled: false [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] [2022-04-09T19:54:12.485Z] INFO: Stopping daemon under test [2022-04-09T19:54:12.942Z] SUCCESS: The process with PID 5892 (child process of PID 4996) has been terminated. [2022-04-09T19:54:12.942Z] SUCCESS: The process with PID 4996 (child process of PID 3136) has been terminated. [2022-04-09T19:54:12.942Z] INFO: Stop tailing logs of the daemon under tests [2022-04-09T19:54:12.942Z] INFO: executeCI.ps1 Completed successfully at 04/09/2022 19:54:12. [2022-04-09T19:54:12.942Z] INFO: Tidying up at end of run [2022-04-09T19:54:12.942Z] INFO: Saving daemon under test log (d:\CI\PR-43475\3\dut.out) to bundles\CIDUT.out [2022-04-09T19:54:12.942Z] INFO: Saving daemon under test log (d:\CI\PR-43475\3\dut.err) to bundles\CIDUT.err [2022-04-09T19:54:12.942Z] INFO: Saving containerd logs to bundles [2022-04-09T19:54:12.942Z] INFO: Nuke-Everything... [2022-04-09T19:54:12.942Z] INFO: Container count on control daemon to delete is 2 [2022-04-09T19:54:13.398Z] e3394fc01266 [2022-04-09T19:54:13.398Z] a37629fa42a1 [2022-04-09T19:54:13.398Z] INFO: Tidying pidfile d:\CI\PR-43475\3\docker.pid [2022-04-09T19:54:13.398Z] INFO: Nuking d:\CI [2022-04-09T19:54:13.644Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-09T19:54:19.418Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-09T19:54:19.418Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:54:19.418Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-09T19:54:20.853Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-09T19:54:20.853Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-09T19:54:20.853Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-09T19:54:20.853Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-09T19:54:21.320Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-09T19:54:21.320Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-09T19:54:21.320Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-09T19:54:22.890Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-09T19:54:26.539Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-09T19:54:26.539Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-09T19:54:26.539Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-09T19:54:33.331Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-09T19:54:35.544Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-09T19:54:35.544Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-09T19:54:35.544Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-09T19:54:35.544Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-09T19:54:35.544Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-09T19:54:35.544Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T19:54:35.544Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-09T19:54:38.442Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-09T19:54:38.569Z] INFO: Zapped successfully [2022-04-09T19:54:38.569Z] [2022-04-09T19:54:38.569Z] INFO: executeCI.ps1 exiting at Sat Apr 9 19:54:37 CUT 2022. Duration 01:06:56.8538438 [2022-04-09T19:54:38.569Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-09T19:54:38.805Z] Recording test results [2022-04-09T19:54:44.221Z] === RUN TestDockerSuite/TestCommitChange [2022-04-09T19:54:44.313Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-09T19:54:45.323Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-09T19:54:46.795Z] Creating win-2022-integration-bundles.zip [2022-04-09T19:54:48.030Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [Pipeline] archiveArtifacts [2022-04-09T19:54:48.486Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-09T19:54:48.536Z] Archiving artifacts [2022-04-09T19:54:50.000Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-09T19:54:55.780Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-09T19:54:55.780Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-09T19:54:55.780Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-09T19:54:57.025Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-09T19:55:02.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T19:55:03.149Z] + make clean [2022-04-09T19:55:04.071Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-09T19:55:04.678Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T19:55:04.678Z] docker-dev-cache [2022-04-09T19:55:04.678Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-09T19:55:08.142Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-09T19:55:08.142Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T19:55:08.599Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-09T19:55:14.360Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-09T19:55:17.162Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-09T19:55:19.028Z] === RUN TestDockerSuite/TestRmiTag [2022-04-09T19:55:19.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-09T19:55:22.744Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-09T19:55:22.945Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-09T19:55:22.945Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-09T19:55:22.945Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-09T19:55:22.945Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-09T19:55:22.945Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-09T19:55:22.945Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-09T19:55:22.945Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-09T19:55:22.945Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-09T19:55:37.735Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-09T19:55:43.799Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-09T19:55:44.796Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-09T19:55:44.796Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-09T19:55:44.796Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-09T19:55:46.695Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-09T19:55:46.965Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-09T19:55:46.965Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-09T19:55:46.965Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-09T19:55:46.965Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T19:55:46.965Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-09T19:55:46.965Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T19:55:46.965Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-09T19:55:49.860Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-09T19:55:49.860Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-09T19:55:49.860Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-09T19:55:49.860Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-09T19:55:52.467Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-09T19:55:52.755Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-09T19:55:52.755Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-09T19:55:52.755Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-09T19:55:52.755Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-09T19:55:52.755Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-09T19:55:52.755Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-09T19:55:52.755Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-09T19:55:52.755Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-09T19:55:53.429Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-09T19:55:53.429Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-09T19:55:53.429Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-09T19:55:53.429Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-09T19:55:53.429Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-09T19:55:53.429Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-09T19:55:53.429Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-09T19:55:53.429Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-09T19:55:55.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-09T19:55:56.320Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-09T19:55:56.320Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-09T19:55:56.320Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-09T19:55:56.320Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-09T19:55:56.320Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-09T19:55:58.548Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-09T19:56:01.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-09T19:56:01.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-09T19:56:01.445Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-09T19:56:01.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-09T19:56:02.088Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-09T19:56:04.342Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-09T19:56:04.342Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-09T19:56:05.806Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-09T19:56:07.239Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-09T19:56:07.239Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-09T19:56:07.239Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-09T19:56:07.239Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-09T19:56:07.239Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-09T19:56:08.699Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-09T19:56:12.424Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-09T19:56:15.315Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-09T19:56:15.315Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-09T19:56:15.801Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-09T19:56:15.801Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-09T19:56:17.335Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-09T19:56:17.335Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-09T19:56:17.335Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-09T19:56:20.231Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-09T19:56:20.689Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-09T19:56:21.086Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-09T19:56:21.087Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.087Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-09T19:56:21.087Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.087Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-09T19:56:21.087Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.087Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-09T19:56:21.087Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.087Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-09T19:56:21.087Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.087Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-09T19:56:21.087Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.542Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-09T19:56:21.542Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.542Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-09T19:56:21.542Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.542Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-09T19:56:21.542Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.542Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-09T19:56:21.542Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.542Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-09T19:56:21.542Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-09T19:56:21.542Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-09T19:56:23.584Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-09T19:56:24.434Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-09T19:56:24.435Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-09T19:56:24.435Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-09T19:56:28.263Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-09T19:56:29.110Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-09T19:56:29.110Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-09T19:56:29.110Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-09T19:56:29.110Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-09T19:56:29.110Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-09T19:56:32.000Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-09T19:56:32.000Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-09T19:56:32.000Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-09T19:56:32.000Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-09T19:56:32.000Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-09T19:56:32.000Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-09T19:56:32.000Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-09T19:56:32.000Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-09T19:56:32.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-09T19:56:32.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-09T19:56:32.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-09T19:56:32.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-09T19:56:32.939Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-09T19:56:34.163Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-09T19:56:35.110Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-09T19:56:35.110Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-09T19:56:35.567Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-09T19:56:37.053Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-09T19:56:40.771Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-09T19:56:40.771Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-09T19:56:40.771Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-09T19:56:40.771Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-09T19:56:40.771Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-09T19:56:40.771Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-09T19:56:40.771Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-09T19:56:43.663Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-09T19:56:43.663Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-09T19:56:43.663Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-09T19:56:43.663Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-09T19:56:43.663Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-09T19:56:43.663Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-09T19:56:43.663Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-09T19:56:43.663Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-09T19:56:43.663Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-09T19:56:44.125Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-09T19:56:44.126Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-09T19:56:44.126Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-09T19:56:45.657Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-09T19:56:45.657Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-09T19:56:45.831Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-09T19:56:50.336Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-09T19:56:52.875Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-09T19:56:52.875Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-09T19:56:52.875Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-09T19:56:52.875Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-09T19:56:52.875Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-09T19:56:52.875Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-09T19:56:52.875Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-09T19:56:52.875Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-09T19:56:52.875Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-09T19:56:52.875Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-09T19:56:52.875Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-09T19:56:52.875Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-09T19:56:52.875Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-09T19:56:53.232Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-09T19:56:53.232Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-09T19:56:53.233Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-09T19:56:53.233Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-09T19:56:53.233Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-09T19:56:53.233Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-09T19:56:53.233Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-09T19:56:53.233Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-09T19:56:53.233Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-09T19:56:53.233Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-09T19:56:53.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-09T19:56:55.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-09T19:56:55.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-09T19:56:55.766Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-09T19:56:55.766Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-09T19:56:55.766Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-09T19:56:55.766Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-09T19:56:55.766Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-09T19:56:55.766Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-09T19:56:58.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-09T19:56:59.488Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-09T19:57:01.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-09T19:57:02.379Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-09T19:57:02.379Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-09T19:57:02.379Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-09T19:57:04.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-09T19:57:05.269Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-09T19:57:05.269Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-09T19:57:05.269Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-09T19:57:05.269Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T19:57:05.269Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-09T19:57:05.269Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-09T19:57:05.269Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-09T19:57:07.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a493e0_} [2022-04-09T19:57:08.158Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-09T19:57:09.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1837169935_c:\foo_false____} [2022-04-09T19:57:11.047Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-09T19:57:12.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1837169935_c:\foo_true____} [2022-04-09T19:57:14.767Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-09T19:57:15.685Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-09T19:57:15.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-09T19:57:16.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-09T19:57:16.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-09T19:57:16.143Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-09T19:57:16.143Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-09T19:57:16.143Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-09T19:57:16.143Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-09T19:57:16.143Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-09T19:57:16.144Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-09T19:57:16.144Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-09T19:57:16.144Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-09T19:57:16.144Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-09T19:57:16.144Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-09T19:57:16.144Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-09T19:57:17.657Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-09T19:57:17.658Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-09T19:57:17.658Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-09T19:57:17.658Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-09T19:57:17.658Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T19:57:17.658Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-09T19:57:17.658Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-09T19:57:17.658Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-09T19:57:17.658Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-09T19:57:23.012Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-09T19:57:23.012Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-09T19:57:23.012Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-09T19:57:23.012Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-09T19:57:23.012Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-09T19:57:23.012Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-09T19:57:23.012Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-09T19:57:23.012Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-09T19:57:23.012Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T19:57:23.470Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-09T19:57:23.470Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T19:57:23.470Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-09T19:57:24.342Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-09T19:57:24.342Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-09T19:57:24.342Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T19:57:24.342Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-09T19:57:27.237Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-09T19:57:27.237Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-09T19:57:27.237Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-09T19:57:27.696Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-09T19:57:32.009Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-09T19:57:32.009Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-09T19:57:32.009Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunMount [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-09T19:57:34.176Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-09T19:57:34.176Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-09T19:57:36.246Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-09T19:57:36.246Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-09T19:57:36.246Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-09T19:57:36.246Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-09T19:57:36.246Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-09T19:57:36.246Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-09T19:57:36.246Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-09T19:57:44.471Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-09T19:57:44.471Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-09T19:57:44.471Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-09T19:57:44.471Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-09T19:57:44.471Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-09T19:57:44.471Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-09T19:57:44.471Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-09T19:57:46.541Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-09T19:57:48.074Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-09T19:57:48.074Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T19:57:48.074Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-09T19:57:48.074Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-09T19:57:48.074Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-09T19:57:51.519Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-09T19:57:57.657Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-09T19:57:57.657Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-09T19:57:58.619Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-09T19:58:00.786Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-09T19:58:02.954Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-09T19:58:04.480Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-09T19:58:07.370Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-09T19:58:07.371Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-09T19:58:07.371Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T19:58:09.194Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-09T19:58:09.194Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-09T19:58:09.194Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-09T19:58:09.194Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T19:58:09.194Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-09T19:58:12.039Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-09T19:58:12.039Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-09T19:58:12.039Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-09T19:58:12.039Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-09T19:58:12.039Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-09T19:58:12.039Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-09T19:58:12.039Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-09T19:58:12.039Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-09T19:58:12.039Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-09T19:58:12.039Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-09T19:58:12.039Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-09T19:58:19.496Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-09T19:58:19.496Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-09T19:58:19.496Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-09T19:58:19.496Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-09T19:58:19.496Z] === RUN TestDockerSuite/TestCpToDot [2022-04-09T19:58:23.221Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-09T19:58:23.221Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-09T19:58:23.221Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-09T19:58:23.221Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-09T19:58:23.221Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-09T19:58:24.391Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-09T19:58:24.391Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-09T19:58:24.391Z] === RUN TestDockerSuite/TestRunRm [2022-04-09T19:58:26.118Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-09T19:58:26.119Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T19:58:26.119Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-09T19:58:26.119Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-09T19:58:26.119Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-09T19:58:26.119Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-09T19:58:26.119Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-09T19:58:26.119Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-09T19:58:26.119Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-09T19:58:26.119Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-09T19:58:26.119Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-09T19:58:26.555Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-09T19:58:29.020Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-09T19:58:31.191Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-09T19:58:31.649Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-09T19:58:31.649Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-09T19:58:33.603Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-09T19:58:33.820Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-09T19:58:34.784Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-09T19:58:35.241Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-09T19:58:35.241Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-09T19:58:35.241Z] === RUN TestDockerSuite/TestCreateRM [2022-04-09T19:58:35.698Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-09T19:58:35.698Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T19:58:35.698Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-09T19:58:35.698Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-09T19:58:35.769Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-09T19:58:36.155Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-09T19:58:38.665Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-09T19:58:42.381Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-09T19:58:42.381Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T19:58:42.837Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-09T19:58:42.838Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-09T19:58:42.838Z] === RUN TestDockerSuite/TestRunState [2022-04-09T19:58:42.838Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-09T19:58:42.838Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-09T19:58:45.729Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-09T19:58:45.729Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-09T19:58:45.729Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-09T19:58:46.185Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-09T19:58:46.185Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-09T19:58:46.185Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-09T19:58:46.185Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-09T19:58:46.185Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-09T19:58:46.185Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-09T19:58:46.185Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-09T19:58:46.185Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-09T19:58:46.462Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-09T19:58:46.462Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-09T19:58:46.462Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-09T19:58:46.642Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-09T19:58:50.186Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-09T19:58:50.643Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-09T19:58:50.643Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T19:58:50.643Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-09T19:58:52.419Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-09T19:58:52.419Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-09T19:58:55.318Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-09T19:58:55.318Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-09T19:58:55.318Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-09T19:58:58.216Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-09T19:58:58.216Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-09T19:58:58.216Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-09T19:58:58.216Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-09T19:58:58.216Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-09T19:58:59.192Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-09T19:58:59.192Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDockerFails [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-09T19:58:59.192Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-09T19:58:59.192Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-09T19:58:59.192Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-09T19:58:59.192Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.192Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-09T19:58:59.193Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-09T19:58:59.193Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-09T19:59:01.362Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-09T19:59:01.934Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-09T19:59:04.261Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-09T19:59:07.164Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-09T19:59:12.221Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-09T19:59:17.996Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-09T19:59:21.954Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-09T19:59:26.547Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-09T19:59:26.547Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-09T19:59:26.547Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-09T19:59:26.547Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-09T19:59:27.735Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-09T19:59:30.269Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-09T19:59:33.160Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-09T19:59:33.511Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-09T19:59:35.685Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-09T19:59:36.051Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-09T19:59:36.051Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-09T19:59:36.051Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-09T19:59:36.051Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-09T19:59:36.051Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-09T19:59:36.051Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-09T19:59:36.051Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-09T19:59:36.649Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-09T19:59:41.409Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-09T19:59:41.409Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-09T19:59:41.818Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-09T19:59:42.980Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-09T19:59:43.985Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-09T19:59:46.151Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-09T19:59:48.858Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-09T19:59:53.200Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-09T19:59:53.200Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-09T19:59:53.200Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-09T19:59:53.200Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-09T19:59:53.200Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-09T19:59:53.200Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.200Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-09T19:59:53.626Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-09T19:59:53.626Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-09T19:59:53.626Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-09T19:59:53.626Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.626Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-09T19:59:53.626Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.626Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-09T19:59:53.626Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-09T19:59:53.626Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-09T19:59:54.726Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-09T19:59:55.184Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-09T19:59:55.196Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-09T19:59:55.196Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-09T19:59:55.196Z] === RUN TestDockerSuite/TestEventsRename [2022-04-09T19:59:55.639Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-09T19:59:56.097Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-09T19:59:57.624Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-09T19:59:57.624Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-09T19:59:58.153Z] === RUN TestDockerSuite/TestEventsResize [2022-04-09T20:00:00.514Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-09T20:00:04.232Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-09T20:00:07.000Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-09T20:00:07.123Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-09T20:00:07.123Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T20:00:07.123Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-09T20:00:08.530Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-09T20:00:12.258Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-09T20:00:16.937Z] === RUN TestDockerSuite/TestEventsTop [2022-04-09T20:00:16.937Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-09T20:00:16.937Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-09T20:00:17.417Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-09T20:00:17.417Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T20:00:17.417Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-09T20:00:19.834Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-09T20:00:24.470Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-09T20:00:24.470Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-09T20:00:24.470Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-09T20:00:24.470Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-09T20:00:24.470Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-09T20:00:24.470Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-09T20:00:24.470Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-09T20:00:24.470Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-09T20:00:24.470Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-09T20:00:24.511Z] === RUN TestDockerSuite/TestExec [2022-04-09T20:00:24.511Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:00:24.511Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-09T20:00:24.511Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-09T20:00:24.511Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-09T20:00:26.682Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-09T20:00:28.855Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-09T20:00:28.855Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:00:29.312Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-09T20:00:29.312Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:00:29.312Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-09T20:00:29.312Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-09T20:00:29.312Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-09T20:00:31.485Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-09T20:00:33.011Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-09T20:00:33.011Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-09T20:00:33.011Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-09T20:00:33.011Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-09T20:00:33.011Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-09T20:00:33.011Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-09T20:00:33.011Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-09T20:00:33.011Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T20:00:33.011Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-09T20:00:33.011Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-09T20:00:33.011Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-09T20:00:33.011Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T20:00:33.011Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-09T20:00:34.383Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-09T20:00:36.726Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-09T20:00:37.297Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-09T20:00:40.193Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-09T20:00:40.444Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-09T20:00:40.444Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-09T20:00:40.444Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-09T20:00:44.880Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-09T20:00:44.880Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-09T20:00:44.880Z] === RUN TestDockerSuite/TestExecEnv [2022-04-09T20:00:44.881Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T20:00:44.881Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-09T20:00:44.881Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-09T20:00:44.881Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-09T20:00:45.109Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-09T20:00:45.109Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-09T20:00:45.109Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-09T20:00:45.109Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-09T20:00:45.109Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-09T20:00:45.109Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T20:00:45.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-09T20:00:45.109Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-09T20:00:45.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-09T20:00:45.109Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T20:00:45.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-09T20:00:45.109Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:00:45.109Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-09T20:00:47.774Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-09T20:00:53.554Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-09T20:00:53.554Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-09T20:00:53.554Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-09T20:00:53.554Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-09T20:00:53.554Z] === RUN TestDockerSuite/TestExecParseError [2022-04-09T20:00:53.554Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-09T20:00:53.554Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-09T20:00:53.554Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-09T20:00:53.554Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-09T20:00:53.554Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-09T20:00:53.554Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-09T20:00:56.483Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-09T20:00:56.483Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-09T20:00:56.483Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-09T20:00:56.483Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-09T20:00:56.483Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-09T20:00:56.483Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-09T20:00:56.483Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-09T20:00:56.483Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-09T20:00:56.483Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-09T20:00:56.483Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-09T20:00:56.483Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-09T20:00:59.379Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-09T20:00:59.379Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-09T20:00:59.379Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-09T20:00:59.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-09T20:00:59.877Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-09T20:01:00.333Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-09T20:01:00.333Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:01:00.333Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-09T20:01:00.790Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-09T20:01:00.790Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-09T20:01:01.247Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-09T20:01:04.962Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-09T20:01:04.962Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-09T20:01:08.683Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-09T20:01:08.683Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-09T20:01:09.139Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-09T20:01:09.139Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-09T20:01:09.139Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-09T20:01:09.685Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-09T20:01:09.685Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-09T20:01:09.685Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-09T20:01:09.685Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-09T20:01:09.685Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-09T20:01:09.685Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-09T20:01:09.685Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-09T20:01:15.465Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-09T20:01:19.435Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-09T20:01:19.435Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T20:01:19.435Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-09T20:01:19.892Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-09T20:01:19.892Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-09T20:01:19.892Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-09T20:01:20.348Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-09T20:01:22.521Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-09T20:01:25.418Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-09T20:01:30.643Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-09T20:01:30.643Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-09T20:01:30.643Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-09T20:01:32.474Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestHealth [2022-04-09T20:01:32.474Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-09T20:01:32.474Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-09T20:01:38.339Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-09T20:01:38.339Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-09T20:01:38.339Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-09T20:01:38.339Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-09T20:01:38.339Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-09T20:01:38.339Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-09T20:01:38.339Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-09T20:01:39.328Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-09T20:01:39.329Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-09T20:01:39.329Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-09T20:01:40.902Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-09T20:01:40.902Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-09T20:01:43.123Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-09T20:01:43.595Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-09T20:01:45.417Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-09T20:01:45.417Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.417Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite (2823.36s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.15s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.11s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.17s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.32s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.21s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.85s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.93s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.00s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.96s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.16s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.80s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.29s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.24s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.90s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.88s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.81s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.81s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.04s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.71s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.97s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2022-04-09T20:01:45.417Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.59s) [2022-04-09T20:01:45.417Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.64s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.40s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.01s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.41s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.23s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.77s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.24s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.28s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.48s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.81s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.78s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.46s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.72s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.41s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.06s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.18s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.88s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.41s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.92s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.84s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.01s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.50s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.48s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.22s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.19s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.42s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.90s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.53s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFails (3.30s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.47s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.47s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.35s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.25s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.15s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.24s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildHistory (13.24s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.13s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.70s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.63s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.20s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.25s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.32s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.56s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.66s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.51s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.15s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.92s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.98s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.81s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.76s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.47s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.57s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.72s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.90s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.43s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.51s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.18s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.32s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.61s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.27s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildRm (16.12s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.58s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.58s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.60s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.66s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.05s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.97s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.54s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildStderr (6.11s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.75s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.25s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.95s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.71s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.48s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.82s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.22s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.79s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.77s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.22s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.94s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.48s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.39s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.69s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestCommitChange (6.19s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.88s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.71s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestCommitTTY (8.71s) [2022-04-09T20:01:45.418Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.47s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-09T20:01:45.418Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.61s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.31s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.22s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.25s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.16s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.80s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.83s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.82s) [2022-04-09T20:01:45.419Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-09T20:01:45.419Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.84s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.19s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.23s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.31s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.81s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.22s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.62s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.68s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.09s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.48s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.90s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.05s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.28s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.85s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.72s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.08s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.01s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.12s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f6b88_} (3.14s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1658103064_c:\foo_false____} (3.11s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1658103064_c:\foo_true____} (3.20s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.47s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.55s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.37s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.14s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.46s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.95s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.12s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpToDot (3.46s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCpToStdout (3.69s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.20s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.91s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.89s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.46s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-09T20:01:45.875Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T20:01:45.875Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.47s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.29s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.34s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.89s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsCopy (6.11s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.72s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.28s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.69s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.33s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFilters (6.43s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFormat (6.24s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsRename (2.91s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsResize (33.52s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.06s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.91s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.68s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.44s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.18s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.27s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.85s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.76s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.72s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.72s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.52s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.85s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.04s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.68s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.78s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.22s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.28s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.35s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.23s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.39s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.33s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.47s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.91s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.20s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.99s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.09s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectDefault (3.09s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectHistory (5.56s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.14s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.78s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.10s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (8.42s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.70s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectStatus (6.82s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (8.92s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.80s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.78s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.17s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.16s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.22s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.12s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.30s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.18s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.81s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.12s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.41s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.78s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.69s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.25s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.15s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsSince (9.54s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsTail (3.64s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.54s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.09s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.22s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.15s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsByOrder (13.25s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.51s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.88s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.03s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.74s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.80s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.86s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.20s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.70s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.20s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.88s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.71s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.98s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.77s) [2022-04-09T20:01:45.876Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.78s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.85s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.59s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.56s) [2022-04-09T20:01:45.876Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.22s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.83s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.41s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.19s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.36s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.66s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.81s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.42s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.10s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.81s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.04s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.00s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.27s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.16s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.24s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.81s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.20s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.17s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.01s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.17s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.95s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.08s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.05s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.13s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.01s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunExitCode (3.00s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.05s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.05s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.22s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.46s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.92s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.62s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.76s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.80s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.07s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.23s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.09s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.84s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.50s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.97s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunRm (3.30s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.24s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.11s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.83s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.04s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.40s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.96s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.08s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.97s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.12s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.04s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.76s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.24s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.03s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.10s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.49s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.14s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.33s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.09s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.16s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.06s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.66s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.99s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.25s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.78s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.76s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.84s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-09T20:01:45.877Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-09T20:01:45.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.44s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.67s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.87s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.73s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.28s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.76s) [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-09T20:01:45.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-09T20:01:45.878Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-09T20:01:45.878Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-09T20:01:45.878Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-09T20:01:45.878Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-09T20:01:45.878Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-09T20:01:45.878Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-09T20:01:45.878Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T20:01:45.878Z] === RUN TestDockerDaemonSuite [2022-04-09T20:01:45.878Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-09T20:01:45.878Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-09T20:01:45.878Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-09T20:01:45.878Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T20:01:45.878Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T20:01:45.878Z] === RUN TestDockerSwarmSuite [2022-04-09T20:01:45.878Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-09T20:01:45.878Z] === RUN TestDockerPluginSuite [2022-04-09T20:01:45.878Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-09T20:01:45.878Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.878Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-09T20:01:45.878Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-09T20:01:45.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T20:01:45.879Z] === RUN TestDockerExternalVolumeSuite [2022-04-09T20:01:45.879Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-09T20:01:45.879Z] === RUN TestDockerNetworkSuite [2022-04-09T20:01:45.879Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-09T20:01:45.879Z] === RUN TestDockerHubPullSuite [2022-04-09T20:01:45.879Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-09T20:01:45.879Z] PASS [2022-04-09T20:01:45.879Z] ok github.com/docker/docker/integration-cli 2823.755s [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === Skipped [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-09T20:01:45.879Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-09T20:01:45.879Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-09T20:01:45.879Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-09T20:01:45.879Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T20:01:45.879Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T20:01:45.879Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-09T20:01:45.879Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-09T20:01:45.879Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-09T20:01:45.879Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T20:01:45.879Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-09T20:01:45.879Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.879Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-09T20:01:45.879Z] [2022-04-09T20:01:45.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-09T20:01:45.880Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-04-09T20:01:45.880Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-09T20:01:45.880Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-09T20:01:45.880Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-09T20:01:45.880Z] [2022-04-09T20:01:45.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T20:01:45.880Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-09T20:01:45.880Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T20:01:46.338Z] [2022-04-09T20:01:46.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-09T20:01:46.338Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.338Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-09T20:01:46.338Z] [2022-04-09T20:01:46.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-09T20:01:46.338Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.338Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-09T20:01:46.338Z] [2022-04-09T20:01:46.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-09T20:01:46.338Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.338Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-09T20:01:46.338Z] [2022-04-09T20:01:46.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-09T20:01:46.338Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.338Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-09T20:01:46.338Z] [2022-04-09T20:01:46.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-09T20:01:46.339Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T20:01:46.339Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T20:01:46.339Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.339Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T20:01:46.339Z] [2022-04-09T20:01:46.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-09T20:01:46.339Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-09T20:01:46.340Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T20:01:46.340Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T20:01:46.340Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T20:01:46.340Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-09T20:01:46.340Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T20:01:46.340Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-09T20:01:46.340Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-09T20:01:46.340Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-09T20:01:46.340Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T20:01:46.340Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-09T20:01:46.340Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-09T20:01:46.340Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-09T20:01:46.340Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T20:01:46.340Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T20:01:46.340Z] [2022-04-09T20:01:46.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T20:01:46.341Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T20:01:46.341Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-09T20:01:46.341Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-09T20:01:46.341Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.341Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-09T20:01:46.341Z] [2022-04-09T20:01:46.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.342Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-09T20:01:46.342Z] [2022-04-09T20:01:46.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-09T20:01:46.342Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.343Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-09T20:01:46.343Z] [2022-04-09T20:01:46.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T20:01:46.343Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T20:01:46.344Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:01:46.344Z] [2022-04-09T20:01:46.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:01:46.344Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:01:46.345Z] [2022-04-09T20:01:46.515Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T20:01:46.805Z] [2022-04-09T20:01:46.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T20:01:46.805Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-09T20:01:46.806Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] DONE 1088 tests, 544 skipped in 2837.073s [2022-04-09T20:01:46.806Z] INFO: Integration tests ended at 04/09/2022 20:01:46. Duration:00:47:17.2640161 [2022-04-09T20:01:46.806Z] INFO: Docker info of the daemon under test at end of run [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] Containers: 10 [2022-04-09T20:01:46.806Z] Running: 0 [2022-04-09T20:01:46.806Z] Paused: 0 [2022-04-09T20:01:46.806Z] Stopped: 10 [2022-04-09T20:01:46.806Z] Images: 18 [2022-04-09T20:01:46.806Z] Server Version: 0.0.0-dev [2022-04-09T20:01:46.806Z] Storage Driver: windowsfilter [2022-04-09T20:01:46.806Z] Windows: [2022-04-09T20:01:46.806Z] Logging Driver: json-file [2022-04-09T20:01:46.806Z] Plugins: [2022-04-09T20:01:46.806Z] Volume: local [2022-04-09T20:01:46.806Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T20:01:46.806Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T20:01:46.806Z] Swarm: inactive [2022-04-09T20:01:46.806Z] Default Isolation: process [2022-04-09T20:01:46.806Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-09T20:01:46.806Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-09T20:01:46.806Z] OSType: windows [2022-04-09T20:01:46.806Z] Architecture: x86_64 [2022-04-09T20:01:46.806Z] CPUs: 4 [2022-04-09T20:01:46.806Z] Total Memory: 32GiB [2022-04-09T20:01:46.806Z] Name: azwin-2-de79e0 [2022-04-09T20:01:46.806Z] ID: 6CCX:JYIP:QBIO:J6BT:FR4N:Q55N:4Q3D:EKQM:5L67:IKMZ:VIUD:TZ4H [2022-04-09T20:01:46.806Z] Docker Root Dir: D:\CI\PR-43475\3\daemon [2022-04-09T20:01:46.806Z] Debug Mode (client): false [2022-04-09T20:01:46.806Z] Debug Mode (server): true [2022-04-09T20:01:46.806Z] File Descriptors: -1 [2022-04-09T20:01:46.806Z] Goroutines: 44 [2022-04-09T20:01:46.806Z] System Time: 2022-04-09T20:01:46.4583147Z [2022-04-09T20:01:46.806Z] EventsListeners: 0 [2022-04-09T20:01:46.806Z] Registry: https://index.docker.io/v1/ [2022-04-09T20:01:46.806Z] Labels: [2022-04-09T20:01:46.806Z] Experimental: false [2022-04-09T20:01:46.806Z] Insecure Registries: [2022-04-09T20:01:46.806Z] 127.0.0.0/8 [2022-04-09T20:01:46.806Z] Live Restore Enabled: false [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] [2022-04-09T20:01:46.806Z] INFO: Stopping daemon under test [2022-04-09T20:01:46.806Z] SUCCESS: The process with PID 2216 (child process of PID 5620) has been terminated. [2022-04-09T20:01:46.806Z] SUCCESS: The process with PID 5620 (child process of PID 2052) has been terminated. [2022-04-09T20:01:46.806Z] INFO: Stop tailing logs of the daemon under tests [2022-04-09T20:01:46.806Z] INFO: executeCI.ps1 Completed successfully at 04/09/2022 20:01:46. [2022-04-09T20:01:46.806Z] INFO: Tidying up at end of run [2022-04-09T20:01:46.806Z] INFO: Saving daemon under test log (d:\CI\PR-43475\3\dut.out) to bundles\CIDUT.out [2022-04-09T20:01:46.806Z] INFO: Saving daemon under test log (d:\CI\PR-43475\3\dut.err) to bundles\CIDUT.err [2022-04-09T20:01:46.806Z] INFO: Saving containerd logs to bundles [2022-04-09T20:01:46.806Z] INFO: Nuke-Everything... [2022-04-09T20:01:47.262Z] INFO: Container count on control daemon to delete is 2 [2022-04-09T20:01:47.717Z] 6375a851b8bb [2022-04-09T20:01:47.717Z] 6eab828d89f8 [2022-04-09T20:01:47.717Z] INFO: Tidying pidfile d:\CI\PR-43475\3\docker.pid [2022-04-09T20:01:47.717Z] INFO: Killing containerd with PID 8 [2022-04-09T20:01:47.717Z] INFO: Nuking d:\CI [2022-04-09T20:01:50.240Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-09T20:01:50.240Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-09T20:01:50.240Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T20:01:50.240Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-09T20:01:54.919Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImportFile [2022-04-09T20:01:54.919Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-09T20:01:54.919Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-09T20:01:54.919Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-09T20:01:54.919Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-09T20:01:54.919Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-09T20:01:54.919Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-09T20:01:54.919Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-09T20:01:54.919Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-09T20:01:54.919Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T20:01:54.919Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-09T20:01:57.822Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-09T20:02:00.720Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-09T20:02:00.720Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T20:02:00.720Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-09T20:02:00.720Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-09T20:02:00.720Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-09T20:02:00.720Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-09T20:02:00.720Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-09T20:02:00.720Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-09T20:02:03.616Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-09T20:02:03.616Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-09T20:02:06.517Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-09T20:02:06.517Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-09T20:02:06.517Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-09T20:02:06.517Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-09T20:02:06.517Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-09T20:02:06.517Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-09T20:02:06.517Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-09T20:02:08.687Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-09T20:02:17.654Z] INFO: Zapped successfully [2022-04-09T20:02:17.654Z] [2022-04-09T20:02:17.654Z] INFO: executeCI.ps1 exiting at Sat Apr 9 20:02:13 CUT 2022. Duration 01:13:57.4520648 [2022-04-09T20:02:17.654Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-09T20:02:17.926Z] Recording test results [2022-04-09T20:02:18.992Z] === RUN TestDockerSuite/TestInspectImage [2022-04-09T20:02:18.992Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T20:02:18.992Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-09T20:02:18.992Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:02:18.992Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-09T20:02:18.992Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T20:02:18.992Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-09T20:02:21.890Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-09T20:02:24.785Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-09T20:02:25.246Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-09T20:02:27.117Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-09T20:02:28.140Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-09T20:02:29.155Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-09T20:02:30.309Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-09T20:02:30.310Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-09T20:02:30.310Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-09T20:02:30.310Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [Pipeline] archiveArtifacts [2022-04-09T20:02:30.892Z] Archiving artifacts [2022-04-09T20:02:33.205Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-09T20:02:36.935Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-09T20:02:42.722Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-09T20:02:44.893Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-09T20:02:46.087Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T20:02:47.067Z] + make clean [2022-04-09T20:02:47.912Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-09T20:02:48.594Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T20:02:48.594Z] docker-dev-cache [2022-04-09T20:02:48.594Z] docker-mod-cache [Pipeline] deleteDir [2022-04-09T20:02:50.081Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-09T20:02:52.979Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-09T20:02:55.877Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-09T20:02:58.052Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-09T20:02:58.052Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-09T20:02:58.052Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.052Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-09T20:02:58.052Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.510Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-09T20:02:58.511Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-09T20:02:58.511Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-09T20:02:58.511Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-09T20:02:58.511Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-09T20:02:58.968Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-09T20:02:58.968Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-09T20:03:01.140Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-09T20:03:03.315Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-09T20:03:10.382Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-09T20:03:12.555Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-09T20:03:12.555Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-09T20:03:12.555Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-09T20:03:15.451Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-09T20:03:15.451Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-09T20:03:24.002Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-09T20:03:32.559Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-09T20:03:41.117Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-09T20:03:43.289Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-09T20:03:46.185Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-09T20:03:46.185Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-09T20:03:46.185Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-09T20:03:49.080Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-09T20:03:51.978Z] === RUN TestDockerSuite/TestLogsSince [2022-04-09T20:04:02.287Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-09T20:04:02.287Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-09T20:04:02.287Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-09T20:04:02.287Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-09T20:04:02.287Z] === RUN TestDockerSuite/TestLogsTail [2022-04-09T20:04:05.183Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-09T20:04:08.082Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-09T20:04:10.979Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-09T20:04:10.979Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestNetHostname [2022-04-09T20:04:10.979Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-09T20:04:10.979Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-09T20:04:10.979Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-09T20:04:10.979Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestPluginActive [2022-04-09T20:04:10.979Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T20:04:10.979Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-09T20:04:10.979Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-09T20:04:11.436Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-09T20:04:11.436Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-09T20:04:11.436Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-09T20:04:11.436Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-09T20:04:11.436Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-09T20:04:11.436Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-09T20:04:11.436Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-09T20:04:11.436Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPortList [2022-04-09T20:04:11.436Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-09T20:04:11.436Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-09T20:04:17.214Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-09T20:04:17.214Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-09T20:04:17.214Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-09T20:04:17.214Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-09T20:04:17.214Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-09T20:04:17.214Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-09T20:04:17.214Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-09T20:04:17.214Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-09T20:04:17.214Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-09T20:04:22.997Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-09T20:04:22.997Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-09T20:04:22.997Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-09T20:04:33.303Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-09T20:04:33.303Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-09T20:04:33.303Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-09T20:04:45.667Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-09T20:05:03.332Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-09T20:05:03.332Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-09T20:05:03.332Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-09T20:05:03.332Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-09T20:05:18.122Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-09T20:05:25.183Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-09T20:05:42.841Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-09T20:05:48.623Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-09T20:05:48.623Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-09T20:05:48.623Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-09T20:05:48.623Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-09T20:05:48.623Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-09T20:05:54.400Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-09T20:05:54.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T20:05:54.400Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-09T20:05:54.400Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-09T20:05:54.400Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-09T20:05:54.400Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-09T20:05:54.400Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-09T20:05:54.400Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-09T20:05:54.400Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-09T20:06:02.953Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-09T20:06:02.953Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-09T20:06:02.953Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-09T20:06:04.485Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-09T20:06:04.485Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-09T20:06:04.485Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-09T20:06:05.453Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-09T20:06:06.420Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-09T20:06:06.420Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-09T20:06:06.420Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-09T20:06:12.200Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-09T20:06:16.888Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-09T20:06:19.787Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-09T20:06:49.726Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-09T20:06:49.726Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:06:49.726Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-09T20:06:52.631Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-09T20:06:52.631Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-09T20:06:53.089Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-09T20:06:54.056Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-09T20:06:58.735Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-09T20:07:03.414Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-09T20:07:03.414Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:07:03.873Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-09T20:07:08.550Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-09T20:07:08.550Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-09T20:07:09.007Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-09T20:07:26.679Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-09T20:07:28.847Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-09T20:07:29.811Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-09T20:07:38.364Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-09T20:07:48.664Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-09T20:07:58.974Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-09T20:08:02.702Z] === RUN TestDockerSuite/TestRmiTag [2022-04-09T20:08:03.669Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-09T20:08:06.568Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-09T20:08:31.692Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-09T20:08:32.655Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-09T20:08:38.438Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-09T20:08:39.971Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-09T20:08:39.972Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-09T20:08:39.972Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-09T20:08:39.972Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-09T20:08:39.972Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-09T20:08:39.972Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-09T20:08:39.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-09T20:08:39.972Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-09T20:08:39.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-09T20:08:39.972Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-09T20:08:39.972Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-09T20:08:39.972Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-09T20:08:39.972Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-09T20:08:39.972Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-09T20:08:39.972Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-09T20:08:42.145Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-09T20:08:42.145Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-09T20:08:42.145Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-09T20:08:42.145Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-09T20:08:42.145Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-09T20:08:47.932Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-09T20:08:51.749Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-09T20:08:53.921Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-09T20:09:02.473Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-09T20:09:04.004Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-09T20:09:04.005Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-09T20:09:09.794Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-09T20:09:09.794Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-09T20:09:12.689Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-09T20:09:12.689Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-09T20:09:12.689Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-09T20:09:16.415Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-09T20:09:16.415Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-09T20:09:16.415Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-09T20:09:16.415Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-09T20:09:16.415Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-09T20:09:18.586Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-09T20:09:18.586Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-09T20:09:18.586Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-09T20:09:18.586Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-09T20:09:18.586Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-09T20:09:18.586Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-09T20:09:18.586Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-09T20:09:18.586Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-09T20:09:21.483Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-09T20:09:24.380Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-09T20:09:26.552Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-09T20:09:26.552Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-09T20:09:26.552Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-09T20:09:26.552Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-09T20:09:26.552Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-09T20:09:26.552Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-09T20:09:26.552Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-09T20:09:29.448Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-09T20:09:29.448Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-09T20:09:29.448Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-09T20:09:29.448Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-09T20:09:29.448Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-09T20:09:29.448Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-09T20:09:29.448Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-09T20:09:29.448Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-09T20:09:29.448Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-09T20:09:31.621Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-09T20:09:38.688Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-09T20:09:38.688Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-09T20:09:38.688Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-09T20:09:38.688Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-09T20:09:38.688Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-09T20:09:38.688Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-09T20:09:38.688Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-09T20:09:38.688Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-09T20:09:38.688Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-09T20:09:38.688Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-09T20:09:38.688Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-09T20:09:38.688Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-09T20:09:38.688Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-09T20:09:40.858Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-09T20:09:40.858Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-09T20:09:40.858Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-09T20:09:40.858Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-09T20:09:40.858Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-09T20:09:40.858Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-09T20:09:43.753Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-09T20:09:46.665Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-09T20:09:46.665Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-09T20:09:46.665Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-09T20:09:49.564Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-09T20:09:49.564Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-09T20:09:49.564Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-09T20:09:49.564Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T20:09:49.564Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-09T20:09:49.564Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-09T20:09:49.564Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-09T20:09:58.121Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-09T20:09:59.653Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-09T20:10:08.209Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-09T20:10:10.384Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-09T20:10:10.384Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-09T20:10:10.384Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-09T20:10:10.384Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T20:10:10.384Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-09T20:10:10.384Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-09T20:10:10.384Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-09T20:10:10.384Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-09T20:10:20.711Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-09T20:10:20.711Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-09T20:10:20.711Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-09T20:10:20.711Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-09T20:10:20.711Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-09T20:10:20.711Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-09T20:10:20.711Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-09T20:10:20.711Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-09T20:10:20.711Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T20:10:20.711Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-09T20:10:20.711Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T20:10:20.711Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-09T20:10:31.122Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-09T20:10:31.122Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-09T20:10:31.122Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-09T20:10:33.296Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-09T20:10:33.296Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.296Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-09T20:10:33.296Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.296Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-09T20:10:33.296Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.296Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-09T20:10:33.296Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.296Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-09T20:10:33.296Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.296Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-09T20:10:33.296Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-09T20:10:33.753Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-09T20:10:33.753Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-09T20:10:33.753Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunMount [2022-04-09T20:10:33.753Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-09T20:10:33.753Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-09T20:10:33.753Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-09T20:10:33.753Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-09T20:10:33.753Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-09T20:10:42.309Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-09T20:10:42.309Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-09T20:10:42.309Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-09T20:10:42.309Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-09T20:10:42.309Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-09T20:10:42.309Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-09T20:10:42.309Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-09T20:10:52.629Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-09T20:10:57.307Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-09T20:10:57.307Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-09T20:10:57.766Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-09T20:10:59.297Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-09T20:11:01.466Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-09T20:11:04.361Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-09T20:11:05.328Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-09T20:11:07.497Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-09T20:11:07.955Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-09T20:11:07.955Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-09T20:11:11.681Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-09T20:11:11.681Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-09T20:11:11.681Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-09T20:11:11.681Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-09T20:11:11.681Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-09T20:11:11.681Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-09T20:11:11.681Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-09T20:11:11.681Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-09T20:11:11.681Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-09T20:11:11.681Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-09T20:11:11.681Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-09T20:11:21.988Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-09T20:11:21.988Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-09T20:11:21.988Z] === RUN TestDockerSuite/TestRunRm [2022-04-09T20:11:23.522Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-09T20:11:29.303Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-09T20:11:37.857Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-09T20:11:40.027Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-09T20:11:42.198Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-09T20:11:45.100Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-09T20:11:45.100Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-09T20:11:45.100Z] === RUN TestDockerSuite/TestRunState [2022-04-09T20:11:45.100Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-09T20:11:45.100Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-09T20:11:47.995Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-09T20:11:47.995Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-09T20:11:47.995Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-09T20:11:50.167Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-09T20:11:50.168Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-09T20:11:50.168Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-09T20:11:50.168Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-09T20:11:50.626Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-09T20:11:50.626Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-09T20:11:50.626Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-09T20:11:50.626Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-09T20:11:50.626Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-09T20:11:56.412Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-09T20:11:56.412Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-09T20:12:03.478Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-09T20:12:03.478Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-09T20:12:03.478Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-09T20:12:06.383Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-09T20:12:06.383Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-09T20:12:06.383Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-09T20:12:06.383Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-09T20:12:06.383Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-09T20:12:10.107Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-09T20:12:24.900Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-09T20:12:28.626Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-09T20:12:35.682Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-09T20:12:35.682Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-09T20:12:35.682Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-09T20:12:36.140Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-09T20:12:39.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-09T20:12:46.095Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-09T20:12:49.822Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-09T20:12:49.822Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-09T20:12:49.822Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-09T20:12:49.822Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-09T20:12:49.822Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-09T20:12:49.822Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-09T20:12:49.822Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-09T20:12:54.500Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-09T20:12:56.673Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-09T20:12:58.845Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-09T20:13:04.624Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-09T20:13:04.624Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-09T20:13:04.624Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-09T20:13:04.624Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-09T20:13:04.624Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-09T20:13:04.624Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-09T20:13:04.624Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-09T20:13:07.519Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-09T20:13:07.519Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-09T20:13:07.976Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-09T20:13:07.976Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-09T20:13:10.149Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-09T20:13:10.149Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-09T20:13:13.048Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-09T20:13:15.226Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-09T20:13:23.783Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-09T20:13:23.783Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T20:13:23.783Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-09T20:13:32.335Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-09T20:13:32.335Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T20:13:32.335Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-09T20:13:37.014Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-09T20:13:37.014Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-09T20:13:37.014Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-09T20:13:37.014Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-09T20:13:37.014Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-09T20:13:37.014Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-09T20:13:37.014Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-09T20:13:37.014Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-09T20:13:37.014Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-09T20:13:47.334Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-09T20:13:47.334Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-09T20:13:47.334Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-09T20:13:47.334Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-09T20:13:47.334Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-09T20:13:47.334Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-09T20:13:47.334Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-09T20:13:47.334Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T20:13:47.334Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-09T20:13:47.334Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-09T20:13:47.334Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-09T20:13:47.334Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T20:13:47.334Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-09T20:13:49.507Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-09T20:13:52.405Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-09T20:13:52.405Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-09T20:13:52.405Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-09T20:13:55.301Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-09T20:13:55.301Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-09T20:13:55.301Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-09T20:13:55.301Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-09T20:13:55.301Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-09T20:13:55.301Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T20:13:55.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-09T20:13:55.301Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-09T20:13:55.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-09T20:13:55.301Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T20:13:55.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-09T20:13:55.301Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:13:55.301Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-09T20:14:12.978Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-09T20:14:12.978Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-09T20:14:12.978Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-09T20:14:12.978Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:14:12.978Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-09T20:14:12.978Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-09T20:14:12.978Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-09T20:14:12.978Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-09T20:14:15.198Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-09T20:14:15.198Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-09T20:14:18.452Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-09T20:14:18.922Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-09T20:14:19.392Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-09T20:14:19.392Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-09T20:14:19.862Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-09T20:14:30.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-09T20:14:30.312Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T20:14:30.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-09T20:14:30.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-09T20:14:30.312Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-09T20:14:30.312Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-09T20:14:30.312Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-09T20:14:42.803Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-09T20:14:43.260Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-09T20:14:43.260Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-09T20:14:53.566Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-09T20:14:53.566Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-09T20:14:53.566Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite (3151.58s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.40s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.91s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.36s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.13s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.43s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.74s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.53s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.73s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.56s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.95s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.93s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.05s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.57s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.63s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.51s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.50s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.62s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.87s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.27s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.61s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.99s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.28s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.16s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.03s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.10s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.23s) [2022-04-09T20:14:55.737Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.89s) [2022-04-09T20:14:55.737Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.82s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.52s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.77s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.89s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCmd (0.80s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.77s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.67s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.92s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.60s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.46s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.26s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.51s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.50s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.55s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.74s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.00s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.48s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.19s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.21s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.45s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignore (91.81s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.66s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (87.93s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.35s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.94s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.47s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.19s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.76s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.18s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (133.87s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.50s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.53s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.13s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.99s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.07s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.58s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.47s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.22s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.88s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFails (2.91s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.19s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.49s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.37s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.70s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.33s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.77s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.57s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.78s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.44s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildHistory (14.22s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.40s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.07s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.18s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLabel (1.32s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.90s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.30s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.81s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLabels (1.36s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.26s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.58s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.92s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.09s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.92s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (47.09s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.84s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.09s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.61s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.87s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.59s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.39s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.89s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.29s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.20s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.42s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.78s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.78s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.77s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.69s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.68s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.16s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.11s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.60s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (55.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.49s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildRm (16.13s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.15s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.40s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.37s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.39s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.67s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.89s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.73s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.78s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildStderr (5.43s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.57s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.68s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.90s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.57s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.43s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.08s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.77s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.38s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.54s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.55s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.13s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.74s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.53s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.79s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.58s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.64s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.65s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.43s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestCommitChange (5.94s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.47s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.09s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestCommitTTY (8.92s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.53s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.00s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.14s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.61s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.12s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.69s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.72s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-09T20:14:55.738Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T20:14:55.738Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.81s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.94s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.54s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.40s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.89s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.63s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.84s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.27s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.61s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.71s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.74s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.41s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.31s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.29s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.88s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.90s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a493e0_} (2.86s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1837169935_c:\foo_false____} (2.85s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1837169935_c:\foo_true____} (2.87s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.82s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.98s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.81s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.09s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.78s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpToCaseE (20.61s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.55s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpToDot (3.12s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCpToStdout (2.95s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.69s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.28s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.28s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.72s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.56s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.81s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.71s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.77s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsCopy (6.08s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.83s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.57s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.04s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.50s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.30s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFilters (5.42s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFormat (5.26s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsRename (2.81s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsResize (8.34s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.15s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.18s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.48s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.36s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.49s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.72s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.80s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.58s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.98s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.77s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecInspectID (5.30s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.76s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.53s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.51s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.53s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.48s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.49s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.43s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.13s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.41s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.37s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.85s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.27s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.33s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.75s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.58s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.65s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectDefault (2.57s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectHistory (10.34s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.81s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.74s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.66s) [2022-04-09T20:14:55.739Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.64s) [2022-04-09T20:14:55.739Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.83s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectStatus (3.29s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.45s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.79s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.78s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.64s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.70s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.61s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.36s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.36s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.22s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.90s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.68s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.29s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.20s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.26s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.15s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.01s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.76s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.68s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsSince (9.68s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsTail (3.48s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.10s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.85s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.26s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.29s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsByOrder (10.32s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.63s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.48s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.54s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.47s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.24s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.46s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.60s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.69s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.88s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.18s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.87s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.99s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.94s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.76s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.93s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.49s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.72s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.96s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.06s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.22s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.82s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.93s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.77s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.48s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.36s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.45s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.46s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.48s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.64s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.41s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.70s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.26s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.61s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.67s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.53s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.51s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.15s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.59s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.74s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.01s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.77s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunExitCode (7.64s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.64s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.50s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.93s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.05s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.63s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.01s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-09T20:14:55.740Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T20:14:55.740Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.01s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.56s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.76s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.53s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.34s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.52s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.90s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunRm (2.78s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.94s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.61s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.65s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.61s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.00s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.60s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.41s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.13s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.46s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.87s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.61s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.94s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.25s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.46s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.77s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.48s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.00s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.70s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.08s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.62s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.35s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.73s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.70s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.58s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.43s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.35s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.66s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.94s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.67s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.87s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.60s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.94s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.41s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.14s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.65s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.33s) [2022-04-09T20:14:55.741Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T20:14:55.741Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2022-04-09T20:14:55.741Z] === RUN TestDockerRegistrySuite [2022-04-09T20:14:55.741Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-09T20:14:55.741Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:55.741Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-09T20:14:55.741Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:55.741Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-09T20:14:55.741Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:55.741Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-09T20:14:55.741Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:55.741Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T20:14:55.741Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:55.741Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T20:14:55.741Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-09T20:14:56.200Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.200Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-09T20:14:56.201Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-09T20:14:56.201Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-09T20:14:56.201Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-09T20:14:56.201Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-09T20:14:56.201Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-09T20:14:56.201Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-09T20:14:56.201Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-09T20:14:56.201Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerDaemonSuite [2022-04-09T20:14:56.201Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-09T20:14:56.201Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-09T20:14:56.201Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-09T20:14:56.201Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerSwarmSuite [2022-04-09T20:14:56.201Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-09T20:14:56.201Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerExternalVolumeSuite [2022-04-09T20:14:56.201Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerNetworkSuite [2022-04-09T20:14:56.201Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-09T20:14:56.201Z] === RUN TestDockerHubPullSuite [2022-04-09T20:14:56.201Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-09T20:14:56.201Z] PASS [2022-04-09T20:14:56.201Z] ok github.com/docker/docker/integration-cli 3152.145s [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === Skipped [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-09T20:14:56.201Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-09T20:14:56.201Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-09T20:14:56.201Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T20:14:56.201Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T20:14:56.201Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-09T20:14:56.201Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T20:14:56.201Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T20:14:56.201Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T20:14:56.201Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.201Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-09T20:14:56.201Z] [2022-04-09T20:14:56.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-09T20:14:56.202Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-09T20:14:56.202Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T20:14:56.202Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-09T20:14:56.202Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.202Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-04-09T20:14:56.202Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-09T20:14:56.203Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-04-09T20:14:56.203Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-09T20:14:56.203Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-09T20:14:56.203Z] docker_cli_sni_test.go:18: Flakey test [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T20:14:56.203Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.04s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T20:14:56.203Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.203Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-09T20:14:56.203Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T20:14:56.204Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T20:14:56.204Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T20:14:56.204Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T20:14:56.204Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T20:14:56.204Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-09T20:14:56.204Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.04s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T20:14:56.204Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-09T20:14:56.204Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.204Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-09T20:14:56.204Z] [2022-04-09T20:14:56.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-09T20:14:56.204Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-09T20:14:56.662Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2022-04-09T20:14:56.662Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T20:14:56.662Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-09T20:14:56.662Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-09T20:14:56.662Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-09T20:14:56.662Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-09T20:14:56.662Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-09T20:14:56.662Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.662Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-09T20:14:56.662Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2022-04-09T20:14:56.663Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T20:14:56.663Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T20:14:56.663Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-09T20:14:56.663Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-04-09T20:14:56.663Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.663Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2022-04-09T20:14:56.663Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.04s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.05s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.05s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T20:14:56.664Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.664Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-09T20:14:56.664Z] [2022-04-09T20:14:56.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-09T20:14:56.665Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.665Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-09T20:14:56.665Z] [2022-04-09T20:14:56.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T20:14:56.665Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-09T20:14:56.666Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T20:14:56.666Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T20:14:56.666Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-09T20:14:56.666Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-09T20:14:56.666Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-09T20:14:56.666Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-09T20:14:56.666Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T20:14:56.666Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-09T20:14:56.666Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T20:14:56.666Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-09T20:14:56.666Z] [2022-04-09T20:14:56.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:14:56.666Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:56.666Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-09T20:14:57.122Z] [2022-04-09T20:14:57.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:14:57.122Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.122Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-09T20:14:57.122Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-09T20:14:57.123Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] DONE 1088 tests, 539 skipped in 3166.350s [2022-04-09T20:14:57.123Z] INFO: Integration tests ended at 04/09/2022 20:14:56. Duration:00:52:46.5261176 [2022-04-09T20:14:57.123Z] INFO: Docker info of the daemon under test at end of run [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] Containers: 10 [2022-04-09T20:14:57.123Z] Running: 0 [2022-04-09T20:14:57.123Z] Paused: 0 [2022-04-09T20:14:57.123Z] Stopped: 10 [2022-04-09T20:14:57.123Z] Images: 18 [2022-04-09T20:14:57.123Z] Server Version: 0.0.0-dev [2022-04-09T20:14:57.123Z] Storage Driver: windowsfilter [2022-04-09T20:14:57.123Z] Windows: [2022-04-09T20:14:57.123Z] Logging Driver: json-file [2022-04-09T20:14:57.123Z] Plugins: [2022-04-09T20:14:57.123Z] Volume: local [2022-04-09T20:14:57.123Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-09T20:14:57.123Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-09T20:14:57.123Z] Swarm: inactive [2022-04-09T20:14:57.123Z] Default Isolation: process [2022-04-09T20:14:57.123Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-09T20:14:57.123Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-09T20:14:57.123Z] OSType: windows [2022-04-09T20:14:57.123Z] Architecture: x86_64 [2022-04-09T20:14:57.123Z] CPUs: 4 [2022-04-09T20:14:57.123Z] Total Memory: 32GiB [2022-04-09T20:14:57.123Z] Name: azwin-2-beda30 [2022-04-09T20:14:57.123Z] ID: Y2NY:PPVB:IVIP:QIIS:24LE:BN3O:52P5:YBCO:COTA:HCXX:3HU7:MJXY [2022-04-09T20:14:57.123Z] Docker Root Dir: D:\CI\PR-43475\3\daemon [2022-04-09T20:14:57.123Z] Debug Mode (client): false [2022-04-09T20:14:57.123Z] Debug Mode (server): true [2022-04-09T20:14:57.123Z] File Descriptors: -1 [2022-04-09T20:14:57.123Z] Goroutines: 17 [2022-04-09T20:14:57.123Z] System Time: 2022-04-09T20:14:56.7601979Z [2022-04-09T20:14:57.123Z] EventsListeners: 0 [2022-04-09T20:14:57.123Z] Registry: https://index.docker.io/v1/ [2022-04-09T20:14:57.123Z] Labels: [2022-04-09T20:14:57.123Z] Experimental: false [2022-04-09T20:14:57.123Z] Insecure Registries: [2022-04-09T20:14:57.123Z] 127.0.0.0/8 [2022-04-09T20:14:57.123Z] Live Restore Enabled: false [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] [2022-04-09T20:14:57.123Z] INFO: Stopping daemon under test [2022-04-09T20:14:57.123Z] SUCCESS: The process with PID 4976 (child process of PID 5128) has been terminated. [2022-04-09T20:14:57.123Z] SUCCESS: The process with PID 5128 (child process of PID 2400) has been terminated. [2022-04-09T20:14:57.123Z] INFO: Stop tailing logs of the daemon under tests [2022-04-09T20:14:57.123Z] INFO: executeCI.ps1 Completed successfully at 04/09/2022 20:14:57. [2022-04-09T20:14:57.123Z] INFO: Tidying up at end of run [2022-04-09T20:14:57.123Z] INFO: Saving daemon under test log (d:\CI\PR-43475\3\dut.out) to bundles\CIDUT.out [2022-04-09T20:14:57.123Z] INFO: Saving daemon under test log (d:\CI\PR-43475\3\dut.err) to bundles\CIDUT.err [2022-04-09T20:14:57.123Z] INFO: Saving containerd logs to bundles [2022-04-09T20:14:57.123Z] INFO: Nuke-Everything... [2022-04-09T20:14:58.088Z] INFO: Container count on control daemon to delete is 2 [2022-04-09T20:14:58.088Z] 0a30c6ea4d93 [2022-04-09T20:14:58.088Z] 363c4a42c346 [2022-04-09T20:14:58.088Z] INFO: Tidying pidfile d:\CI\PR-43475\3\docker.pid [2022-04-09T20:14:58.545Z] INFO: Nuking d:\CI [2022-04-09T20:15:41.086Z] INFO: Zapped successfully [2022-04-09T20:15:41.086Z] [2022-04-09T20:15:41.086Z] INFO: executeCI.ps1 exiting at Sat Apr 9 20:15:36 CUT 2022. Duration 01:27:09.2256913 [2022-04-09T20:15:41.086Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-09T20:15:41.359Z] Recording test results [2022-04-09T20:15:50.455Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-09T20:15:52.569Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-09T20:15:54.950Z] Archiving artifacts [2022-04-09T20:16:10.017Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43475/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-09T20:16:11.001Z] + make clean [2022-04-09T20:16:12.539Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-09T20:16:12.539Z] docker-dev-cache [2022-04-09T20:16:12.539Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS